Explain the difference between inprocess vs out process session state : Dot net architecture



Explain the difference between inprocess vs out process session state : Dot net architecture..

Answer / Vishal Kumar Jha

In .NET, caching is used to temporarily store frequently accessed data (like web pages or database queries) in memory to speed up access and reduce server load. When a user requests the same data again, it is served from the cache instead of being recomputed or retrieved from the original source.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.

1 Answers   Agiline,


how to change the application name?

1 Answers   Six Sigma,


Let's say I have an existing application written using Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. How would you approach migrating this application to .NET ?

1 Answers  


what is an assembly ?

2 Answers   IBM,


How can a win service developed in .NET be installed or used in Win98?

1 Answers  


Can I create my own metadata attributes?

1 Answers  


what is the shortcut key for toolbox and add existing item?

1 Answers   Six Sigma,


Explain cache memory? : Dot net architecture

1 Answers  


How can i create only one instance of class and thus doesn't allow creating any more instances?

1 Answers  


any one can explain about projectarchitecture and project approach briefly

1 Answers  


So what exactly is the configuration file for then?

1 Answers  


WHAT IS COMPUTER

7 Answers   NICE, TVS,


Categories