I decided to use LINQ to SQL in my personal project after hearing lots of goods. Is there any thing I need to taken care before start using it (during initial design)?
Share
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.
EDIT Completely rewritten as earlier post was misleading – apologies.
There has been much rumour that Microsoft will not be taking Linq2Sql any further. Fuelled by an ADO.Net team blog post.
Following that there was much speculation on the blogs and on Stack Overflow about whether or not Microsoft were really discontinuing work on Linq2Sql.
If the technology works for you now and does all you need, then great. It may be that Entity Framework, or some other Data Access Model (nHibernate) will work better for you.