What are the difference between ASP and ASP.Net?

Answer Posted / pradeep kumar

ASP interpreted where as ASP.NET is compiled.

In classic ASP, there was no server controls. You have to
write all html tags manually. ASP.NET offers a very rich
set of controls called Server Controls and Html Controls.
It is very easy to drag and drop any controls to a web
form. The VS.NET will automatically write the required HTML
tags automatically for you.

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 difference cookie and session?

529


Explain the difference between the web config and machine config.

629


What is _dopostback in asp net?

530


To display data in a Repeater control which template you provide?

596


Where is the session stored?

639






What is difference between view and partial view?

510


How can we pass info between 2 asp.net pages?

565


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

489


Which type of state management is provided by Query String in ASP.NET?

559


What is the use of worker process in asp.net?

531


How may clustered index we can create in table?

567


How u refer webservices?

1497


Define asp.net caching?

540


What is inproc and outproc?

525


Can we store object in viewstate?

539