ASP.net

Defining a Function in C Sharp

by admin on February 18, 2010

Defining a function in C Sharp:

{ 0 comments }


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 }