How to start linq to sql?
-
Monday, March 12, 2012 12:42 PM
Hello, Everyone.
I am using Visual Studio 2008.
when I open project menu and then click Add New Item, I can't find option LINQ to SQL Classes.
I want to learn LINQ to SQL usin VB, and I've never deal with it. Please help me to start my practise on LINQ.
Thanx in advance.
All Replies
-
Monday, March 12, 2012 12:40 PM
Hello, Everyone.
I am using Visual Studio 2008.
when I open project menu and then click Add New Item, I can't find option LINQ to SQL Classes.
I want to learn LINQ to SQL usin VB, and I've never deal with it. Please help me to start my practise on LINQ.
Thanx in advance.
- Merged by Andrea MontanariModerator Tuesday, March 13, 2012 11:43 PM duplicate post
-
Tuesday, March 13, 2012 11:46 PMModerator
hi,
you can perhaps start reading at http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx ... but I do assume your kind of question is OT in this forum... you've probably better ask in developer's forum... and AFAIK Linq2Sql is already "dead" and you should go for Entity Framework..
regards
http://www.asql.biz - DbaMgr2k - DbaMgr and further SQL Tools http://www.hotelsole.com/
- Marked As Answer by KJian_ Monday, March 19, 2012 6:32 AM

