learn something new every day.... after over 2 years of .NET development, i'm just now learning that the ASP.NET Textbox control doesn't use viewstate as it's only mechanism to store / retrieve data from the browser.
See Joteke's Blog Post about
Read More