Tuesday, June 5, 2012

C# Resources

Some of the great C# resources are highlighted below.

  1. C# Programming guide - Official MSDN documentation and upto date resource from Microsoft.
  2. Programming in Visual C# 2008 - PDF of first 2 chapters. Please do checkout,
    although version 2008 but equally applicable to version 2005 to 2013.
  3. .NET Tricks - Good Resource and Basic resource of different tricks on .NET.
WCF - Windows Communication Foundation
  1. WCF Contracts - Different types of WCF Contracts.
  2. WCF Bindings - Different types of WCF Bindings.