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
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What are the data controls available in asp.net?
Explain model, view and controller represent in an mvc application? : asp.net mvc
What is server side session?
How many types of triggers are there in update panel?
What is the part of url?
Can we use html in asp.net?
What are validator? Name the validation controls in asp.net?
Is asp.net 64-bit enabled? How?
Explain Session state management options in ASP.NET.
Why session management is required?
What is css and what is it used for?
What does asax stand for?
Describe how passport authentication works.
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?