Member
31 Points
26 Posts
Sep 26, 2013 03:27 AM|deeptendra|LINK
Hello,
Is there a reason you are creating a string variable and hardcoding your xml data to the string?
I personally feel XML - Deserialization is a better way to read xml data from any location.
We can provide more details if you need.
Thanks,
Deeptendra
Member
31 Points
26 Posts
Re: How to read XML text
Sep 26, 2013 03:27 AM|deeptendra|LINK
Hello,
Is there a reason you are creating a string variable and hardcoding your xml data to the string?
I personally feel XML - Deserialization is a better way to read xml data from any location.
We can provide more details if you need.
Thanks,
Deeptendra