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
Explain some of the major built-in objects in asp.net
How to unit test Web API?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Differentiate strong typing and weak typing
How does http session work?
Where would you use an ihttpmodule, and what are the limitations of any?
Why cyclomatic complexity is important?
What is the difference between the asp and asp.net?
What is the question mark in a url?
What is difference between view state and session state?
What are the event handlers that can be included in the Global.asax file?
Explain what is event bubbling?
what is publisher?
How ASP.NET page works?
what is the difference between response.write() and response.output.write()?