Answer Posted / stas
Stateless is the feature of software entity (for instance
class instance, application) to not remember previous
accesses and these calls results.
So web apps are not mandatory stateless: session,
viewstate, etc. if they are used are state of web request.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Differentiate between structure and class.
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
What is asp.net master page?
What a diffgram is, and a good use for one?
How many types of triggers are there in update panel?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What are the different method of navigation in asp.net?
What is enableviewstatemac in asp net?
What threading model used in asp and asp.net?
What is the parent class of all web server control?
What is the used of "ispostback" property?
What is an axd file?
What's the ASP.Net Application life cycle?
What is web api config?