- Timestamp:
- 03/09/2007 02:21:01 PM (22 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/demos/quickstart/protected/pages/GettingStarted/Introduction.page
r1729 r1752 5 5 This Quickstart tutorial is provided to help you quickly start building your own Web applications based on PRADO version 3.x. 6 6 </p> 7 <p> 8 If 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> 7 10 <div class="start-page"> 8 11 <div class="concepts start-block"> 9 <h2>How P radoWorks</h2>12 <h2>How PRADO Works</h2> 10 13 <p>Concepts and fundamentals</p> 11 14 <ol> 12 <li><a href="#">Building web applications with P rado</a></li>15 <li><a href="#">Building web applications with PRADO</a></li> 13 16 <li><a href="#">Web controls and events</a></li> 14 17 <li><a href="#">Validating user input</a></li>
