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...


what is the is the difference between asp and asp.net?



what is the is the difference between asp and asp.net?..

Answer / 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

More ASP Interview Questions

Destructors CANNOT be implemented in which one of the following?

0 Answers  


why did u choose tech support as ur careears

0 Answers  


Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.

0 Answers  


What is the difference between asp and acp?

0 Answers  


Plz give me the code for binding the dropdownlists with Country,State,City And Each will represent after selecting upper dropdownlist

0 Answers   TCS,


what is the need of a sealed class when we are having a structure

0 Answers   HCL,


Do you know ASP? Are u willing to work in it?

2 Answers   RealPage,


in how many sttes asp.net page available?

1 Answers  


Explain how to refresh an asp page on a single click of a button?

0 Answers  


Explain the post & get method?

0 Answers  


What do the abbreviations asp and jsp stand for?

0 Answers  


What is difference between aspx and razor?

0 Answers  


Categories