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 are session state modes? List some of the important session state modes of asp.net.
What are cookies in your browser?
How do you implement postback with a text box?
What does uri mean?
How will u decide when to use caching and when to use viewstate?
What is viewstate in asp net with example?
How to you can limit Access to Web API to Specific HTTP Verb?
Please briefly explain the usage of global.asax?
what is CLR?
What is difference between session and viewstate?
Different type of validation controls in asp.net ?
1 Answers CTS, Keane India Ltd,
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)