I have a web page in developed in ASP.NET with many input fields like radio button,text box,check box. How can i transfer the data to a new file. I have reading regarding XML ,SOAP,Binary serialize methods but not sure how to choose them and which one fits into my case.
↧