|
ASP.NET Book
The online ASP.NET Tutorial Book |
|||||||||
|
|
|||||||||
ASP.NET BasicsHTML BasicsASP.NET Web Server Advanced HTML Application Designing Using Visual Studio ASP.NET Standards ASP.NET Styling ASP.NET Navigation ASP.NET TipsASP.NET ValidationHTML forms CSS Styling CSS Advanced ASP.NET Features ASP.NET Image Effects Common mistakes DB Design tips Building ApplicationsDesign Secure AppsBuild Secure Apps |
1. How to create a Hello World Application using ASP.NET |
||||||||
|
Your first step into ASP.NET 2.0 will be by creating a Hello World program and develop it step by step by adding new features as we progress. First start Microsoft Visual Studio 2005, and you will see the Start Page. As you can see below, this page gives you an easy access to the projects that you have been recently working on. You can click on the links in the Recent Projects Section to open a Project. The Start Page also shows information straight from the Microsoft’s MSDN site and contains useful information for developers about any improvements and updates, and if you are interested, with jus one click you can read more about them. In order to create the Hello World program, this section is divided into: Table of Contents» Chapter 1 - How to create a Hello World Application using ASP.NET 2.0 [top] |
|||||||||