What is the difference between ASP and ASP.NET?
Answer Posted / siddhartha suripunj
ASP is implemented with the scripying language where as
ASP.NET is a technlogy which is implement in various
languages under .net framework like
VB.Net ,C# ,etc.Therefore the ASp.net project is compiled
rathere than interpreted and hence edge over ASP as far as
performance is concerned.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
How to add DateTime Control in normal DataGrid Server Control?
Which validator control you use if you need to make sure the values in two different controls matched?
What is the difference between Hash table and Array list?
Define the term Web Garden?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is the use of execute non query in asp.net?
What are the features of asp net?
What is x xss protection?
What is the Difference between MVC And MVP design pattrens
What is the importance of Global.asax in ASP.NET?
What are web beacons used for?
Is web config mandatory?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
How to rename a table using sql queries?