What is the difference between ASP and ASP.NET?

Answer Posted / divya

Asp.Net - Code & Content separation, Used dataset, there is
code behind

Asp - Code & Content mixed, Used Recordset, there is no
code behind.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are sql joins?

562


what is silver light when will we use silver light,

1432


When should I use server transfer and response redirect?

503


What is the difference between system.stringbuilder and system.string

248


What are html helpers in asp.net?

515






What is cookieless session id explain in brief?

521


What are the parts of an http response?

486


Explain automatic memory management in .net.

582


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

561


What methods are fired during the page load? Init()

510


How tooltip is set through code-behind in ASP.NET?

565


Name some asp objects?

537


Which class is used to send an email message from an ASP.NET Web page?

534


Differentiate between globalization and localization.

526


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

524