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
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
What is caching? What are different ways of caching in asp.net?
What is the difference between response.redirect and server.transfer?
What is the difference between the asp and asp.net?
What is autopostback in asp net?
How is the asp.net mvc architecture different from others? : asp.net mvc
What is smpte vc-1?
What is an example of an application service provider?
What are the asp.net security controls?
What is the difference between mechine.config and web.config?
Explain the use of dataadapter.
What is full form of asp.net?
What is the difference between cache and cookies?
What are the advantages of using session?