When I add a dataset (dataset1.xsd) to the project, how can I get it to act like a dataset from a database? I want be able to 1) open a form and find that dataset in the list of datasources, 2) Drag and drop fields on to the form and have them bound to the xml file that goes along with the xsd, and 3) perform the usual load data, add, edit, delete, and save data functions. This is easy with a database datasource, how do I make it happen without a database, just an xml and xsd file?
Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/DotNetDevelopment You may subscribe to group Feeds using a RSS Feed Reader to stay upto date using following url <a href="http://feeds.feedburner.com/DotNetDevelopment"> http://feeds.feedburner.com/DotNetDevelopment</a> -~----------~----~----~----~------~----~------~--~---
