Resources

 

LINQ in Action resources

LINQ in Action official site and blog http://LinqInAction.net

Manning’s home page for LINQ in Action http://www.manning.com/marguerie

Microsoft resources

“LINQ to SQL: .NET Language-Integrated Query for Relational Data.” By Dinesh Kulkarni, Luca Bolognese, Matt Warren, Anders Hejlsberg, Kit George. http://msdn2.microsoft.com/en-us/library/bb425822.aspx

C# 3.0 language specification http://download.microsoft.com/download/3/8/8/388e7205-bc10-4226-b2a8-75351c669b09/csharp%20language%20specification.doc Also at <Program Files>\Microsoft Visual Studio 9.0\VC#\Specifications\1033 if you have Visual Studio installed

MSDN Visual Basic Developer Center http://msdn2.microsoft.com/en-us/vbasic/

.NET 3.5 Runtime bootstrapper http://go.microsoft.com/?linkid=7755937

Community resources

Blogs

Others