About
Digital Colony is the technical web site for Michael Allen Smith of Seattle.
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
