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
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
Define repository pattern in asp.net mvc? : asp.net mvc
What are httphandlers and httpmodules and difference between them?
What is app_code folder in asp net?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is latest version of asp.net mvc? : Asp.Net MVC
What is the difference between Hash table and Array list?
List the asp.net validation controls?
What do you understand from custom control?
What’s the use of “GLOBAL.ASAX” file?
What parameters can you pass in the url of the api? Can get and post use the same url?
what are the ihttphandler and ihttphandlerfactory interfaces ?
How can we create custom controls in asp net?
How is a session stored and maintained in asp.net?