Menu

Daily archive Dec 23, 2011

Webcast – Superproductive developers with Visual Studio 2010

Amit Choudhary will be presenting a webcast on the topic “Super productive developers with Visual Studio 2010” on December 24 , 2011 at 2.00 PM ( Indian Time ) . The Webcast is organised by Kolkata Geeks , one of the premier Microsoft Technology User Group in Kolkata . The Read More →

How to order by multiple columns using Lambas and LINQ in C# ?

Today , i was required to order a list of records based on a Name and then ID . A simple one but i did spend some time on how to do it with Lambda Expression in C# . C# provides the OrderBy,OrderByDescending,ThenBy,ThenByDescending . You can use them in your lambda expression to Read More →
Back to top

© 2011-2013 Senthil Kumar's Blog This is my personal blog .The opinions expressed here represent my own and not those of my employer . All Rights Reserved -- Copyright notice by Blog Copyright