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 is the difference between “Web.config” and “Machine.Config”?
What is asp net application object?
Explain the use of fragment caching.
Write a code snippet to implement the indentation in json in web api.
What is the function of the ViewState property?
What is http protocol and how it works?
What is boxing and unboxing in asp.net?
How do you declare static variable? What is its lifetime?
To wrap up a call to a Web service the standard used is..?
What is a session government?
explain code with datachaching with example
Which authentication uses a combination of windows and iis authentication?
Define the term Web Garden?
Where you store Connection string in "Web.Config" file in ASP.NET?
What is windows active directory authentication?