
This document covers the fundamentals of using a programming language to create an ASP.NET file with a text editor. Here we briefly examine how basic script commands can be used in ASP.NET pages to accomplish simple programming tasks.
For information on how you can setup your localhost to run ASP.NET pages, see Publishing ASP.NET Files in the ASP.NET Primer. ASP.NET files are text files with an .aspx file name extension. In addition to static text and HTML content, an .aspx file may contain any combination of the following..
|