Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Explain why do we use the “using” statement?

1041


What is connection pooling and how do you make your application use it?

1039


Explain attributes in dot net?

1045


What is an exe and a dll?

1181


What is the use of UML in .Net

1078


How to produce an assembly?

1090


How is .net able to support multiple languages?

1021


Describe the Managed Execution Process?

2540


Explain the differences between server-side code and client-side code.

1078


Please explain what are an inheritance, polymorphism, and encapsulation?

1096


Is it true that objects don't always get destroyed immediately when the last reference goes away?

1009


Explain how to produce an assembly?

1004


What is singleton activation mode in .net?

1146


What are .net applications?

998


What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

962