Gain a solid understanding of what Language Integrated Query (LINQ) is and isn't and what it can do for you.
Introduction to Language Integrated Query (LINQ)
Published 08/21/2008
Gain a solid understanding of what Language Integrated Query (LINQ) is and isn't and what it can do for you.
Learn how to avoid possible performance problems in your web applications when using the ASP.NET AJAX TabContainer by employing a technique known as lazy loading.
Learn about the dual-purpose of the C# using keyword. Examine why it can be extremely helpful in object management, and the syntax for its use.
Learn about local type inference in C# 3.0 and Visual Basic 9.0. Examine why it is relevant and the syntax for its use.
Discover what extension methods are, the syntax for using them, and why they are important.
Discover how to build an ASP.NET webpart that will display coordinates on a Virtual Earth-created map. You can do this by using the IWebPart Interface, an HTTP handler, and the Virtual Earth API.