What is stateless asp or asp.net ?
Answer Posted / sks
Both ASP and ASP.NET are stateless. Because both ASP and
ASP.NET uses HTTP protocol which is stateless.
Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Which object encapsulates state or data of a user?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What is the use of execute non query in asp.net?
Define msil.
What is _dopostback in asp net?
What are the different types of sessions in asp.net? Name them?
What is bson in web api?
What are the session variables?
How can we create Tree control in asp.net?
Where do the cookie state and session state information be stored?
Does google crawl redirects?
What is authentication in asp.net?
What is the difference between response.redirect and server.transfer?
How many types of controls are there in asp.net?
What is loop in asp.net?