MyVBProf.Com Has a great tutotial onllineÂ
LINQ to SQL is an object relational mapping implementation that ships in Visual Studio 2008. It allows you to model a relational database using .NET classes. You can then query the database using LINQ, as well as update/insert/delete data from it.Â
 Video Links
Introduction
Creating the OR Mapping Classes
VB Mapping Classes
Query Set #1
Query […]
If you enjoy our post, feel free to subscribes to our rss feeds















