What is the difference between ASP and ASP.NET?
Answer Posted / srini
1.ASP and ASP.NET both are uset to build td the web
application and web site.
2.ASP is a compiled Managed code.
But asp.net is a object oriented programming language.
3.ASP.NEt give highly productive programming language.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is asp.net localization?
What does asax stand for?
What's the use of formatters in .net?
Which is faster union or union all?
What is autopost?
What is the difference between rest and restful?
how to debug web services on consumer side?
What is difference between asp state management and asp.net state management?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
What is the exact purpose of http handlers?
What is Web API Routing?
Explain how do you validate the controls in an asp .net page?
How would you turn off cookies on a page of a website?
What is the Intermittent crashing of application in production?
Explain how do you deploy your asp.net application?