Amazon.com: Beginning XML with C# 2008: From Novice to Professional (Expert's Voice in .NET) (9781430209973): Bipin Joshi: Books
Beginning XML with C# 2008 and over one million other books are available for Amazon Kindle. Learn more

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 - Good See details
$19.39 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Sell Back Your Copy
For a $1.44 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Beginning XML with C# 2008: From Novice to Professional (Expert's Voice in .NET)
 
 
Start reading Beginning XML with C# 2008 on your Kindle in under a minute.

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

Beginning XML with C# 2008: From Novice to Professional (Expert's Voice in .NET) [Paperback]

Bipin Joshi (Author)
4.3 out of 5 stars  See all reviews (7 customer reviews)

List Price: $44.99
Price: $28.95 & this item ships for FREE with Super Saver Shipping. Details
You Save: $16.04 (36%)
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.
Want it delivered Monday, February 27? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $26.06  
Paperback $28.95  
Sell Back Your Copy for $1.44
Whether you buy it used on Amazon for $19.39 or somewhere else, you can sell it back through our Book Trade-In Program at the current price of $1.44.
Used Price$19.39
Trade-in Price$1.44
Price after
Trade-in
$17.95

Book Description

July 17, 2008 1430209976 978-1430209973 1

Beginning XML with C# 2008 focuses on XML and how it is used within .NET 3.5. As you’d expect of a modern application framework, .NET 3.5 has extensive support for XML in everything from data access to configuration, from raw parsing to code documentation. This book demystifies all of this. It explains the basics of XML as well as the namespaces and objects you need to know in order to work efficiently with XML. You will see clear, practical examples that illustrate best practices in action. With this book, you’ll learn everything you need to know from the basics of reading and writing XML data to using the DOM, from LINQ and SQL Server integration to SOAP and web services.

What you’ll learn

  • The basics of XML in .NET 3.5
  • Validating and transforming XML
  • Using XML with LINQ
  • Integrating with ADO.NET, SQL Server, and WCF
  • Configuring the .NET Framework with XML

Who this book is for

Developers wanting to use XML in the .NET framework.


Frequently Bought Together

Customers buy this book with XML: Visual QuickStart Guide (2nd Edition) $21.81

Beginning XML with C# 2008: From Novice to Professional (Expert's Voice in .NET) + XML: Visual QuickStart Guide (2nd Edition)
  • This item: Beginning XML with C# 2008: From Novice to Professional (Expert's Voice in .NET)

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

  • XML: Visual QuickStart Guide (2nd Edition)

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details



Editorial Reviews

About the Author

Bipin Joshi has been programming since 1995 using a variety of tools and technologies, including C, C++, Clipper, FoxPro, VB, COM, and ASP before embracing the .NET platform in 2000. Bipin is the webmaster of two popular websites: dotnetbips.com and binaryintellect.net. In addition, he is the co-author of several well-received .NET 1.1 and .NET 2.0 titles and is a Microsoft "Most Valuable Professional" with MCT and MCAD certifications.

Product Details

  • Paperback: 600 pages
  • Publisher: Apress; 1 edition (July 17, 2008)
  • Language: English
  • ISBN-10: 1430209976
  • ISBN-13: 978-1430209973
  • Product Dimensions: 9.3 x 7.1 x 1.1 inches
  • Shipping Weight: 2 pounds (View shipping rates and policies)
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (7 customer reviews)
  • Amazon Best Sellers Rank: #380,439 in Books (See Top 100 in Books)

More About the Author

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

 

Customer Reviews

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

5 of 5 people found the following review helpful:
5.0 out of 5 stars An XML book that's worth the money!, April 16, 2009
Amazon Verified Purchase(What's this?)
This review is from: Beginning XML with C# 2008: From Novice to Professional (Expert's Voice in .NET) (Paperback)
The previous 5-star reviews are right, the book really showed me the quick and easy way to read and write XML files using C#, and a bonus for me was the creation of schema using different methods, where I struggled to understand with other books before. Clear explanations, but to get the most out of this book, one should be familiar with classes and objects as some examples are shown where classes are defined and created. If you're a true blue beginner to programming, you might get confused on later chapters of the book so I suggest you start with other beginner programming books first. This is a developer's guide to learning XML the shortest time possible. Keep it up Bipin!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
5.0 out of 5 stars Everything you need to know about XML in a C# project, February 3, 2009
Amazon Verified Purchase(What's this?)
This review is from: Beginning XML with C# 2008: From Novice to Professional (Expert's Voice in .NET) (Paperback)
This author does a terrific job of examining all aspects of XML when coding in a C# project. I had a project in which using XML made great sense so I bought this book to answer my questions and get up to speed quickly which happened. His examples work and are well explained. Great job!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
4.0 out of 5 stars Excellent on WC3 DOM, Good on LINQ, June 12, 2009
Amazon Verified Purchase(What's this?)
This review is from: Beginning XML with C# 2008: From Novice to Professional (Expert's Voice in .NET) (Paperback)
This is, as far as I know, the only full length treatment of XML in .NET/C# 2008. The author has an "advanced" text, but this is based on .NET/C# 2005. This current volume serves well as both an introduction as well as a solid reference text to the full range of XML operation and usage. Chapter coverage is:

Manipulating via DOM model

Reading and Writing XML Documents

XPath

Validation

XSLT

ADO.NET

Serialization

Web Services

SQL Server

Use in .NET Framework

Creating Services in Windows Communication Foundation

LINQ to SML

But, the introduction of LINQ to XML has a "2nd generation" approach to XML reading, writing and manipulation in the Framework. The current volume devotes one chapter at 32 pages to the topic -- clear but relatively scant.

If you think you may want to use LINQ to XML, Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net) offers an extended discussion at 150 pages -- with an excellent compare and contrast with the DOM version. That provides a good analysis of the approach best for your tasks and a solid explanation of implementation.
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



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
component class, employeeid attribute, simple mathematical calculator, server control markup, connected data access, using functional construction, food retailing management, lement class, type employeetype, default web form, string homephone, native web service, object sender, site map file, application like the one, var employee, web method, respective text boxes, lastname from employees, web service class, xsd schema file, data source control, nontextual data, namespace details, custom error pages
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Visual Studio, Data Set, Colorado State University, Toastmasters International, The Art of the Cold Call, First Name, File Edit View Favorites Tools Help, University of Dallas, Nancy Davolio, Sales Management Roundtable, Seattle Chamber of Commerce, Andrew Fuller, Boston College, Cancel Figure, Pacific Rim Importers Association, Nancy Last Name, Davolio Home Phone, Janet Leverling, Web Site, Menultem Title, Hello World, Add New Item, Steven Buchanan, Michael Suyama, Margaret Peacock
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:

What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(4)
(1)
(1)
(1)

Your tags: Add your first tag
 

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





Look for Similar Items by Category


Look for Similar Items by Subject