Answer Posted / j_baghla
There are 3 techniques which are:
1.Page caching:-in this tech we cache the whole page
2.Fragment Cachning:-We cache only the part of the page
like user control.
3.Data Caching:-We cache the data component like dataset.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the biggest disadvantage of “Other Return Types” in Web API?
What is session object? Describe in detail.
Define repository pattern in asp.net mvc? : asp.net mvc
How can we identify that the Page is Post Back?
COM+ Used ________________ Isolation Level
In how many ways we can retrieve table records count?
Why do we use asp.net?
How ASP.NET page works?
Where sessions are stored?
What is in a session cookie?
Which browsers support the xmlhttprequest object?
What is the difference between ldap and active directory?
How to change Master page in ASP.Net using code?
What is synchronous and Asynchronous post back ?
What are HTTP handlers in ASP.NET?