July 2009
M T W T F S S
« Jun   Aug »
 12345
6789101112
13141516171819
20212223242526
2728293031  

LINQ

Great tool for LINQ Query

Joseph Albahari has created a great tool for LINQ query expression. You can dwnload it  from here.
—————————-

Could not load file or assembly Microsoft.SqlServer.Management.Sdk.Sfc

You may receive “Could not load file or assembly Microsoft.SqlServer.Management.Sdk.Sfc” while connection to database.  I got the error when I tried to connect to SQL Server 2005 from Visual studio 2008 [...]