How to Fast search data in XML ?
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hello Agian everyone ! can someone point me the way how to fast searching data in xml with VB.NET/C# ? i need urgently.
Anatha wrote:
i need urgently.
Yeah, a lot of that seems to be going around. How much XML ? Your best bet is the XmlDocument class and XPath, almost certainly
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )