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
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Describe Segmentation With Paging?
What is a SESSION and APPLICATION object?
Is there any alternative to avoid name collisions other then Namespaces?
Explain how asp.net page works?
Which of the following .NET framework supports Web API?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is the caspol.exe tool used for?
What is the use of view state?
How you can stop the validation of ASP.NET controls from client side?
What is the difference between login controls and forms authentication?
What is mta?
What is web configuration file and how to use in web application
What are the advantages and limitations of query string?