ASP.NET
  Home arrow ASP.NET arrow Building the User Interface for an ASP.NET...
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  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
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


    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

    - Adding Content to a Static ASP.NET Website
    - Building a Static ASP.NET Website in a Basic...
    - Develop Your First ASP.NET Website with Visu...
    - Run ASP.NET in Windows XP Home with Cassini ...
    - How to Test a Web Application
    - How to Add Code and Validation Controls to a...
    - Working in Source and Split Views to Build a...
    - How to Build a Web Form for a One-Page Web A...
    - How to Develop a One-Page Web Application
    - An ASP.NET Web Application in Action
    - Developing ASP.NET Web Applications
    - An Introduction to ASP.NET Web Programming
    - Introduction to the ADO.NET Entity Framework...
    - Completing an In-Text Advertising System und...
    - Programming an In-Text Advertising System un...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek