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
How can you dynamically add user controls to a page?
What symbol would you use to denote, the start of a code block in aspx views?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What is asynchronous call?
Explain file-based dependency and key-based dependency.
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
Explain culture and uiculture values.
What is the parent class of all web server control?
What is Cookies Less Session?
What’s the catch?
What are asp.net web forms?
Explain security types in asp.net?
What is caching? Explain.
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What is the default authentication mode for asp.net?