AspDotNetAtoms.com provides daily updates on ASP.NET Tutorials, Programming Resources, .NET Articles, Authors and more.

Categories

Recent Posts

Learn The Basics Of LINQ : Timothy Khouri

Tuesday, September 30 2008

LINQ (Language INtegrated Query) is a powerful but misunderstood new language feature brought to us in the .NET framework version 3.5 (C# 3.0 and VB 9). Even though this is a new feature, it already has some huge misconceptions (such as thinking LINQ is a replacement to SQL). This article will teach you how to use LINQ (the language itself), where LINQ can save you a lot of time and will cover some basic concepts of Extension Methods and Lambda expressions....

Read More:
Learn The Basics Of LINQ : Timothy Khouri
Also See:
Using Parameterized Queries with the SqlDataSource : Scott Mitchell
Save and Retrieve Images from the Database using ASP.NET 2.0 and ASP.NET 3.5 : Suprotim Agarwal
Integrate Windows Live ID Authentication with ASP.NET Membership, Profiles and Roles : Peter A Bromberg
VSLive! Orlando 2008: LINQ Deep Dive and Best Practices Presentation :
Perform Database Administration Operations with SQL Server Management Objects : John Papa

Post your comment

Comment