what is the is the difference between asp and asp.net?
Answer Posted / saran
ASP ASP.NET
ASP is interpreted. ASP.NET Compiled event base programming.
Control events for text button can be handled at client
javascript only. Since we have server controls events can
handle at server side.
More error handling.
• 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.
• ASP .NET also contains a new set of object oriented input
controls, like programmable list boxes, validation controls.
A new data grid control supports sorting, data paging, and
everything you expect from a dataset control.
The first request for an ASP.NET page on the server will
compile the ASP .NET code and keep a cached copy in memory.
The result of this is greatly increased performance.
ASP .NET is not fully compatible with earlier versions of
ASP, so most of the old ASP code will need some changes to
run under ASP .NET. To overcome this problem, ASP .NET uses
a new file extension ".aspx". This will make ASP .NET
applications able to run side by side with standard ASP
applications on the same server.
Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between asp and html? Or why asp is better than html?
Which is an advantage of application service providers (asps)?
How do I open an asp file in excel?
Define extranet?
can any one tell me about dot net framework not basic detail
Is asp the same as saas?
Is classic asp still supported?
How do I add aspx page to visual studio?
What is asp cookies?
What is the default scripting language in asp?
i want question papers of ASP
What is full form of aspx?
which sdlc model was used for whatsapp?
What is the difference between cshtml and aspx?
How do you administer security for my machine for an enterprise?