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 repository pattern in mvc.net? : asp.net mvc

524


Describe the .net base class library.

531


Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?

541


What is the differences between a primary key and a unique key in sql server?

536


Explain how can we inherit a static variable?

522






Can you explain one critical mapping? Performance issue which one is better?

467


What is the use of express session?

533


What is validation in asp.net?

550


Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?

1902


How is a session stored and maintained in asp.net?

533


What are the ways of preserving data on a Web Form in ASP.NET?

617


What is view state and how it works in asp net?

548


Explain the benefits of viewstate?

581


Which adapter should you use, if you want to get the data from an access database?

538


When you use Ajax controls in the ASP.NET application?

566