Does anybody know the status of this?
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.
The code for LINQ to XSD has been released to Codeplex at http://linqtoxsd.codeplex.com/ and effectively ending the development on that project.
LINQ to SQL serializes XML data type columns into XElement types. However, don’t expect to see L2S to be extended to support translating LINQ to XML subqueries into the matching XQuery in the database. The Entity Framework team may add such functionality at some point in the future, but it’s not on their radar at this point either.