What is the difference between application and cache variables?
Answer Posted / sunaina
The main difference between the Cache and Application
objects is that the Cache object
provides cache-specific features, such as dependencies and
expiration policies.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How is a session stored and maintained in asp.net?
How would you get asp.net running in apache web servers?
Define repository pattern in asp.net mvc? : asp.net mvc
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What is the difference between page-level caching and fragment caching?
What is the difference between viewstate and hidden field in asp.net?
Explain global assembly cache.
When we use cookie less session? Explain its working?
What is the default Orientation property in a Menu control?
How can we apply themes to an asp.net application?
How can you send an email message from an asp.net web page?
How do you remove duplicates without using remove duplicate stage?
How many types of session in ASP.NET
Why web api is better than wcf?
Explain the difference between singleton and single call?