Beginning ASP.NET 2.0 E-Commerce in C# 2005 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 - Acceptable See details
$4.35 & 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
Beginning ASP .NET 2.0 E-Commerce in C# 2005: From Novice to Professional
 
 
Start reading Beginning ASP.NET 2.0 E-Commerce in C# 2005 on your Kindle in under a minute.

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

Beginning ASP .NET 2.0 E-Commerce in C# 2005: From Novice to Professional [Paperback]

Cristian Darie (Author), Karli Watson (Author)
4.8 out of 5 stars  See all reviews (20 customer reviews)

List Price: $44.99
Price: $29.54 & this item ships for FREE with Super Saver Shipping. Details
You Save: $15.45 (34%)
  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.
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
Kindle Edition $26.59  
Paperback $29.54  

Book Description

1590594681 978-1590594681 October 21, 2005 1

You will learn how to build a complete e-commerce web site, following the entire design and build process. The website will be constructed following industry best practices in a modular manner—with a new module introduced and completed in each chapter.

Topics include an online catalogue and shopping cart, product searching and recommendation, and checkout/payment functionality. A distinguishing feature of this book is that it explains handling payments via PayPal, DataCash, and VeriSign Payflow Pro. By the end of the book, you will have created a fully-functioning e-commerce site, allowing you to take real money from customers for little extra cost.


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

Beginning ASP .NET 2.0 E-Commerce in C# 2005: From Novice to Professional + Beginning ASP.NET 2.0 Databases: From Novice to Professional (Beginning: From Novice to Professional) + ASP.NET 2.0 Website Programming: Problem - Design - Solution (Programmer to Programmer)
Price For All Three: $85.15

Show availability and shipping details

Buy the selected items together


Editorial Reviews

About the Author

Cristian Darie is currently Technical Lead at the Better Business Bureau in Romania. He is an experienced programmer specializing in various Microsoft and Open Source technologies, as well as RDBMS. He has written previous E-Commerce titles for  Apress.

Karli Watson is the Technical Director of 3form Ltd., as well as a freelance writer. Watson specializes in writing about .NET and mobile technologies. He has written extensively about .NET and E-Commerce for both Apress and other publishers.


Product Details

  • Paperback: 704 pages
  • Publisher: Apress; 1 edition (October 21, 2005)
  • Language: English
  • ISBN-10: 1590594681
  • ISBN-13: 978-1590594681
  • Product Dimensions: 9.2 x 7 x 1.6 inches
  • Shipping Weight: 2.4 pounds (View shipping rates and policies)
  • Average Customer Review: 4.8 out of 5 stars  See all reviews (20 customer reviews)
  • Amazon Best Sellers Rank: #922,072 in Books (See Top 100 in Books)

More About the Authors

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

 

Customer Reviews

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

26 of 26 people found the following review helpful:
5.0 out of 5 stars A Must-Have ASP.NET Reference, December 30, 2005
By 
This review is from: Beginning ASP .NET 2.0 E-Commerce in C# 2005: From Novice to Professional (Paperback)
If you're reading this then you're probably new to ASP.NET 2.0 or you want to build an online store using ASP.NET. This is money well spent. This book is an excellent step-by-step tutorial for building an online store. AND it's just packed with ASP.NET, C# and SQL Server programming tips. I bookmarked these tips as I was building my web site and now I find myself turning back to it to implement these goodies.

The authors have outdone themselves. I really really like this book. I own the 2002 Wrox version as well so I can tell you that "ASP.NET 2.0 E-Commerce in C# 2005" has been completely updated! It is a fantastic tutorial for anyone new to ASP.NET and the best reference for more experienced programmers who may be new to e-commerce. The authors will walk you through (in detail) the creation of a fully functional online store.

One nice feature is that the authors don't assume anything. They explain each step as the book progresses. Are you in a hurry? No problem. The first few chapters are enough to get a basic store up and running. Subsequent chapters continue to build onto this existing solution. So you can get started fast and then add on features as you learn or have time.

I also find this book to be a valuable reference to more experienced programmers because it is chock full of developer tips. There is a great example of building a key word search, and search ranking system with SQL Server. The authors touch on error handling and how to show custom error messages in a way that anyone will find helpful. Other handy tips include:
* Real-word examples of how to use SQL OUTPUT parameters.
* How to send automatic email alerts when the application encounters an error.
* How to use C# static classes to cache information and improve performance.
* How to build an order pipeline!

The information on using PayPal's payment gateway, PayPal API and credit card processing is worth the cover price alone. There are five chapters on how to wire up your own order processing system. There's even a whole chapter devoted to integrating your ASP.NET web site with Amazon's web services.

I highly recommend this book for anyone new to ASP.NET or new to e-commerce. It's hands down the most thorough ASP.NET e-commerce book I've ever read. And I can also recommend it to more experienced programmers who are looking for a good e-commerce reference. Don't let the title fool. It's a great tool for anyone who wants to make money using ASP.NET. I cannot say enough good things about it so I'll close with the table of contents...

TABLE OF CONTENTS
1. Starting an E-Commerce Site
2. Laying Out the Foundation
3. Creating the Product Catalog: Part I
4. Creating the Product Catalog: Part II
5. Searching the Catalog
6. Improving Performance
7. Receiving Payments Using PayPal
8. Catalog Administration
9 . Creating a Custom Shopping Card
10. Dealing with Custom Orders
11. Making Product Recommendations
12. Adding Customer Accounts
13. Advanced Customer Orders
14. Order Pipeline
15. Implementing the Pipeline
16. Credit Card Transactions
17. Integrating with Amazon
A: Installing the Software
B: Project Management Considerations
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


20 of 21 people found the following review helpful:
5.0 out of 5 stars A Must Have Book For An ASP.NET 2.0 Programmer, November 6, 2005
By 
This review is from: Beginning ASP .NET 2.0 E-Commerce in C# 2005: From Novice to Professional (Paperback)
This book is simply the best book on ASP.NET 2.0 when working with Databases. Not only does it help with E-commerce but you can apply the principals to other programming projects for dynamic websites. The Author responds to e-mail questions VERY QUICKLY with helpful responses. There simply isn't another book that covers ASP.NET 2.0 better. I have used many books but none had as helpful of an author as Christian Darie.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 9 people found the following review helpful:
4.0 out of 5 stars a v. gud asp.net 2.0 intro book, July 19, 2006
Amazon Verified Purchase(What's this?)
This review is from: Beginning ASP .NET 2.0 E-Commerce in C# 2005: From Novice to Professional (Paperback)
This would be the best book for introducing someone new to asp.net 2.0. The book is very practical and does it job
educating the idiot like the beginning word suggests in its title. I have notice in later chapters 8 onwards where the author refers to a control when the code is hard coded into
the aspx page. This can be confusing in a beginner book.
I felt that the authors did not do justice by giving partially completed code from chapter 12 onwards. My motivation kind of died after that since there was alot of compilation errors and so forth for a beginners book. It is hard to understand how the other reviewers where able to get the rest of the code running without going through the same problems that I am having.
Unfortunately like other programmers I don't have time to debug author's code.
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)
adding customer accounts, tier modifications, shopping cart admin, orders administration page, string orderld, pipeline stage finishes, business tier methods, custom shopping cart, catalog administration, business tier code, string categoryld, ascx control, making product recommendations, sweet balloons, cart summary, funny balloons, validator controls, master master page, new order status, add the following styles, product recommendations system, products that belong, customer account system, auth code, product details page
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Visual Web Developer, Web Form, Web User Control, File Edit View Favorites Tools Help, Anniversary Balloons, Source View, Visual Studio, Add New Item, Database Explorer, Web Application, Express Edition, Page Language, Smart Link, Toy Story, Cancel Figure, Databound Price, Welcome Back, Charles Darwin, Full-Text Search, Message Balloons, Name Description, Simon Elvin, Amazon Balloons, Internet Explorer, Column Name Data Type
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:




Tags Customers Associate with This Product

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

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



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject