ASP.NET AJAX 4.0 Rocks #2: Command Bubbling

This is the second feature I want to show you. Command Bubbling is not a new concept, it is present on server-side from ASP.NET 1.1, so you probably know it. The greatest new is that ASP.NET AJAX 4.0 brings this concept to the client-side. Command Bubbling is a very simple, but powerful, way of bind [...]

ASP.NET AJAX 4.0 Rocks #1: Client Templates

Since the last march ASP.NET AJAX Preview 4 is available at codeplex. I’m getting in love with this framework, because I think that it’s taking the right direction that ajax should take. One of my favorite features of ASP.NET AJAX 4.0 is client templates and that feature is the one that I will show in [...]

WCF AJAX-Friendly Services

At one of my first jobs as web developer I worked with a friend, Gustavo Miranda, A.K.A Morph, we used PHP language. We maintained three websites at different datacenters, but the owner was the same (my friend’s uncle). At that time, one day, we had an integration request: one of the websites should show data [...]