Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Very Good See details
$3.84 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
XML for ASP.NET Developers
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

XML for ASP.NET Developers [Paperback]

Dan Wahlin (Author)
4.3 out of 5 stars  See all reviews (22 customer reviews)

Price: $44.99 & this item ships for FREE with Super Saver Shipping. Details
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Paperback $44.99  

Book Description

0672320398 978-0672320392 August 24, 2001 1

XML for ASP.NET Developers first gives a solid foundation in the basics of MSXML including XML Syntax, XML Schemas, Xpath, Xlink, Xpointer, and other concepts necessary to leverage the power of XML. After the building blocks of XML are thoroughly covered, Dan guides readers through manipulating XML documents using the Document Object Model (DOM) and XSL (Extensible Stylesheet Language) both on the client and the server. Detailed examples combined with easy to follow tutorials will have readers transforming XML documents into professional looking applications quickly and easily. Providing a single source for information on a variety of XML related technologies makes XML for ASP.NET Developers a necessary edition to any developer's library and sets it apart from any book available today.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Professional ASP.NET 2.0 XML (Programmer to Programmer) $39.99

XML for ASP.NET Developers + Professional ASP.NET 2.0 XML (Programmer to Programmer)
  • This item: XML for ASP.NET Developers

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Professional ASP.NET 2.0 XML (Programmer to Programmer)

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought


Editorial Reviews

From the Back Cover

XML for ASP.NET Developers first gives a solid foundation in the basics of MSXML including XML Syntax, XML Schemas, Xpath, Xlink, Xpointer, and other concepts necessary to leverage the power of XML. After the building blocks of XML are thoroughly covered, Dan guides readers through manipulating XML documents using the Document Object Model (DOM) and XSL (Extensible Stylesheet Language) both on the client and the server. Detailed examples combined with easy to follow tutorials will have readers transforming XML documents into professional looking applications quickly and easily. Providing a single source for information on a variety of XML related technologies makes XML for ASP.NET Developers a necessary edition to any developer's library and sets it apart from any book available today.

About the Author

Dan Wahlin is an independent consultant for Wahlin Consulting and also founded the XML for ASP.NET website (http://www.XMLforASP.NET) which focuses on using XML and Web Services in MicrosoftÕs .NET platform. He also works as a corporate trainer for Global Knowledge. Previously, Dan worked as an enterprise Web site manager, director of Internet/wireless development, and as senior consultant for a global systems integrator. Dan enjoys writing technical articles on XML-related topics for Visual Studio Magazine, ASPToday.com, and is a regular columnist in XML Magazine. Dan co-authored Professional Windows DNA (WROX Press) and ASP.NET Tips and Tricks (Sams). You can contact Dan at dwahlin@onebox.com.


Product Details

  • Paperback: 496 pages
  • Publisher: Sams; 1 edition (August 24, 2001)
  • Language: English
  • ISBN-10: 0672320398
  • ISBN-13: 978-0672320392
  • Product Dimensions: 9.1 x 7.4 x 1.1 inches
  • Shipping Weight: 1.8 pounds (View shipping rates and policies)
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (22 customer reviews)
  • Amazon Best Sellers Rank: #2,086,168 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

22 Reviews
5 star:
 (15)
4 star:
 (4)
3 star:    (0)
2 star:
 (1)
1 star:
 (2)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (22 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

28 of 30 people found the following review helpful:
5.0 out of 5 stars A must have for the experience ASP.NET developer, December 7, 2001
By 
Jason A. Salas (Dededo, Guam Guam) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: XML for ASP.NET Developers (Paperback)
If I were to analogize this book, it would be something in the vein of "Dan Wahlin's `Ferrari'". This assessment implies that the author has crafted a fast, powerful, much sought-after reference to those of us who appreciate the finer things in life (at least in terms of Web development). This was actually the fourth book I read about .NET, having picked it up just shortly after its release in September of 2001. It's a great piece of work, and a must have for the experienced developer looking to take his or her game to the next level. I've found the book to be extremely well written, both grammatically as well as syntactically in the code examples provided.

I'm President of an ASP.NET User Group, and this title is on my "Must Buy" list for books to get.

The book is admittedly smaller than most .NET texts at a "mere" 496 total pages, but don't let the size fool you - it's chock full of helpful stuff. And it's not for the faint of heart - it's hardcore. Dan whets the appetite of the seasoned developer by providing a general discussion about (1) what's possible with XML, (2) how the .NET Framework fits into the picture, and (3) how to do it. This isn't some tutorial for the beginning programmer looking to tackle .NET development and XML at the same time, nor is it for those just looking to find some cool code to instantly plug into their Web projects - the book is best used as a starting block for the experienced developer looking to build robust e-business systems. Hence the title, it's geared specifically for developers looking to expand their skill set or upscale their existing apps to a more manageable and portable form.

This is a true book written for developers, by a developer. Plain and simple.

While the first few chapters of the book give an excellent primer to XML, validation through DTDs/XDR schema, XPath, XPointer and XLink, XSL/XSLT, XHTML, SAX integration, and navigating and programming the DOM, Dan kicks into high gear full speed and blazes into full on apps development. His explanation of the relationship between XPath and XPointer is in my opinion of the better explanations, from any XML text. He also spends much time with managing XML data into and out of databases in his chapters on ADO.NET's XML capabilities and incorporating SQL Server 2000.

More than 1.5 years in the making, the various examples are current with the .NET Framework Beta 2, so barring any major dramatic syntactical changes in the final release of .NET (which at this point is highly unlikely), the book will be relevant for some time, not to be run obsolete in 6 months.

However, a slight concern of mine is the use of C# throughout the book, making it rather alienated in terms of audience. The examples may prove a bit more challenging for the developer choosing to code exclusively in Visual Basic.NET. To truly maximize effectiveness of this book, the reader should possess:
Ø An intermediate-level familiarity with programming within the .NET Framework (Beta 2)
Ø Experience in programming with C# (and/or a background in Java, and/or a background in C++)
Ø Some experience in XML, XSL, and schema

Speaking as someone who is constantly try to evangelize the use of XML to the masses in my own right, Dan preaches a very convincing sermon.

When you're ready for the next evolution in your .NET career...make sure to check it out.

WHAT I LIKE IN PARTICULAR:
Ø The proofreading is excellent - I've gone through it three times, and I found it to be nearly flawless in terms of editorial snafus.
Ø Dan demonstrates some very advanced, very practical, very cool examples. He proposes the development of numerous apps that will truly harness the power of XML and .NET.
Ø In addition to the source code from the Sams Web site, Dan's companion site, http://www.xmlforasp.net/ is one of the best examples out there for being a living extension to his text by way of providing practical demonstrations. Dan also considerately included the files as a Visual Studio.NET project, so that examples appeal to both those who would prefer the IDE/WYSIWYG approach, as well as the hardcore Notepad coders. However with all code examples being written in C#, having each listing available in VB.NET (if not within the text itself) would have been icing on the cake.
Ø Basic .NET error trapping and handling are presented throughout the examples, with liberal uses of the TRY...CATCH...FINALLY construct are used. This indirectly teaches a more refined, disciplined way to write .NET code.
Ø A near complete list or properties, methods, and attributes is well represented...which is hard to find in many .NET texts...largely only including those features that authors chose to use in their own examples. The explanations of the use of the various namespaces associated with the .NET Framework is also very well explained and documented.
Ø Dan has written some of the coolest, most practical Web services I've seen yet, exhibiting what's truly possible and on the new frontier for programming with the .NET Framework.
Ø Dan is also very active in several online ASP and ASP.NET forums and in real life training, and is quick to help with questions about his book, or with XML integration. He makes himself very accessible to questions or comments about the integration of XML. This again is a very welcome value-added extension to the book.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


16 of 16 people found the following review helpful:
5.0 out of 5 stars XML for ASP.NET Comments, September 7, 2001
By 
Marino Stathakis (Richardson, Texas USA) - See all my reviews
(REAL NAME)   
This review is from: XML for ASP.NET Developers (Paperback)
This book is excellent. As one who has studied XML and XSLT extensively, I was looking for applying this knowledge in the .NET paradigm.

If you're a person who knows nothing about XML, the first several chapters are worth $2,000 to $3,000. This is NOT an exageration. I have some time ago spent that type of money for this training, but it doesn't stop here. After you get the basics of XML, XSLT, you'll go on to ADO, ASP.NET, SQL Server, SOAP, and even web services.

I read through the book in about 1 week, but it will take me about a month to digest all of the robust and clearly laid out code examples.

Don't hesitate!

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


14 of 14 people found the following review helpful:
4.0 out of 5 stars Saved my bacon, September 12, 2001
This review is from: XML for ASP.NET Developers (Paperback)
If you have worked with XML in the COM world, the new XML model will come as a shock. This book is a great starting place to learn more about XML in the .NET world. Peppered with more than a few good examples (along with code download), you should be able to get started using XML in your .NET applications.

Since there is a lot of good in this book, I figured I would get the bad out of the way quickly. First off, I believe the book is a bit too heavy on the background of XML. I would have liked a little less background and more .NET. If you are not very well versed in XML, XSLT, etc., these chapters will come in handy. I state this "negative" as a personal item.

The second item is the lack of some examples using other methods, like ReplaceChild, SelectSingleNode, etc. There are some examples, but, in most cases, the methods are highlighted rather than covered in code. I accept this limitation as the number of things you can do with XML in .NET is astounding.

A brief note about the subject head of this review. I am working on an application that needs to input a string into XML, transform it and output a string. This was simple in the pre-.NET world, but has become more complex in .NET. I needed this to happen without saving to a file, as the app is all Internet based. I found the method to do this in the book.

Overall I would say this is a very good work to get started with XML in ASP.NET. If you are a VB.NET developer, be aware that all of the code samples are in C#. I do not find this to be a major hurdle, as I do both, but those who are strictly VB.NET developers may have a tougher row to hoe.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



What Other Items Do Customers Buy After Viewing This Item?


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject