Answer Posted / kautilya
In fact HTTP protocol is stateless. so asp and asp.net both
are stateless.
Is This Answer Correct ? | 34 Yes | 9 No |
Post New Answer View All Answers
How you will handle session when deploying application in more than a server?
What is the application pool?
How is my content secured from unauthorized access?
what is the difference between response.write() and response.output.write()?
What are url fragments?
What is the difference between globalization and localization?
what is AutoEventWireUp and what is the use of This property explain in details?
What is the life-span of the items in the viewstate?
How can you use a custom controls in ASP.NET application?
What are the main advantages of using asp.net?
Define the term Web Garden?
Explain the overview of asp.net?
Why is global asax is used for?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is query string with example?