Click here to Skip to main content
15,875,646 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I am feeling difficulty to parse an xml file to a web service .....

please tell me about that web service which will be used to parse am xml file and it will (output) generate a http:// host address of the place where the xml file is hosted on the web server .
as I would like to use that web service for a real time application .
please give the code for doing this procedure.
Posted
Comments
Sergey Alexandrovich Kryukov 17-Aug-13 2:57am    
What do you mean by "real time" application? Do you know what "real time" means?
What procedure? What would it supposed to mean, "parse to a Web service"? Do you know XML parsing in .NET FCL?
What do you mean by "give code"? To write code on your order (without specifications)?... :-)
—SA
Member 10212711 17-Aug-13 10:44am    
I am not an expert in .NET , rather than I am a learner ....
my requirements are :-
*an xml file in a webserver is parsed to a web service.
*web service will give an output as a web address .
*the address where it is located in the web server.

I just want a sample code for implementation and modification as per the requirement

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900