ASP.NET Podcast

ASP.NET Podcast is geared towards the Microsoft .NET Framework and ASP.NET.
The podcast is run by Wally and Paul.
Welcome to ASP.NET Podcast Sign in | Join | Help
in Search

ASP.NET Podcast

The ASP.NET Podcast features, technical talks, interviews, news, reviews, and Wallyisms. Wallace B. (Wally) McClure and Paul Glavich are your hosts.

ASP.NET Podcast Show #19 – Minimizing the ASP.NET ViewState and Some Marketing Ideas/What not to do for Technical people.

Subscribe

 

Show Notes

  • Marketing for technologists.
  • Idiosyncrasies of high-tech people.
  • Are customers serious?
  • Games that I have had played on me.  Note: Don’t play these games unless you want to not be successful.
  • Minimizing the ASP.NET ViewState. (Thank’s to Scott Mitchell’s article on MSDN)
    • Inherit from the Page Class.
    • protected override void SavePageStateToPersistenceMedium(object viewState) {…….}.
    • protected override object LoadPageStateFromPersistenceMedium() {………}
Published Wednesday, November 09, 2005 1:01 AM by wallym
Anonymous comments are disabled

This Blog

Syndication

Powered by Community Server, by Telligent Systems