Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 22, 2012 06:19 PM by Horizon_Net
Member
515 Points
202 Posts
Feb 22, 2012 10:31 AM|LINK
Hello friend plz help me where and which situation we should use xml in asp.net
Thanx in advance
All-Star
78956 Points
13402 Posts
MVP
Feb 22, 2012 10:33 AM|LINK
Refer these
http://www.w3schools.com/xml/xml_usedfor.asp
http://www.beansoftware.com/ASP.NET-Tutorials/Using-XML.aspx
140 Points
52 Posts
Feb 22, 2012 11:06 AM|LINK
Hi,
You can use it in bulk update.
Star
8277 Points
1435 Posts
Feb 22, 2012 06:19 PM|LINK
it depends on the situation. One example for the usage of XML is to integrate data from an external system which uses XML. Also you could use it if you're having hierarchical data.
rabindra_lal
Member
515 Points
202 Posts
when i should use xml in asp.net
Feb 22, 2012 10:31 AM|LINK
Hello friend plz help me where and which situation we should use xml in asp.net
Thanx in advance
mudassarkhan
All-Star
78956 Points
13402 Posts
MVP
Re: when i should use xml in asp.net
Feb 22, 2012 10:33 AM|LINK
Refer these
http://www.w3schools.com/xml/xml_usedfor.asp
http://www.beansoftware.com/ASP.NET-Tutorials/Using-XML.aspx
Contact me
AneevJohn
Member
140 Points
52 Posts
Re: when i should use xml in asp.net
Feb 22, 2012 11:06 AM|LINK
Hi,
You can use it in bulk update.
Aneev John
Horizon_Net
Star
8277 Points
1435 Posts
Re: when i should use xml in asp.net
Feb 22, 2012 06:19 PM|LINK
Hi,
it depends on the situation. One example for the usage of XML is to integrate data from an external system which uses XML. Also you could use it if you're having hierarchical data.
If my post solves your problem, please mark as answer.