Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How will u decide when to use caching and when to use
viewstate?

Answer Posted / richa

When it comes to choosing between ViewState and Caching it
all comes down to what you are doing. ViewState is an ideal
candidate if you are planning to save small values. Mostly
values of server controls are saved in ViewState. If you
plan to store large datasets, datatables or collections than
data caching is an excellent candidate.

Is This Answer Correct ?    19 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to add DateTime Control in normal DataGrid Server Control?

1148


Explain the asp.net mvc request life cycle? : asp.net mvc

1090


What are client activated objects and server activated objects?

1018


Explain what is event bubbling?

1064


What is the difference between cookie and session?

1025


How you can return View from ASP.NET Web API method?

1051


Describe the sequence of action takes place on the server when ASP.NET application starts first time?

1181


Explain what are webservices?

1031


How many languages are supported by .NET at present time?

814


Explain MVC model binders?

1118


How does the cookies work in asp.net?

1246


What is asp.net introduction?

1053


Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?

1039


What is the difference between application state and caching?

1147


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

1981