How ASP .NET different from ASP?

Answer Posted / guser9999

Microsoft's previous server side scripting technology ASP
(Active Server Pages) is now often called classic ASP.
ASP 3.0 was the last version of the classic ASP.

ASP.NET is the next generation ASP, but it's not an upgraded
version of ASP.
ASP.NET is an entirely new technology for server-side
scripting. It was written from the ground up and is not
backward compatible with classic ASP.

Differences between ASP and ASP.NET
_____________________________________
ASP.NET has better language support, a large set of new
controls and XML based components, and better user
authentication.
ASP.NET provides increased performance by running compiled code.
ASP.NET code is not fully backward compatible with ASP.
________________________________________
New in ASP.NET
ï‚§ Better language support
ï‚§ Programmable controls
ï‚§ Event-driven programming
ï‚§ XML-based components
ï‚§ User authentication, with accounts and roles
ï‚§ Higher scalability
ï‚§ Increased performance - Compiled code
ï‚§ Easier configuration and deployment
ï‚§ Not fully ASP compatible
Ready Validators for validation even with custom
validator to let prgrmr write validation code on his own coding
________________________________________

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What exactly is being serialized when you perform serialization in .net?

754


Different levels of priority provided by .net.

809


What is namespace in .net?

801


What is Event - Delegate? clear syntax for writing a event delegate

1765


Tell me about secure socket layer? How to make use of the technology?

741


What is the difference between vb.net and vc#.net?

756


Which file is taken by compiler when we have both file Application and Server Configuration file?

1767


What are the new 2.0 features useful for?

841


Please explain what inheritance is, and why it's important?

749


What are the main components in .net?

749


What is meant by globalization?

759


Please explain what do the terms “boxing” and “unboxing” mean?

777


Explain the difference between asp.net and asp?

743


what is the meaning silverligt control

1884


i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net

2352