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

Answer Posted / ajai

If you want to store large datasets and datatables than
data caching is an good option and for small values you
should use viewstate.

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we implement a identity (sql server) call in an asp.net page?

769


Explain the code Access Security (CAS) in .net Framework?

948


in which protocol ASP.NET WEB API Work?

783


What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC

703


What is advantage of code behind coding in ASP.NET?

743






What are the different types of validation controls provided in ASP.NET?

853


Explain the components of web form in asp.net

736


What is asp.net architecture?

709


Which is faster union or union all?

750


Can you explain composite pattern?

764


What is the difference between a default skin and a named skin?

791


Explain the difference between server control and html control.

671


What is a windows service?

748


What is break mode?

701


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

768