Tag Archives: viewstate

ASP:Label Control and ViewState

One of the tips that is thrown around for improving the speed and performance of an ASP.NET page is to minimize the use of server controls. This makes sense for data-bound controls, but what about the asp:Label control? I decided … Continue reading

Posted in ASP.NET | Tagged , , | Comments Off