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 |
In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.
how to change the application name?
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 ?
what is an assembly ?
How can a win service developed in .NET be installed or used in Win98?
Can I create my own metadata attributes?
what is the shortcut key for toolbox and add existing item?
Explain cache memory? : Dot net architecture
How can i create only one instance of class and thus doesn't allow creating any more instances?
any one can explain about projectarchitecture and project approach briefly
So what exactly is the configuration file for then?
WHAT IS COMPUTER