Hello everyone
Is it possible to connect ado.net to an xml file and then make the xml file a
data source on my project where i can bind controls to it in designer mode ?
If yes, some tips would be very helpful and appreciated :rolleyes:
Printable View
Hello everyone
Is it possible to connect ado.net to an xml file and then make the xml file a
data source on my project where i can bind controls to it in designer mode ?
If yes, some tips would be very helpful and appreciated :rolleyes:
While searching I noticed that someones have a control tool called xmldatasource this might be the thing i'm looking for so how i could get this control to my VS 2008 because I don't see it under my data tools.
To make it more clear I wanted to deal with the xml file like dealing with access database.Is it possible ??