What are the new features added from ASP to ASP.NET?



What are the new features added from ASP to ASP.NET?..

Answer / Mahipal Singh Kalohiya

ASP.NET introduced many enhancements over ASP, including support for multiple programming languages (C# and VB.NET), web controls, data binding, state management options like ViewState and Session, an event-driven architecture, improved security features, and integrated support for XML.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is work flow gen? how can it will work with .Net?

1 Answers   TCS,


What?s the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?

5 Answers   SLC Ltd,


How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?

1 Answers  


Is global asax mandatory?

1 Answers  


How do I open an ashx file?

1 Answers  


Is It Possible For Whole Page is Saved In View State? What Is View State?

2 Answers   Phoenix Technologies,


how to convert from sql2000 numeric to int in asp.net with sqlparameter?

1 Answers  


What is ipostback?

1 Answers  


What is the difference between application object and session object?

4 Answers   IBS,


What is difference between URL and URI?

1 Answers   MCN Solutions,


How you can access the values from the Repeater control in ASP.NET?

1 Answers  


How to fetch a data from one table to another table in asp.net ?

1 Answers   MCN Solutions,


Categories