Difference between asp and asp.net ?

Answers were Sorted based on User's Feedback



Difference between asp and asp.net ?..

Answer / ansu kuamar, delhi

asp.net has
more controls,
user friendly,
here we use two different page
one for design
other for logical coding
so we can work simultaniously both on designing and coding

Is This Answer Correct ?    0 Yes 0 No

Difference between asp and asp.net ?..

Answer / shirishakyatoor

Both are serverside technologies which are used to develop
a dynamic and interactive pages. But the main differences
between them are

asp is an interpretted code where as asp.net is a compiled
code and asp is a object based language ie it doesnt
supports polymorphism and inheritance concept where as
asp.net is a object oriented language .. (it supports)

In asp.net. There is of two pages ..one for designing and
other for coding so designer can do his work and developer
can do his work at same time on same application form.It
results in better performance.. reducing time in devlopment
of a file which is not possible for asp.

Is This Answer Correct ?    0 Yes 0 No

Difference between asp and asp.net ?..

Answer / ranjith reddy

Asp doesn't suport oop's concepts
Asp.Net Supports oop's concepts

Asp maintance top to bottom coding
Asp.Net doesn't maintain top to bottom coding

Asp is not user friendly
Asp.Net is user friendly

Asp code n html r at one isde
Asp.Net html deffer frm general coding

Is This Answer Correct ?    0 Yes 0 No

Difference between asp and asp.net ?..

Answer / arunendra shukla

"ASP (Active Server Pages) and ASP.NET are both server side technologies for building web sites and web applications, ASP.NET is Managed compiled code - asp is interpreted. and ASP.net is fully Object oriented. ASP.NET has been entirely re-architected to provide a highly productive programming experience based on the .NET Framework, and a robust infrastructure for building reliable and scalable web
applications."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the Custom Error in ASP.NET?

2 Answers   ABB, IBM, Infosys, Tech Mahindra,


What is difference between or and orelse?

0 Answers  


Types of optimization and name a few and how do u do?

1 Answers   Accenture,


How can you provide an alternating color scheme in a Repeater control?

6 Answers   Siebel Systems,


How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain?

5 Answers   iSoft, TCS,






i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

0 Answers  


What is the difference between ASP Session State and ASP.Net Session State?

0 Answers  


What is Model-View-View Model?

0 Answers   MCN Solutions,


what is silver light when will we use silver light,

0 Answers  


What is ISAPI?

2 Answers   IBM,


what are partial postbacks?

2 Answers   Infosys, Microsoft,


What is difference between View State and Hidden Field in ASP.NET?

0 Answers  


Categories