Thursday, December 31, 2015

What is Asp .Net?

Asp(Active Server Page ) .net means that it is a web development server site framework . It is a collection of predefined class library and tools which used by the IIS script engine .Which compile and interpret server side script page and generate dynamic html page.

Note:

·  Framework is a collection of class and library; it is an environment and writes the  any business logic. Framework provide development and used to framework         execution time.
·  Asp .Net framework provide the predefined control and tools which can be used in   web development like as-login, registration, password, grid view etc.


No comments:

Post a Comment