Pro .NET 2.0 XML (Expert's Voice in .NET)

Pro .NET 2.0 XML (Expert's Voice in .NET)
Authors
Bipin Joshi
ISBN
1590598253
Published
16 Apr 2007
Purchase online
amazon.com

XML is the de facto language for communication within and between distributed applications, whether theyre on the Internet or a corporate network. XML is successful because of two strengths: it has a highly-structured human readable format and it can be transmitted as pure text. No matter how disparate applications and their architectures may be, text files can always be read, and therefore can accept XML data. This makes XML-based solutions advantageous over rival technologies like remoting.

Editorial Reviews

XML is the de facto language for communication within and between distributed applications, whether theyre on the Internet or a corporate network. XML is successful because of two strengths: it has a highly-structured human readable format and it can be transmitted as pure text. No matter how disparate applications and their architectures may be, text files can always be read, and therefore can accept XML data. This makes XML-based solutions advantageous over rival technologies like remoting.

Pro .NET 2.0 XML is the first book to provide a complete solution to XML on the .NET Framework 2.0 including the new .NET 3.0 extensions that are being released in January 2007. It provides you with everything you need to know to take advantage of XML in every aspect of your job—including integration with Windows Communication Foundation.

  • This is the first book that describes how XML interacts with Windows Communication Foundation (part of the new .NET 3.0 extensions).
  • Author Bipin Joshi is a Microsoft Certified Trainer who regularly teaches classes on XML. He provides the kind of clear, precise guidance that you need.
  • This will be the most complete book on .NET 2.0 XML available. It covers everything you need to use XML effectively.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Beware of bugs in the above code; I have only proved it correct, not tried it.” - Donald Knuth