Answer Posted / krishnarao
Caching is 3 types
1.Output Cacheing or Page cacheing
2.Fragment Cacheing
3.Data Cacheing
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between cookie and session?
Does web services support data reader like pom project?
Where is the session stored?
What is anonymous authentication?
How to handle errors in Web API?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
Can we have a web application running without web.config file?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What is the difference between ASP.NET Webforms and ASP.NET MVC?
To get the values in two different controls to match which control you use it?
What is asp.net mvc5? : Asp.Net MVC
In a Repeater control how one can provide an alternating color scheme ?
Difference between singleton and singlecall.
What is css and what is it used for?
When you use Ajax controls in the ASP.NET application?