Answer Posted / swapna
ASP (Active Server Pages) and ASP.NET are both server side
technologies for building web sites and web applications .
ASP.NET is Managed compiled code - asp is interpreted. and
ASP.net is fully Object oriented.
ASP.NET has been entirely re-architected to provide a
highly productive programming experience based on the .NET
Framework, and a robust infrastructure for building
reliable and scalable web applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of session in asp.net?
What is the difference between exe and dll?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
How to use ipostback?
What is & in a url?
What is a viewstate?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What is clickid?
Differentiate between globalization and localization.
What is the difference between asp.net and mvc?
What is distributed system in asp.net?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
Can you explain one critical mapping?
What is is post back property in asp net?
Why would anyone need to implement their own hashtable or linked list?