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

What are the asp.net 2.0 features?

546


How does asp page work?

540


What are the benefits of view state?

542


What are the new navigation controls in asp.net 2.0?

534


what is silver light when will we use silver light,

1437






Which authentication uses a combination of windows and iis authentication?

578


Differentiate between file-based dependency and key-based dependency.

508


For which does this Codebehind="MyCode.aspx.cs" is relevent to ?

573


Explain the main function of razor in asp.net? : asp.net mvc

581


Describe session handling in a webfarm?

553


What is the concepts of globalization and localization in .net?

524


What is asynchronous call?

579


What is difference between inproc and outproc?

653


If 200 is for all successful operation then why do we have 201 response codes?

520


COM+ Used ________________ Isolation Level

1517