what is stateless ?
Answers were Sorted based on User's Feedback
Answer / 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 |
How to check null values in dataset ?
What is data binding in asp net?
What do you mean by serialize and marshalbyref?
What is difference between URL and URI?
With out Web.config can we executes the application?
What are sql notifications and sql invalidations?
Where would you use an ihttpmodule, and what are the limitations of any?
RequiredFieldValidator--write code in javascript
What is viewstate?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is different in .net 1.1 and .net 2.0?
What is the procedure to create the environment for asp.net? : asp.net mvc
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)