The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Pro ASP.NET 2.0 E-Commerce in C# 2005
  

  Pro ASP.NET 2.0 E-Commerce in C# 2005 by Sarknas, Paul

  • Published by: APRESS
  • Author: Sarknas, Paul
  • Page Count: 620
  • Group: ASP.NET 2.0
  • ISBN: 1590597249/9781590597248
  • Published: Dec 2006

Our Price: 30.74
Discount: 25%
RRP: 40.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Pro ASP.NET 2.0 E-Commerce in C# 2005
Pro ASP.NET 2.0 E-Commerce in C# 2005 takes you through the e-commerce web application development cycle, from conception to coding to deployment and maintenance. It will also help you maximize your potential profits, learn what risks are involved, and take the necessary steps to minimize those risks. The book begins by introducing e-commerce systems and lays out the toolset. To help you learn about meeting and overcoming real-world challenges, the book features a case study of a fictional company, Little Italy Vineyards.
 

As you progress through the book, you'll focus on e-commerce requirements, then proceed to model the objects utilizing UML to generate and define the complete architecture for the example application. Once you put it all together, you'll address the site coding. In this section, author Paul Sarknas demonstrates how the practical application of modern programming techniques, like web services and Ajax, can have direct impact on your customer's user experience and the success of your site.

After design and development are complete, the author focuses on utilizing the best deployment methods for maintaining the application and allowing maximum scalability. By the end of this book, you'll have all the skills you'll need to begin creating professional quality e-commerce systems from the ground up.

Introducing e-commerce systems
Introducing the Microsoft tools
Exploring the company background for the case study
Gathering the requirements
Turning sales into profits
Examining the risks
Modeling objects with UML
Designing the database with SQL Server 2005
Using Visual studio 2005
Building the complete system architecture
Creating the common objects
Creating the data access layer
Creating the business logic layer
Exploring your integration options
Creating the presentation layer
Developing the product catalog
Building the shopping cart
Integrating the Paypal cart
Integrating the Paypal SDK
Implementing the checkout process
Processing the payment
Creating the administrator's control panel
Building the customer's account
Managing the orders
Promoting the site & upselling
Accessing the money from the credit card transaction
Exploring your compilation & deployment options
Configuring the production environment
Supporting & maintaining the application