Converting c# windows controls to xml
Hi,
In c# windows application the control should load dynamically at the runtime(ex:textbox) and then ,when the user enters the value and submitted .The controls and the values are stored as xml file in the database , i had a query in this how to convert the controls in c# to xmlfile.thanks in advance
Thanks&Regards
Rajasekar
|