What is difference between ASP and ASP.NET ?

Answer Posted / swapna

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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between “Web.config” and “Machine.Config”?

880


What is asp net application object?

724


Explain the use of fragment caching.

830


Write a code snippet to implement the indentation in json in web api.

769


What is the function of the ViewState property?

804


What is http protocol and how it works?

704


What is boxing and unboxing in asp.net?

826


How do you declare static variable? What is its lifetime?

690


To wrap up a call to a Web service the standard used is..?

727


What is a session government?

670


explain code with datachaching with example

1879


Which authentication uses a combination of windows and iis authentication?

783


Define the term Web Garden?

705


Where you store Connection string in "Web.Config" file in ASP.NET?

769


What is windows active directory authentication?

752