Is Linq2XSD Dead?
Asked Answered
M

4

11

Does anyone have any updates on this since the alpha 0.2?

Mensch answered 2/3, 2009 at 2:15 Comment(3)
It's sad cuz i did like that projectCoco
It's still a very good project, and stable enough for anything I've needed it for so far. One of the smoothest libraries there is, actually - once you've installed visual studio integration per README.txt.Marjorymarjy
LinqToXsd has also been released on Nuget. It's not an official package though - it doesn't modify your project files for you, plus it has path bugs in LinqToXsd.targets.Marjorymarjy
T
7

Microsoft has now released LINQ to XSD as Open Source so that the community might care for it.

Tobiastobie answered 5/6, 2009 at 15:19 Comment(2)
unfortunately this project still doesn't have a download under the download tab, but if it fits your needs its not much work to download the source and compile itChordophone
linqtoxsd.codeplex.com <-- link to project on codeplex. The link in the answer is broken for me.Ornate
A
1

There is actually an old blog post from Scott Hanselman on this exact project, and the fact that it appeared dead to the outside world at one time. Of course that was a year ago, so some things never change :)

http://www.hanselman.com/blog/LINQToEverythingLINQToXSDAddsMoreLINQiness.aspx

UPDATE:

Found this forum thread, which seems to indicate the project is no longer active:

http://social.msdn.microsoft.com/forums/en-US/linqprojectgeneral/thread/2504e84a-1fe0-4eb3-a994-fdbc32121db0/

Accumulate answered 2/3, 2009 at 22:15 Comment(2)
that @hanselman blog post is dead. he hasnt updated it in nearly two yearsChordophone
To a degree my entire answer is useful only for historical reference, as the project is now open sourced. See response above marked as the answer.Accumulate
C
1

Here you can find the Status of LINQ to XSD

More info you can find here linq-to-xsd

I'm still hoping that this project will be picked-up for .net 4.0 and VS2010

Calondra answered 20/5, 2009 at 10:37 Comment(0)
C
0

Interesting idea, and is actually what I thought LINQ to XML would be until I looked in to it.

This is a semi-official blog from the Microsoft XML team: http://blogs.msdn.com/xmlteam/archive/2006/11/27/typed-xml-programmer-welcome-to-linq.aspx

The series of posts dried up sometime ago: http://blogs.msdn.com/ralflammel/archive/2006/11/13/table-of-contents-for-typed-xml-programmer-series.aspx

Perhaps its been shelved for now.

Canice answered 2/3, 2009 at 16:43 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.