Hi all,
Iam trying to understand concepts on ASP.NET State Management .
URL : -
http://msdn.microsoft.com/en-us/library/75x4ha6s.aspx Now i know definitions for different state management techniques both client side and server side .
But iam not clear on which technique to use in what situation.
Iam confused in some scenarios like instead viewstate ,why cant we use session or cookies or something else.
So Kindly can any help me understand when to use what and when
not use which one ?
thanks in advance
S.Naveen...