Hi everyone,
I am new to
VB.Net windows application. I need some guidance from you if you know.
1) How to redirect a from one form into another form as we do in aspx application as response.redirect. I mean if buton click event occurs the current form should be unvisible and another form should become active.
2) Then how can we application program path(APP) to save dynamically created xml file using xmltextwriter class .
Thanks in advance.