开发者

LINQ to XSD in VS 2010

how do I use Linq to XSD开发者_C百科 in VS2010. The last I know is to Install LINQtoXSD in VS2008 . Are there any updated in VS2010?.


The current version 2.x is for .net 4.0

LINQ to XSD in VS 2010

There are samples and docs if you download the source.


You could use command line:

LinqToXsd <schemaFile> [one or more schema files] [/fileName:<csFileName>.cs] [/lib:<assemblyName>] [/config:<configFileName>.xml] [/enableServiceReference] [/nameMangler2]

I do not know how to integrate it into Visual Studio 2010 since I've got only Express Edition.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜