asp.net custom control control state
- by pranay
what is advantage of using control state instead of view state when i create custom control in asp.net ?
so i want to know why to use control state ? 
can some please provide me good article or descriptive answer for this ?