How can I Read xml file in C# using HTTP connection in windows mobile SDK 6
Posted
on Stack Overflow
See other posts from Stack Overflow
Published on 2009-08-18T10:01:45Z
Indexed on
2010/04/04
14:03 UTC
Read the original article
Hit count: 348
Hi, I am trying to read xml file using HttpWebRequest. But not getting success it gives me error.
If I want to parse the xml wich i can get by posting the data to server then how I can parse it?
Thanks in Advance
© Stack Overflow or respective owner