existing xsd file

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
I have an xsd file supplied to me by a third party vendor. I need to use this xsd file to ceate a dataset. In VS 2003 and 2008 all I needed to do was drag the xsd on to the data designer and it would behave as a dataset and I could programmatically
populate the nodes as columns and then serialize it as XML. In 2010I cant drag and drop and I double click and get XML designer. The help file says that there should be an add data source under the data menu. There is no such
option under my data menu. So how do I make this XSD file a dataset? I have VS 2010 Ultimate

View the full article
 
Back
Top