Hi
I need a sample code to transfer the data from sql using xml, xml parser and xml schema.
In addition to that, can you please explain about xml, xml parser and xml schema with sample code and demo.
Thanks.
In normal ASP.Net XML or Web service is not required nor its usage is for faster data transfer.
Web service is used to allow it accessible to other web sites. Example a weather web service.
http://www.w3schools.com/webservices/ws_example.asp
http://www.codeproject.com/Articles/1231/ASP-NET-Web-Service
http://msdn.microsoft.com/en-us/library/ms972326.aspx
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.