December 2008 - Posts

ASP.NET AJAX Client Libraries Webcast from Rob Bagby
Published Thu, Dec 25 2008 4:57 | abu
This series of Webcast includes A2Z[complete] ASP.NET AJAX Client Libraries - calling Web services, object-oriented development, creating controls, creating behaviors, and tips and tricks for development WCF Services from ASP.NET AJAX MSDN WEBCAST: CALLING...
Filed under: , ,
REST in WCF
Published Tue, Dec 23 2008 14:26 | abu
The series blog post on REST in WCF REST in WCF - Part I (REST Overview) REST in WCF - Part II (AJAX Friendly Services, Creating The Service) REST in WCF - Part III (AJAX Friendly Services, Consuming The Service) REST in WCF - Part IV (HI-REST - Exposing...
Filed under: , , ,
Url Rewriting using WCF
Published Mon, Dec 22 2008 21:26 | abu
One of my interesting thing is "URL Rewriting". The first time I have implemented it through implementing HTTPHandler using .NET 1.1. Same concept I have applied to a Document Management Service [DMS] project to PUT the document and GET the...
Filed under: , , , ,
WAW!!! What a serie of blog posts for "Covariance and Contravariance" - C# Future...
Published Tue, Dec 16 2008 18:46 | abu
So nicely step by step blogged by Eric Lippert for "Covariance and Contravariance" as "Fabulous Adventures In Coding" Covariance and Contravariance, Part Eleven: To infinity, but not beyond Immutability in C# Part Three: A Covariant...
Filed under: ,
C# Dynamic - CSharp's new feature of the coming version 4.0
Published Mon, Dec 15 2008 17:50 | abu
Very good resources for the coming version... Sam Ng Dynamic in C# Part One Dynamic in C# Part Two Chris Burrows C# Dynamic Part I C# Dynamic Part II C# Dynamic Part III Eric Lippert The Future of C# Part One The Future of C# Part Two The Future of C#...
Filed under: , , , ,