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 is caching? Explain.

551


Define session in asp.net.

561


Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc

544


What is the mvc framework?

566


How do I publish my asp.net application to my isp's web server?

590






1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?

1786


What r the asp.net list controls and difference between them?

508


Where is the view state data stored?

578


What is difference between session and cookie?

521


How do you create a master page?

559


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

1502


Explain asp.net application life cycle?

551


What is the difference between table and query?

548


what is AutoEventWireUp and what is the use of This property explain in details?

1133


Why asp.net mvc is better than asp.net? : Asp.Net MVC

500