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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here are a couple of great tutorials…
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.