I am excited to announce the availability of the following FAQ paper which lists some of the questions frequently asked by the LINQ to SQL forum members. Although
it’s far from complete, but this is the first attempt our forum support team has been trying to make to help development community members find the answers to their questions much easier and fast, and it’s always the top priority for our team to
make the MSDN forum a good place for developers to ask questions, talk about technologies etc. With time goes on, this thread will be enhanced with more FAQs and content, so we really welcome and appreciate any feedback or suggestion on how to improve it.
You can send us your feedbacks at colbertz@microsoft.com and v-micsun@microsoft.com
FAQ Contents:
1.
How do I track the LINQ to SQL generated SQL?
2.
How do I create INNER and OUTER JOINs in LINQ to SQL?
3.
How do I improve the performance of LINQ to SQL applications?
4.
How do I “detach” entities from the DataContext?
5.
How do I control the lifetime of the DataContext?