Buy Questpond's video subscriptions on
huge discount
.
Online: 756
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
Which typically consumes more memory: application state or session state?
Posted by
Virendradugar
on 10/13/2009 | Category:
ASP.NET Interview questions
| Views: 4586
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Session state tends to use much more memory than application state, because copies of all variables are stored for each user.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Which might not work if a user has disabled cookie ...
Next > :
What is a Lambda expression?
Comments or Responses
Login to post response
More Interview Questions by Virendradugar
To perform asynchronous data access, what must be added to the connect ...
You are working with a DataSet and want to be able to display data, so ...
Can you nest UpdatePanel within each other?
What are the different code models available in ASP.NET 2.0?
Can the App_Code folder contain source code files in different program ...
Can I use different programming languages in the same application?
How can you detect if a viewstate has been tampered?
You catch an unhandled exception in a Page_Error handler. How can you ...
Latest Interview Questions
What is a Lambda expression?
I need to Add one column in a existing table and the max value of the ...
What is the name of store procedure to send Email using SQL Server 200 ...
Query to Get List of Views?
Query to Select n Rendom Records From a Table in the Database?
Query To Get The Column Name,DataType, And Length of columns in a Tabl ...
How we can Get List of Triggers?
Query to Get List of Table Valued Functions?
More ...