If Asp Dot Application is stateless what happened? during
designing
Answer Posted / debasis bose
ASP is stateless but ASP.net with States , Cookies, Session
states etc...
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Explain security types in asp.net?
What is viewstate? In which event of the page life cycle, is the viewstate available?
Which type of state management is provided by Query String in ASP.NET?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
Where do we store our connection string in asp.net application?
What are the security types in ASP/ASP.NET? Different Authentication modes?
what are the ihttphandler and ihttphandlerfactory interfaces ?
What is a user session?
Where would you use an ihttpmodule, and what are the limitations of any?
is gateway for sms continue connected for sending sms.how?
Describe the Server Control Events of ASP.NET?
What is web api and why to use it?
Differentiate between namespace and assembly.
What is session and application variable in asp net?
Can we use MSSql as backend in asp.net...if yes then How.?