can u any one tell me clearly where is stored cache datas?

Answers were Sorted based on User's Feedback



can u any one tell me clearly where is stored cache datas?..

Answer / pravin more

Data Can be cached at Three locations
1) Client Side
2) On Server
3) On Proxy Server

Is This Answer Correct ?    5 Yes 0 No

can u any one tell me clearly where is stored cache datas?..

Answer / praveen singh

Cache data is store in memory and cache size is double of
memery size .

Regards,
Praveen Singh
Praveen.kumar4u1093@gmail.com

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

what is differences between bind and eval?

2 Answers  


In which form does the dataset store data in it?

3 Answers   Verinon Technology Solutions,


What are the uses of list view control in Asp.net?

0 Answers   HCL,


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

0 Answers  


Do gac'ed assemblies have fulltrust?

0 Answers  






I M working in 1.1 .net framework. In a page I have 5 text box & 2 data grid. In PageLoad() All text box will populate with blank value & 1st dataGrid with some value. When I click on EDIT button Of the 1st dataGrid,The Relevent data Of the particular row will populate in first 3 textboxs & corresponding relevent data Will populate in the 2nd DataGrid. Now when I click 2nd datagrid's EDIT button of a perticular Row,relevent data will populate on last 2 textboxs & 1st 3 textbox's value will be same as per as it was........ ........My Problem Is ........... When I click on edit button Of 2nd DataGrid, 1st 3 text boxes values goes Off & 2nd DataGrid Is goes off Due to Postback.but The relevent value is populated In last 2 textboxes.So How I stoped this postback??So that all the data in 1st 3 textboxes will be same.So that I can edit the values of 2nd Grid with 1st 3 textBoxes value.. plz dirctly mail me 1 copy of post to... maloy.adhikari@in.com

2 Answers  


Can you use c# without .net?

0 Answers  


How do I send e-mail from an ASP.NET application ?

1 Answers  


What is the use of SmartNavigation property?

4 Answers  


Define repository pattern in mvc.net? : asp.net mvc

0 Answers  


What is data grid view in asp.net?

0 Answers  


How to implement caching?

2 Answers   Infosys, Microsoft,


Categories