summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/GettingStarted/Introduction.page
blob: 42ee0dadf3a568c10eed26475f3465e221239e2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<com:TContent ID="body" >
<h1 id="101">Welcome to the PRADO QuickStart Tutorial</h1>
<p>
This QuickStart tutorial is provided to help you quickly start building your own Web applications based on PRADO version 3.0.
</p>
<p>
You may refer to the following resources if you find this tutorial does not fulfill all your needs.
</p>
<ul>
  <li><a href="http://www.pradosoft.com/docs/manual/">PRADO API Documentation</a></li>
  <li><a href="http://www.pradosoft.com/forum/">PRADO Forum</a></li>
  <li><a href="http://www.pradosoft.com/wiki/">PRADO Wiki</a></li>
  <li><a href="http://trac.pradosoft.com/wiki/">PRADO Trac</a></li>
</ul>

</com:TContent>