Suggestion needs
-
I have load a xml file data to application. which is the best way to load the data 1) dataset load 2) XML Serialization 3) XMLDocument Xml has defined data only, but have around one mb data...
-
I have load a xml file data to application. which is the best way to load the data 1) dataset load 2) XML Serialization 3) XMLDocument Xml has defined data only, but have around one mb data...
I use XmlDocument, but it depends on your needs.
-
I have load a xml file data to application. which is the best way to load the data 1) dataset load 2) XML Serialization 3) XMLDocument Xml has defined data only, but have around one mb data...
-
I have load a xml file data to application. which is the best way to load the data 1) dataset load 2) XML Serialization 3) XMLDocument Xml has defined data only, but have around one mb data...