How to Count XML Nodes from VB.NET
This is how do you quickly count the child nodes of an XML file. Say that you have an XML data as follows:
This is how do you quickly count the child nodes of an XML file. Say that you have an XML data as follows:
This is a very short example about how to write (insert a new record) to MSAccess database from VB.NET.
I believe that the code is well commented so no additional explanation is needed. Enjoy!