Abu's blog

.NET, SQL Server & Random Thoughts

Browse by Tags

All Tags » .NET 3.5 (RSS)
RESTful WCF Service
RESTful WCF Services works by identifing the Resources & Action from Uniform Resource Identifiers (URIs). A RESTful web service is called by a unique URI to refer a resource and HTTP verb is to define actions to the resource. HTTP Method - Verb GET...
Posted: Wed, Jul 8 2009 19:10 by abu | with no comments
Filed under: , ,
REST in WCF
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...
Posted: Tue, Dec 23 2008 14:26 by abu | with no comments
Filed under: , , ,
Introducing LINQ Tutorial
These reference sites that might help you: Wikipedia: http://en.wikipedia.org/wiki/Language_integrated_query CodeProject: http://www.codeproject.com/KB/linq/ LINQ Video: http://windowsclient.net/learn/videos_LINQ.aspx , http://www.asp.net/learn/linq-videos...
Posted: Mon, Jun 30 2008 21:14 by abu | with 7 comment(s)
Filed under: ,
Visual Studio 2008 and .NET 3.5 - What's new?
Visual Studio 2008 & .NET 3.5 - WHAT'S NEW http://msdn.microsoft.com/en-us/library/bb386063.aspx http://weblogs.asp.net/scottgu/archive/2007/11/19/visual-studio-2008-and-net-3-5-released.aspx http://www.c-sharpcorner.com/UploadFile/john_charles...
Posted: Tue, May 27 2008 5:56 by abu | with no comments
Filed under: ,
Visual Studio 2008 and .NET Framework 3.5 Training Kit
Self learnig resources are all free as a Traning Kit on Visual Studio 2008 and .NET Framework 3.5. This Training Kit containing Labs, Demos and PPTs http://www.microsoft.com/downloads/details.aspx?familyid=8BDAA836-0BBA-4393-94DB-6C3C4A0C98A1&displaylang...
Posted: Wed, Jan 9 2008 4:01 by abu | with no comments
Filed under:
Windows Workflow Foundation - Interesting Links
Simplify Development With The Declarative Model Of Windows Workflow Foundation http://msdn.microsoft.com/msdnmag/issues/06/01/WindowsWorkflowFoundation/ Performance Characteristics of Windows Workflow Foundation http://msdn2.microsoft.com/en-us/netframework...
Posted: Wed, Aug 22 2007 18:17 by abu | with no comments
Filed under: ,