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 another word for redirect?
How we implement web farm and web garden concept in asp.net?
What is the parent class of all the web server control?
What is difference between mvc and asp.net? : Asp.Net MVC
What are the two properties that are common on every validation control?
What is the full form of asp.net?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
Explain the use of dataadapter.
what is meant by sitemapnode ?
What does ascx stand for?
What are main return types supported in Web API?
Which protocol is used in a web api?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
How can u deifne the benefits and limitation of using Viewstate for state management?
What is form method?