Types of caching ?
Answers were Sorted based on User's Feedback
Answer / ravindra
caching means frequently used data on to the temporary memory
3 type of cachings are there
1.output caching:when cache apply to entire page output on
to the temporary memory
2.fragment cache:when cache apply to different portions of
web page
3.datacaching:when cache apply to memory variables.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / babu reddy
There are 3 types of caching
1.Page caching
2.Fragment Caching
3.Output Caching
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / 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 |
What is JIT and how is works ?
How should I destroy my objects in asp.net?
Explain the different parts that constitute ASP.NET application?
Explain about asp.net state management?
Why do we need Sessions?
How many classes can a single .NET DLL contain?
Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal
What is FullTrust? Do GACed assemblies have FullTrust?
What is difference between or and orelse?
Disable browser cache for entire ASP.NET website?
How can we register exception filter globally?
What are Http handler ?
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)