ASP.NET
  Home arrow ASP.NET arrow Building the User Interface for an ASP.NET...
Iron Speed
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 
VeriSign Whitepapers 
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

Building the User Interface for an ASP.NET AJAX Client-Centric Wiki Application
By: Xianzhong Zhu
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 3
    2007-10-10

    Table of Contents:
  • Building the User Interface for an ASP.NET AJAX Client-Centric Wiki Application
  • Client-side Programming
  • Registration
  • Managing the Article Categories

  • 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

    Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!

    Building the User Interface for an ASP.NET AJAX Client-Centric Wiki Application


    (Page 1 of 4 )

    In the last article, we began to put together a client-centric wiki application based on MS AJAX and ASP.NET. In this article, the second of four parts, we will take a look at the user interface, especially for logging in and registration, and at managing article categories.
    A downloadable .rar file is available for this article.

    Asynchronously Logging into the System and User Management

    Let's now take a first look at how the login functionality is accomplished.

    User Interface

    Ideally, we'd better arrange the login support as a part of the homepage and achieve the login operation asynchronously, which makes sense because users are able to log in from anywhere. Although I've put the login part in an individual page, you can very easily move it into the homepage.

    Now, after starting up the application and clicking the Login button at the upper left corner of the homepage (default.aspx), a traditional login page will appear before us. The following Figure 7 gives one of the related runtime snapshots.

    Figure 7-one of the runtime snapshots of the login page.

    Note here, to test the logout functionality, we deliberately have not navigated the valid user to the homepage but left him/her at the "login.aspx" page so as to let him/her select to log out of the system or enter the homepage.

    Another point that should be noticed is that in this sample any user opening the homepage has the ability to view the articles and all their related posted comments. However, only the validly logged in users (automatically assigned the role of "contributor" by the system) can write new articles and post comments to the present articles.

    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...

    Iron Speed




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