MVP Latino
Sign in
|
Help
Home
Blogs
Media
Forums
Wikis
Groups
Email SingUp
Check Email
Pablo M Cibraro
Pablo M Cibraro
Home
Syndication
RSS for Posts
Atom
RSS for Comments
Recent Posts
Apache Cordova. A new alternative for developing native apps in Win Phone 7
Increasing your system reliability with the Azure Service Bus Queues
Authenticating your windows domain users in the cloud
Debugging Node.js applications for Windows Azure
Building Hypermedia Web APIs
Tags
.NET
ADO.NET Data Services
AppFabric
Architecture
ASP.NET
Azure
Backbone.js
Cloud
Federation
Hermes
IISNode
JQuery
MVC
Node
OData
Personal
REST
Silverlight
SO-Aware
TellagoStudios
WCF
WCF Web Apis
Web API
Web Mobile
WIF
View more
Archives
May 2012 (1)
April 2012 (2)
March 2012 (2)
February 2012 (6)
January 2012 (3)
December 2011 (2)
November 2011 (2)
October 2011 (2)
September 2011 (2)
August 2011 (1)
July 2011 (2)
June 2011 (4)
May 2011 (7)
April 2011 (4)
March 2011 (2)
January 2011 (2)
December 2010 (1)
November 2010 (4)
October 2010 (4)
September 2010 (5)
August 2010 (6)
July 2010 (2)
June 2010 (2)
May 2010 (1)
Sort by:
Most Recent
|
Most Viewed
|
Most Commented
Apache Cordova. A new alternative for developing native apps in Win Phone 7
Apache Cordova is one of those projects that recently caught my attention for developing applications in mobile. This project previously known as PhoneGap was donated by Adobe to the Apache Foundation to be part of a new and attractive open source alternative...
Published
Fri, May 11 2012 10:23 AM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
Mobile
,
WinPhone
Increasing your system reliability with the Azure Service Bus Queues
A common scenario for many web applications running in the cloud is to integrate with existing systems through web services (no matter the messaging style they use). Although in these scenarios, an SLA is typically used as an agreement between the two...
Published
Fri, Apr 20 2012 10:10 AM
by
Pablo M. Cibraro (aka Cibrax)
Authenticating your windows domain users in the cloud
Moving to the cloud can represent a big challenge for many organizations when it comes to reusing existing infrastructure. For applications that drive existing business processes in the organization, reusing IT assets like active directory represent good...
Published
Tue, Apr 3 2012 9:12 AM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
AppFabric
,
Architecture
,
Azure
,
Security
Debugging Node.js applications for Windows Azure
In case you are developing a new web application with Node.js for Windows Azure, you might notice there is no easy way to debug the application unless you are developing in an integrated IDE like Cloud9. For those that develop applications locally using...
Published
Thu, Mar 22 2012 9:08 AM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
Azure
,
Node
Building Hypermedia Web APIs
Hypermedia is one of those concepts really hard to grasp when building Http aware APIs (or Web API’s). As human beings, we are constantly dealing with hypermedia in the existing web by following links or posting data from some forms that take us to a...
Published
Tue, Mar 6 2012 7:48 AM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
ASP.NET
,
Web API
Doing DI with Autofac in ASP.NET Web API
ASP.NET Web API provides a very similar model to MVC for resolving dependencies using a service locator pattern. What you basically do is to provide the implementation of that service locator to return any of the requested dependencies, and that implementation...
Published
Wed, Feb 29 2012 11:09 AM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
ASP.NET
,
Web API
Handling exceptions in your ASP.NET Web API
The Http status codes for reporting errors to clients can mainly be categorized on two groups, client errors and server errors. Any status code under 500 is considered an issue generated by something wrong on the request message sent by the client. For...
Published
Mon, Feb 27 2012 8:40 AM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
ASP.NET
,
Web API
Validating your models in ASP.NET Web API
One of the nice things about having a single extensibility model between ASP.NET MVC and Web API is that you can get many of the great MVC features for free. Model binding and validation is one of them. A simple action in Web API controller is typically...
Published
Thu, Feb 23 2012 7:50 AM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
ASP.NET
,
Web API
Integrating Backbone.js with ASP.NET Web API
In case you did not see the latest news, what we used to know as WCF Web API was recently rebranded and included in ASP.NET MVC 4 as ASP.NET Web API. While both frameworks are similar in essence with focus on HTTP, the latter was primarily designed for...
Published
Fri, Feb 17 2012 2:07 PM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
ASP.NET
,
Web API
,
Backbone.js
Hacking the browser cache with JQuery and ASP.NET MVC
Although JQuery provides a very good support for caching responses from AJAX calls in the browser, it is always good to know how you can use http as protocol for making an effective use of it. The first thing you need to do on the server side is to supports...
Published
Fri, Feb 10 2012 9:20 AM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
ASP.NET
,
JQuery
AgileSight, my new venture
Another important milestone in my career started three years ago when I joined Tellago . I convinced my friend Jesus to hire me, and I would eventually move to the United States with my family to work in the company. That never occurred for some...
Published
Mon, Feb 6 2012 8:05 AM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
Personal
The rise of Simple Page Applications (SPA) in Web Mobile
Limited connectivity is one of the main challenges in web mobile. The stateless nature of http causes that content and associated static files like scripts or images be transmitted over the wire every time a page is fully refreshed (assuming http caching...
Published
Fri, Jan 27 2012 1:34 PM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
ASP.NET
,
Web Mobile
Implementing resource oriented controllers in ASP.NET MVC
One common problem with the naming convention and default routing mechanism in ASP.NET MVC is that we tend to group actions in a controller for sharing an URL space. This basically leads to complex controllers with a lot of unrelated methods that...
Published
Wed, Jan 25 2012 9:49 AM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
ASP.NET
,
MVC
The “Liike” project. Mobile Web guidance from Microsoft P&P
Microsoft Patterns & Practices has recently started a new project whose codename is “Liike” (pronounced as LEEE-keh) for delivering guidance and a reference application in the mobile web space. As many of the recent initiatives started by different...
Published
Mon, Jan 2 2012 10:17 AM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
MVC
,
Web Mobile
,
JQuery
Transform your IIS into a real-time pub/sub engine with Faye-Node
Faye is a simple Http Pub/Sub server initially implemented by John Coglan in Ruby, and also later ported by himself to Node.js. The version for Node.js implements the Bayeux protocol, which at first glace, many of us known as http long polling. This project...
Published
Mon, Dec 12 2011 1:01 PM
by
Pablo M. Cibraro (aka Cibrax)
Filed under:
.NET
,
Azure
,
Node
,
IISNode
1
2
3
4
5
Next >
Microsoft MVP es una marca registrada de Microsoft Corporation, Todos los escrito en este website pertenece a sus respectivos escritores. © 2006-2010