Explain how asp.net different from asp?



Explain how asp.net different from asp?..

Answer / Karan Singh Tatwal

ASP (Active Server Pages) is an older technology created by Microsoft that enables dynamic content generation on a web server. It primarily uses VBScript or JavaScript for scripting. ASP.NET, on the other hand, is a more modern and powerful framework that supports multiple programming languages such as C#, F#, and VB.NET. ASP.NET offers improved performance, enhanced security, and better scalability compared to ASP.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is Http handler?

5 Answers   Accenture,


what if we delete web.config or machine.config? will a website work if we delete webconfig....or if we delete machine config?

4 Answers   TCS,


Why we are using mvc instead of asp.net? : Asp.Net MVC

1 Answers  


I have one .Net application and i have two databases which is in SQL server2000 and one more database in ORACLE? how can i access the database from different Databases?

3 Answers   eXensys,


Can you explain how ASP.NET application life cycle and page life cycle events fire?

1 Answers   MindCracker,


Is overloading possible in web services?

3 Answers   Microsoft,


which is best possible way to add data source to data grid when the data is huge(10 lack recored)how to edit a perticular row

3 Answers   Airtel, Aviva,


What is base class of button control in .net?

1 Answers  


How to deploy/publish webservices?How many ways?Plz explain me

1 Answers   TCS,


Where is http session stored?

1 Answers  


1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?

2 Answers   Marlabs,


How to disable SOAP1.2 in Web Services?

1 Answers  


Categories