Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
29 used & new from $4.04

Have one to sell? Sell yours here
 
   
.NET Programming: A Practical Guide Using C# (HP Professional Series)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

.NET Programming: A Practical Guide Using C# (HP Professional Series) (Paperback)

by Pradeep Tapadiya (Author)
5.0 out of 5 stars See all reviews (5 customer reviews)

List Price: $44.99
Price: $35.09 & this item ships for FREE with Super Saver Shipping. Details
You Save: $9.90 (22%)
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 Friday, July 10? Choose One-Day Shipping at checkout. Details
9 new from $26.12 20 used from $4.04

Frequently Bought Together

.NET Programming: A Practical Guide Using C# (HP Professional Series) + Application Development Using C# and .NET (Integrated .NET Series from Object Innovations) + Illustrated C# 2005
Price For All Three: $106.07

Customers Who Bought This Item Also Bought

Concepts of Programming Languages (9th Edition)

Concepts of Programming Languages (9th Edition)

by Robert W. Sebesta
3.1 out of 5 stars (31)  $94.80
The Innovator's Dilemma: The Revolutionary Book that Will Change the Way You Do Business (Collins Business Essentials)

The Innovator's Dilemma: The Revolutionary Book that Will Change the Way You Do Business (Collins Business Essentials)

by Clayton M. Christensen
4.4 out of 5 stars (167)  $12.21
Head First C#

Head First C#

by Andrew Stellman
4.1 out of 5 stars (67)  $31.49
Head First Java, 2nd Edition

Head First Java, 2nd Edition

by Kathy Sierra
4.4 out of 5 stars (240)  $29.67
C# 3.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))

C# 3.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))

by Joseph Albahari
4.9 out of 5 stars (35)  $31.49
Explore similar items

Editorial Reviews

Product Description
Takes a straightforward, hands-on approach to explain everything you need to know from development to deployment and maintenance for this platform-all from a developer's perspective. Softcover. CD-ROM included.

From the Back Cover

Enterprise-class .NET programming in C#—from a developer's perspective.


* Internals of the .NET Framework—learn to get the most from its services
* Build professional applications using C#—quickly and efficiently
* Hands-on approach covering the Base Class Library, Remoting, ASP .NET Web Services, concurrency, security, enterprise services, dealing with legacy code, and much more

.NET developers need more than buzzwords to get the job done. To tackle enterprise-class projects, they need both a real understanding of the .NET architecture and a working knowledge of how to put its services to work. In .NET Programming: A Practical Guide Using C#, .NET authority Pradeep Tapadiya takes a straightforward, hands-on approach to explain everything you need to know from development to deployment and maintenance for this platform—all from a developer's perspective. Using C# as the primary language, and with plenty of code examples throughout, this book is an excellent way to learn:


* The .NET infrastructure—packaging and deployment, the common language runtime and its services, and the .NET Framework class libraries
* Distributed computing—develop object-remoting applications for intranets and Web services for the Internet
* How to develop thread-safe code using the .NET synchronization infrastructure and learn asynchronous programming
* Interoperability with native DLLs and COM applications
* How to develop secure applications using role-based security and enforce security for third-party applications using code access permissions
* Enterprise services—develop scalable applications, support transactions, and more.

Appropriate for experienced developers, .NET Programming will help you get the most from the .NET architecture—today.

See all Editorial Reviews


Product Details

  • Paperback: 496 pages
  • Publisher: Prentice Hall PTR (July 21, 2002)
  • Language: English
  • ISBN-10: 0130669458
  • ISBN-13: 978-0130669452
  • Product Dimensions: 9.2 x 7.1 x 1.4 inches
  • Shipping Weight: 2.1 pounds (View shipping rates and policies)
  • Average Customer Review: 5.0 out of 5 stars See all reviews (5 customer reviews)
  • Amazon.com Sales Rank: #1,101,942 in Books (See Bestsellers in Books)

Look Inside This Book

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
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

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 Reviews

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

 
6 of 6 people found the following review helpful:
5.0 out of 5 stars The Best C# for Experienced Java and C++ Progrmmers, June 23, 2004
By "hitechfan" (San Gabriel, CA USA) - See all my reviews
A concise, no-nonsense book. All topics are cut to the chase. This book is for C++ and Java pros who want to master C# in the shortest time possible. I also have 3 other C# books. Only this one calms me down and gives me the joy of reading while learning. However, for people who is new to programming, I recommend "Learn to Program with C#" by John Smiley. My 3rd book, "C# in a Nutshell" is a good choice for reference. My 4th one, "Introduction to C# Using .Net" is good too, but the topics covered are not as broad as this one.

For donwloading this book's sample code, it points to www.phptr.com/tapadiya/dotnet/, which no longer works. Instead, go http://www.tapadiya.net/pradeep/ComPlusBook.htm#CodeSamples, a link I finally found after 10 minutes of Google search.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 6 people found the following review helpful:
5.0 out of 5 stars Liked it a lot, June 14, 2003
By Victor F (Houston, TX) - See all my reviews
I liked this book. It starts with very basic things about .NET (what .NET is and what it's for, tools, basics of C#, etc.) and takes you to advanced topics. My employer wanted to move our development to .NET platform, and with this book alone, I was able to master .NET enough to get to a pretty advanced level quite fast.

When a new topic is covered, the author provides an introduction to the problem. It often helps to get the right perspective on what you study. It's very far from being a dry reference book. I found it to be written in an easy to understand the language, detailed enough and not too wordy, and to explain things in a practical way. I like Tapadiya's style, in general. I liked his other book (about COM programming) too. I enjoyed reading it.

The book is not for those who are looking for a general programming tutorial. I think it requires some experience in software creation, although maybe not a whole lot.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4 of 5 people found the following review helpful:
5.0 out of 5 stars Most underrated .Net book out there, October 3, 2002
This book is a treasure trove of .Net information. It is underrated and not seen often in bookstores. This book complements Richter's book on .Net Framework programming and is a boon for any C#/.NETer.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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

5.0 out of 5 stars Refined and well thought out
This book isn't as code oriented as Ferguson or Troelsen's text on c#, but seems to deal more with concepts and common trouble points with the language and environment. Read more
Published on December 17, 2002 by ukavu

5.0 out of 5 stars Simply the best (c) book about .NET
If you are looking for good introduction.
This book is your best choice.
Very consistent, without any "poetry" (like in last Richter's book).
Mr. Read more
Published on November 5, 2002 by Sergey Turkin

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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


Active discussions in related forums
   
Related forums


Product Information from the Amapedia Community

Beta (What's this?)



Look for Similar Items by Category


Let Toro Clear the Snow

Let Toro Clear the Snow
Rely on Toro for top-quality snow throwers and power shovels to make snow removal a breeze.

Shop all Toro

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Be Prepared for a Deep Freeze

Shop for freeze alarms
Keep pipes safe during the cold season with a freeze alarm. Avoid bursting pipes and pricey cleanup.

Shop for freeze alarms

 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Glenn Beck's Common Sense
Glenn Beck's Common Sense
Darkfever
Darkfever by Karen Marie Moning
The Lost Symbol
The Lost Symbol by Dan Brown
$16.17

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates