Differences between session state and Application state?
Answer Posted / chswapna
session is single user.
application is a multi user.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is a dll file an executable?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
How can u debug your .net application?
What is difference Between Authentication and authorization?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What is the difference between login controls and forms authentication?
What is the difference between a candidate key and primary key?
What is the used of "ispostback" property?
What do you mean by authorization?
What is difference between web config and global asax?
How can I have a particular web page in an asp.net application which displays its own error page?
Define web.config in .net?
How you can access the values from the Repeater control in ASP.NET?
How you can stop the validation of ASP.NET controls from client side?
Why we use asp.net for website development?