making changes using VB.NET

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jenyb via DotNetMonster.com

    #1

    making changes using VB.NET

    Thanks very mach for your help :)

    Now I have another problem , I have xml database, and need to make changes in
    specific data.
    I can successfuly find the wanted node using XmlNodeReader but then I have
    problem : How can I convert it to the type (xmlWriter or something else) to
    make the change in the data (for example to change the price of product).

    Thanks in advance :)


    --
    Message posted via http://www.dotnetmonster.com
Working...