What is Fragment Caching in ASP.NET?
Answers were Sorted based on User's Feedback
Answer / veerendrasingh34
Fragment caching allows to cache specific portions of the
page rather than the whole page. It is done by implementing
the page in different parts.........
Is This Answer Correct ? | 17 Yes | 1 No |
Answer / mohd. faizaan
Caching allows us to hold something that can b used later.
when a specific portion of the page needs to b changed and
u postback it,the portion of page is cached from the object
that you hold in memory rather than server.
Is This Answer Correct ? | 9 Yes | 2 No |
What is the use of The Page.Master Property?
Do session use cookies in asp net?
What are Caching techniques in .NET
Explain how cookies work. Give an example of cookie abuse.
How will you load dynamic assembly? How will create assesblies at run time?
Name the control which can be used to reserve the space on web page for storing localized data.
What is client side state management?
What are the disadvantages of using session?
What is the difference between Hash table and Array list?
What is a Windows Service and how does its life cycle differ from a standard EXE?
Difference between asp and asp.net ?
4 Answers Accenture, BirlaSoft, TCS,
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC