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

Who generates session id?

666


What is considered a service provider?

709


Is asp.net mvc still used? : Asp.Net MVC

687


What is asp.net caching?

763


How is mvc different from asp.net? : Asp.Net MVC

734


What is content page in asp net?

689


Define what is razor? : asp.net mvc

752


What are the features that make asp.net more used framework? : asp.net mvc

742


How can we identify that the page is post back in asp net?

675


What are the Types of authentications in IIS

787


Explain the difference between or and orelse?

713


Can you explain one critical mapping?

735


How do I upload a file from my ASP.NET page?

766


What should you do is you want to remove an existing component but would like to make some funtionalities?

1719


What is xaml? Are xaml file compiled or built on runtime?

709