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 |
What is validationsummary server control? where it is used ?
If we write return statement in finally block will it works fine or throws any error?
Explain http handlers? Where we can use the http handlers?
How would ASP and ASP.NET applications run at the same time on the same server?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
i want the asp.net technical questions and answeres
if u r projet consist of 4 people means how can u manage the file
Web API supports which protocol?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
cr8 2 datatables into one dataset DYNAMICALLY (no backend database used like sql,etc.,) with following columns 1st datatable with columns studentNo studentName Deptno 2nd datatable with columns Deptno DeptName DeptAddress add data to both the tables Dynamically and merge these tables into one table and display it in Grid view as studentNo studentName Deptno DeptName DeptAddress
What is the difference between session.abandon() vs clear()?
What is difference between view state and session state?
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)