svetaallie
New Member
Is there any example of integrating XML with<BR>C# in Windows forms & using ADO.NET.<BR>I have made a windows form application which accepts<BR>user inputs in textboxes & on click of a button the<BR>data is saved in the database(also the delete,update,search options),a listbox & datagrid etc.<BR>I have made a UI application(client) a middle tier(.dll file) & the database.<BR>But as I have seen in here we can get XML to be a layer between the UI & the server.<BR>How will I use XML to get data from UI into the database & from the database to UI.<BR>Any sample of such a code somewhere or some kind of similar idea using Win Forms.<BR>Thanks<BR>