Introduction of ASP.NET - tutorial


Introduction of ASP.NET - contributed by Nihal Singh

.NET Tutorial > Introduction of .NET

Introduction of ASP.NET

ASP.NET is a technology for building web pages and web sites with HTML, CSS, JavaScript and server scripting.

ASP.NET is a compiled, .NET-based environment, you can develop applications in any .NET compatible language, including Visual Basic .NET, C#, and JScript .NET.

 ASP.Web pages, known as Web Forms, are the main building block for application development. The extension of web pages is .aspx.

Difference between ASP and ASP.NET

ASP ASP.NET
It s interpreted It is compiled
HTML and coding logic are mixed HTML and coding part are separated by code behind files
Partially object oriented Purely object oriented
No in-built support for XML Full XML Support
ADO is used ADO.NET is used
Error handling system is poor Complete support of error handling and exception handling services.
No built in support for validation Rich in Validation control



Write your comment - Share Knowledge and Experience



 
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring