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
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
Which object encapsulates state or data of a user?
What is owin authentication?
How tooltip is set through code-behind in ASP.NET?
Can we set which type of comparison we want to perform by the CompareValidator control?
What is paging in context of Memory?
What is asp.net and its advantages?
What is break mode?
What describes a query?
What is the difference between application state and session state in asp net?
What is an example of an application service provider?
What is a web api endpoint?
Which two new properties are added in asp.net 4.0 page class?
To bind columns manually which tags do you need to add within the asp:datagrid ?
What is Web Server Control Templates.?