Difference between asp and asp.net ?
Answer Posted / arunendra shukla
"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 is dynamic web page with example?
What are the different kinds of assemblies?
What is a multilingual website?
Distinguish between Server-side and Client-side code with its functionality?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
Why is xap important?
Explain the difference between webfarm and webgardens in .net?
Name the namespace which is used by ado.net?
Who generates session id?
How will create assesblies at run time?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
What is query string?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Where do we store our connection string in asp.net application?