Hi friends,
Currenty which version of XML is being used by developers? And for beginners which book do you suggest to learn XML
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Apr 23, 2013, 9:07 AM
Developers tend to use the version which is supported by their development tools and, in the case of .NET, that's version 1.0.
There is a version 1.1 but it's for specialized use and I don't remember ever seeing it used in practice.
There are a very large number of books on XML but, for the beginner, the following is as good as any and has the merit of including up to date XML technologies such as LINQ to XML:
http://www.amazon.com/Beginning-XML-5th-Joe-Fawcett/dp/1118162137
rani m mkPosted Apr 23, 2013, 9:38 AM