What is caching? What are the different types of caching?
Answers were Sorted based on User's Feedback
Answer / krupali patel
Caching is used to display the output quickly for specified
amount of time.
there are three types of caching provided into the asp.net
2.0.
1)output caching
2)data caching
3)fragmentation caching
| Is This Answer Correct ? | 17 Yes | 2 No |
Answer / sushil kumar verma
caching can be defined as storing the output or the
response by the brouser.when several user click at the
same time to same site storing the site plays a vtal role.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / abbas
Caching is the process of storing ferquently used data on
the server to fulfil subsequent reuests
types of caching
1 ) out put caching
2) partial page cahching
3) client-side caching
4)datacahing
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / prakash chandra pradhan
To provide good perfermance for our application we can
impliment asp.net caching concept,According to this concept
we process our program and store result in server memory.
there are three types of caching in asp.net 4.0
1-page output caching
2-Application caching
3- fragment caching
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / daya dumbre
Caching is the process of storing ferquently used data on
the server to fulfil subsequent retests.
types of caching
1 ) out put caching
2) partial page caching
3) client-side caching
4) datacahing
5) Server side caching
| Is This Answer Correct ? | 2 Yes | 4 No |
Types of caching ?
1 Answers Digital GlobalSoft, MicroSec, Wipro,
How Response.flush works in server.Execute
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.
5 Answers ADITI, Syntax Softtech,
Descrie about response.buffer and repsonse.flush ?
Explain the concept of event bubbling in ASP.NET?
0 Answers Sans Pareil IT Services,
What are the benefits of Razor View?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What is a proxy in web service?
If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.
version information of assembly consist of _________ values.
Why asp.net is used?
What is a web server? What are the load limits in it?
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)