Asp.net page elements

Elements of ASP.NET page?

by admin on January 23, 2010

ASP.NET is a text file with the extension .aspx. This files should be stored in an ASP.NET web server. When client requests a web page, the server passes the page to the ASP.NET run time. ASP.NET Runtime is a program that runs on the server that is responsible for reading the page and compiling into [...]

{ 0 comments }