Retrieve Data from Web page into XMl and Send XML to database and retrieve it from the database in C#.Net
I have developed a web pages i want to Retrieve Data from Web page into XMl and Send XML to database and save it there
and also want to retrieve that particular xml file from database for further usage
can any one help me in C#.Net