Description of Your first ASP.NET page :
Your first ASP.NET page is an interesting article through which you can know about installing ASP.NET, and creating aspx page and executing the aspx page. You can easily downlaod the premium edition from the ASP.NET website. You have to save the aspx page in the path \inetpub\wwwroot\NET with an extension of aspx. The author offers you a sample code that helps you to know how to create aspx page.