Nice Intro to using LINQ to SQL

What’s better than reading about one of the coolest technology that the .NET framework 3.0 has? 

Watching an actual demo that is, In this demo you can very easy get an idea how useful LINQ is and how you could use it to speed up your development and also make your life much easier as well, by saving you time, you can use LINQ to create a more practical and descriptive data layer without writing lots of lines of SQL code, since LINQ will provide you a object model that maps to your relational database using object relational mappings. The video is short, to the point and shows you the key aspects of dealing with data access using LINQ
Get the video here

No comments yet.

Write a comment:

Close
E-mail It