Show
Ignore:
Timestamp:
03/09/2007 02:21:01 PM (22 months ago)
Author:
xue
Message:

added TDbUserManager and TDbUser.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/demos/quickstart/protected/pages/GettingStarted/Introduction.page

    r1729 r1752  
    55This Quickstart tutorial is provided to help you quickly start building your own Web applications based on PRADO version 3.x. 
    66</p> 
     7<p> 
     8If you are an existing PRADO 3.x user and would like to learn what enhancements are available for each new version, please check out the <a href="?page=GettingStarted.NewFeatures">new features</a> page. Otherwise, the following sections are helpful for newbies. 
     9</p> 
    710<div class="start-page"> 
    811        <div class="concepts start-block"> 
    9         <h2>How Prado Works</h2> 
     12        <h2>How PRADO Works</h2> 
    1013        <p>Concepts and fundamentals</p> 
    1114        <ol> 
    12                 <li><a href="#">Building web applications with Prado</a></li> 
     15                <li><a href="#">Building web applications with PRADO</a></li> 
    1316                <li><a href="#">Web controls and events</a></li> 
    1417                <li><a href="#">Validating user input</a></li>