ASP.NET
  Home arrow ASP.NET arrow Page 3 - 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 - Registration


    (Page 3 of 4 )

    Registration should always be the first step to using a web system before logging into it. Ironically, however, there does not currently exist ready registration support in the MS AJAX framework. Therefore, we have to resort to the traditional and rather elegant ASP.NET 2.0 server control CreateUserWizard to accomplish this task. The following Figure 8 shows the related runtime snapshot for the registration.

    Figure 8-the runtime snapshot for the registration.

    There is nothing special to be emphasized here since all the related things derive from the common ASP.NET 2.0 supports.

    Author's Note: in this example, by using the ASP.NET Web Site Administration tool we have created two types of roles, Admin and Contributor, and three users: "Mike" with both roles and "a" and "b," both with only a Contributor role, whose password are all pass@word. Only a member with the Admin role has the ability to edit article categories as well as author articles. A member with the Contributor role can only write new articles and post comments to the articles on the website. Passing travelers can only view the article categories and the article details in which they are interested. In addition, any newly-registered user, by default, is assigned a Contributor role.

    Next, let's research the really interesting things.

    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 3 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek