O'Reilly Releases ".NET and XML"
For more information, a review copy, cover art, or an interview with the author, contact:
Kathryn Barrett (707) 827-7094 or kathrynb@oreilly.com
Understanding the Code and Markup Behind the Wizards
O'Reilly Releases ".NET and XML"
Sebastopol, CA--The .NET platform provides many of the tools developers need to build network-based applications with XML. In fact, XML is so deeply integrated into most of the advanced features that .NET in known for, such as remoting and web services, that almost every .NET developer uses XML regularly without giving it much thought. Visual Studio's .NET wizards make the process painless, but they don't offer much insight into what takes place under the surface. Developers who would like to use .NET and XML more effectively need to understand what's going on behind the wizards. With ".NET and XML" (O'Reilly, US $39.95) by Niel M. Bornstein, they'll learn to combine the two technologies to maximum advantage, so they can write their own code, modify existing code, and address complex situations directly.
"This book isn't focused on the average developer who just wants to use Visual Studio .NET to have things done for him," explains Bornstein. "My reader wants to understand what VS .NET is doing under the covers so he can write code that he really understands, and have it interoperate with code written with other tools, even in other languages."
".NET and XML" surveys .NET's many XML features, illustrating how to take advantage of its capabilities from basic XML parsing to DOM manipulation, and XSLT processing to web service development. To demonstrate the power of XML in .NET, the author builds a simple hardware store inventory system throughout the book. As readers move from chapter to chapter, they absorb increasingly complex information until they have enough knowledge to successfully program their own XML-based applications. Examples are written in C# to demonstrate the .NET interfaces in depth, providing reusable code samples that developers can readily apply to other situations.
".NET and XML" provides detailed information on:
-Reading XML, using the standard XmlReader implementations
-Writing XML, using the standard XmlWriter implementations
-Reading and writing formats other than XML, by creating custom XmlReader and XmlWriter implementations
-Manipulating XML, using the Document Object Model (DOM)
-Navigating XML, using XPath
-Transforming XML, using XSLT
-Constraining XML, using W3C XML Schema
-Serializing objects to XML, using SOAP and other formats
-Using XML with web services
-Getting XML into and out of databases with ADO.NET
The book also includes a comprehensive reference to the .NET XML APIs. Whether developers want to take advantage of the extensive .NET XML toolkit, or just better understand how .NET supports XML processing, they'll find the detailed, under-the-hood information they seek in ".NET and XML."
Additional Resources:
Chapter 7, "Transforming XML with XSLT," is available online at:
http://www.oreilly.com/catalog/netxml/chapter/index.html
For more information about the book, including Table of Contents, index, author bio, and samples, see:
http://www.oreilly.com/catalog/netxml/
For a cover graphic in JPEG format, go to:
ftp://ftp.ora.com/pub/graphics/book_covers/hi-res/0596005571.jpg
.NET and XML
Niel M. Bornstein
ISBN 0-596-00397-8, 455 pages, $39.95 US, $61.95 CA
order@oreilly.com
1-800-998-9938
1-707-827-7000
http://www.oreilly.com
About O'Reilly
O'Reilly & Associates is the premier information source for leading-edge
computer technologies. The company's books, conferences, and web sites
bring to light the knowledge of technology innovators. O'Reilly books,
known for the animals on their covers, occupy a treasured place on the
shelves of the developers building the next generation of software.
O'Reilly conferences and summits bring alpha geeks and forward-thinking
business leaders together to shape the revolutionary ideas that spark new
industries. From the Internet to XML, open source, .NET, Java, and web
services, O'Reilly puts technologies on the map. For more information:
http://www.oreilly.com
# # #
O'Reilly is a registered trademark of O'Reilly & Associates, Inc. All other trademarks are property of their respective owners.


Comments
No comments yet. Leave a Comment