开发者

How to get started with Linq to sql? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I am developing a new web application which would be simple and i decided to use asp.net mvc and Linq to sql..

I thus far have no idea about Linq to Sql开发者_开发技巧...

  • How to get started with Linq to sql?

  • What should i watch out for when using Linq to sql?


Here are a couple of great tutorials...

  • Scott Guthrie
  • Joe Stevens
  • hookedonlinq
  • ASP.NET

Also check out LinqPad. It will help you understand how Linq 2 Sql works a bit better, especially if you are already comfortable with SQL.


Also you should check out the ASP.NET site which has a great series of video tutorials to get you started in no-time http://www.asp.net/learn/linq-videos/


maybe you should try entity framework (microsoft's new orm) linq to sql is a bit crusty

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜