ASP.NET
  Home arrow ASP.NET arrow Page 4 - Completing an ASP.NET AJAX Server-Centric ...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
ASP Web Hosting  
ASP.NET Web Hosting 
Dedicated Servers 
Actuate Whitepapers 
Moblin 
Windows Web Hosting
 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
ASP.NET

Completing an ASP.NET AJAX Server-Centric Based Online Shopping Website
By: Xianzhong Zhu
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 8
    2008-02-06

    Table of Contents:
  • Completing an ASP.NET AJAX Server-Centric Based Online Shopping Website
  • Ajaxifying the Operation Module
  • Notification Module
  • Customer/Supplier Functionality Module
  • Loading Foreground Functionality Modules

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT

    Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here

    Completing an ASP.NET AJAX Server-Centric Based Online Shopping Website - Customer/Supplier Functionality Module


    (Page 4 of 5 )


    Customer Functionality Module

    This module is finished by using the "MyOperationUC.ascx" UserControl which is mainly used to show the customer operation links, such as "My Shopping Cart," "My Order," "My Personal Info," "Modify Password" and "Leave Word." Figure 42 gives its design-time snapshot.


    Figure 42—the design-time snapshot for the UserControl ‘MyOperationUC.ascx’

    Since this module is pretty easy, let’s only look at its related HTML code:

    <a href="../Desktop/Cart.aspx">My Shopping Cart</a>

    <a href="../Desktop/Order.aspx">My Order</a>

    <a href="../Admin/User/UserInfo.aspx" target="_blank">My Personal Info</a>

    <a href="../Admin/User/EditUserPwd.aspx">Modify Password</a>

    <a href="../Desktop/leaveword.aspx">Leave Word</a>

    Supplier Functionality Module

    This module is handled by using the "CustomerOperationUC.ascx" UserControl, which is mainly used to show the supplier operation links, such as "Product Management," "Category Management," "My Personal Information" and "Modify Password." Figure 43 gives its design-time snapshot.


    Figure 43—the design-time snapshot for the UserControl ‘CustomerOperationUC.ascx’

    This module is still pretty easy. Here is its related HTML code:

    <a href="../Admin/Product/ProductMain.aspx">Product Management</a>

    <a href="../Admin/Product/Category.aspx">Category Management</a>

    <a href="../Admin/User/UserInfo.aspx" target="_blank">My Personal Info</a>

    <a href="../Admin/User/EditUserPwd.aspx">Modify Password</a>

    For the last super administrator module (AdminOperationUC.ascx), we choose only to give its design-time snapshot as shown in Figure 44 since its inner logic it is pretty easy and similar to the two above.


    Figure 44—the design-time snapshot for UserControl ‘AdminOperationUC.ascx’

    More ASP.NET Articles
    More By Xianzhong Zhu


     

    ASP.NET ARTICLES

    - Enhancing PHP Via the ASP.NET AJAX Framework...
    - Enhancing PHP Programming with the ASP.NET A...
    - Classes and ASP.NET AJAX
    - Using ASP.NET AJAX
    - Building a Simple Storefront with LINQ
    - Developing a Dice Game Using ASP.NET Futures...
    - Completing an ASP.NET AJAX Server-Centric Ba...
    - Information Management for an ASP.NET AJAX S...
    - Comment and Order Management for an ASP.NET ...
    - Back-end Management Tasks for an ASP.NET AJA...
    - User Information Management for an ASP.NET A...
    - Adding Comments and Search to an ASP.NET AJA...
    - Order-Related Modules for an ASP.NET AJAX Se...
    - User and Role Management for an ASP.NET AJAX...
    - Programming an ASP.NET AJAX Server-Centric B...





    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway