Mike Christensen: Web Dev Guy

Web Application development on the ASP.NET Framework

May, 2006

Posts
  • Mike Christensen: Web Dev Guy

    More about type descriptors

    • 2 Comments
    The other day, one of my readers posed a question regarding my recent post “ Data Binding to Custom Objects ” – The question was essentially “Why are you writing all this code? There’s much simpler ways to do the same thing.” Well, the reader is correct...
  • Mike Christensen: Web Dev Guy

    The Paradox of ViewState Events

    • 0 Comments
    I thought I’d write a quick blog about a somewhat “Chicken and Egg” style paradox with viewstate events, and events that cause different controls to be rendered out on the page. As you might know, ViewState events are processed between Page.OnLoad and...
  • Mike Christensen: Web Dev Guy

    Data Binding to Custom Objects

    • 7 Comments
    I’m back! I apologize for my lack of recent blogging, but this post should help make up for that. We’ll be discussing data binding to custom collection objects. After reading my blog on building your own data bound controls , you’ll know that I like...
Page 1 of 1 (3 items)