What are the asp.net objects? is it application obects,
cache objests etc. or is it state managements, web services etc?

Answer Posted / falaknaaz.shaikh

ASP.NET offers a "Cache" object that is shared across the
application and can also be used to store various objects. The
"Cache" object holds the data only for a specified amount of
time and is automatically cleaned after the session time-limit
elapses.

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain About WebService

651


What is the purpose of session management?

515


What are session state modes? List some of the important session state modes of asp.net.

535


What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC

499


What is caching? What are different ways of caching in asp.net?

664






What is the use of worker process in asp.net?

527


What is asp.net and its advantages?

549


Difference between .NET and previous version?

2106


When was asp.net released?

571


Explain how do you deploy your asp.net application?

479


What is the server of asp.net?

506


Will the asp.net validators run in server side or client side?

646


What are the advantages and limitations of query string?

570


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2273


Can a master page have more than one contentplaceholder?

508