RARiyaz Akhtar13y agoPosted Jul 9, 2013, 8:31 AMCheck these video tutorials from Microsoft:LINQ to SQL: Overviewhttp://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-overviewLINQ to SQL: Data Modelhttp://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-data-modelLINQ to SQL: Querying the Databasehttp://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-querying-the-databaseLINQ to SQL: Updating the Databasehttp://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-updating-the-databaseLINQ to SQL: LinqDataSourcehttp://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-linqdatasourceLINQ to SQL: Custom LinqDataSourcehttp://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-custom-linqdatasourceLINQ to SQL: Using Stored Procedureshttp://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-using-stored-procedures
IHIftikar Hussain13y agoPosted Jul 9, 2013, 5:57 AMHi, Please refer the below linkhttp://msdn.microsoft.com/en-us/library/bb397933.aspxRegards,Iftikar
Sanjeeb Lenka13y agoPosted Jul 9, 2013, 5:50 AMcheck this linqhttp://www.dotnet-tricks.com/Tutorial/linq/HJSE290212-Introduction-to-LINQ.htmlhttp://www.tutorialspoint.com/asp.net/asp.net_linq.htm
Vulpes13y agoPosted Jul 9, 2013, 5:49 AMThere's an excellent introduction to LINQ in this 3 part article:http://www.codeproject.com/Articles/18116/LINQ-Introduction-Part-1-Of-3http://www.codeproject.com/Articles/18279/DLINQ-Introduction-Part-2-Of-3http://www.codeproject.com/Articles/18751/XLINQ-Introduction-Part-3-Of-3
Riyaz AkhtarPosted Jul 9, 2013, 8:31 AM
LINQ to SQL: Overview
http://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-overview
LINQ to SQL: Data Model
http://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-data-model
LINQ to SQL: Querying the Database
http://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-querying-the-database
LINQ to SQL: Updating the Database
http://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-updating-the-database
LINQ to SQL: LinqDataSource
http://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-linqdatasource
LINQ to SQL: Custom LinqDataSource
http://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-custom-linqdatasource
LINQ to SQL: Using Stored Procedures
http://www.asp.net/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-using-stored-procedures
Iftikar HussainPosted Jul 9, 2013, 5:57 AM
Please refer the below link
http://msdn.microsoft.com/en-us/library/bb397933.aspx
Regards,
Iftikar
Sanjeeb LenkaPosted Jul 9, 2013, 5:50 AM
http://www.dotnet-tricks.com/Tutorial/linq/HJSE290212-Introduction-to-LINQ.html
http://www.tutorialspoint.com/asp.net/asp.net_linq.htm
VulpesPosted Jul 9, 2013, 5:49 AM
http://www.codeproject.com/Articles/18116/LINQ-Introduction-Part-1-Of-3
http://www.codeproject.com/Articles/18279/DLINQ-Introduction-Part-2-Of-3
http://www.codeproject.com/Articles/18751/XLINQ-Introduction-Part-3-Of-3