What is Asp.net ?
- Asp.net is nothing but a server side technology . Its used for development purposes.
- Asp.Net known as active server pages technology is the latest version
which incorporates .net framework 4.0. Its main functionality lies on the fact
that it generates both the dynamic view of pages which are very interactive.
- Asp .net runs on the web server
.it is also known as server side scripting language
- Asp.net support the file system therefore in it we can store any location
such as c:/ ,E:/ etc.
- In asp.net ~ IIS is inbuilt (already installed in VS2010)
- Asp.net is installed on home edition operating system .
- Asp.net is used by developers but when its deployment time we use both
the IIS and asp.net
Requirements for Asp.net :
- Microsoft environment
- .Net framework
- Web Server