Tag Archives: section 508

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

Roll Your own Drudge Report in ASP.NET

Matt Drudge is my hero. He started The Drudge Report while working the graveyard shift at 7-11. He was at the store when the newspapers first arrived and most of the world was asleep. He was able to parlay that … Continue reading

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