How to create your first ASP.NET page
ASP.NET is an exceptionally remarkable technology
for building web applications. To start with you need to first learn:
- From where to download ASP.NET premium edition?
- The installation process.
- How to develop your first ASP.NET page?
- How to run and test your ASP.NET page?
From where to get ASP.NET premium edition?
To run ASP.NET pages you need to download and install Microsoft ASP.NET
Premium Edition. ASP.NET premium edition contains CLR (Common Language Runtime),
.NET Framework Libraries, ADO.NET and compilers for C#, VB.NET and JScript.NET languages.
To download ASP.NET premium edition, go to ASP.NET home page
and follow the link which says
"click here to download ASP.NET Beta 2". The download is approximately 18 MB in size.
The installation process
The installation for ASP.NET premium edition is quite simple
(since there is no documentation and samples) but before starting ASP.NET setup program,
make sure that you have closed all open windows and applications.
The setup for Beta 2 works much better than that of Beta 1
and you should be able to install it easily on your system.