开发者

Can I use a query designer to write Linq Queries against a DataSet

I开发者_StackOverflow've got a DataSet created by the xsd.exe tool to import some xml files, and need to denormalize the data within for display purposes. Instead of writing linq to dataset queries by hand is there any way I can access the tables within a query builder wizard?


I haven't used it myself, but you could take a look at Microsoft's Visual LINQ Query Builder. It's a plugin for VS 2008 (not Express) and supports C# and VB.NET only.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜