Hello all,
What is the best way to learn LINQ in Asp Dot Net?
Thanks,
Programmer
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Jan 5, 2012, 3:12 AM
please refer.
http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx
http://www.linq-training-guide.com/
http://msdn.microsoft.com/en-us/library/bb383799%28v=vs.90%29.aspx
http://www.c-sharpcorner.com/uploadfile/jonpreecebsc/linq-query-syntax-tutorial/
hope this help.
Mahesh ChandPosted Nov 15, 2011, 9:40 AM
AartiPosted Nov 15, 2011, 7:55 AM
Scott LyslePosted Jan 11, 2009, 11:47 PM
LINQ is not specific to ASP.NET; you can read the usual books and articles on the subject and you might want to get a copy vlinq or linqpad to practice writing LINQ statements.
http://code.msdn.microsoft.com/vlinq
http://www.linqpad.net/