Difference between asp and asp.net ?
Answer Posted / ranjith reddy
Asp doesn't suport oop's concepts
Asp.Net Supports oop's concepts
Asp maintance top to bottom coding
Asp.Net doesn't maintain top to bottom coding
Asp is not user friendly
Asp.Net is user friendly
Asp code n html r at one isde
Asp.Net html deffer frm general coding
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
From which base class all web forms are inherited?
Which object wraps the state or data of a user?
What is the use of session state and application state and difference between them?
What is a response cookie?
Define common type system?
State differences between MVC and WebAPI
What are the different types of sessions in asp.net? Name them?
How can I open ashx file in mobile?
List the types of authentication supported by asp.net?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What are the 3 types of web?
Is asp.net and .net the same?
Name the namespace which is used by ado.net?
How to use a Master Database in Asp.net?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?