Welcome to MSDN Blogs Sign in | Join | Help

May 2006 - Posts

More about type descriptors

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.
Posted by mikechr | 2 Comments

The Paradox of ViewState Events

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
Posted by mikechr | 0 Comments
Filed under:

Data Binding to Custom Objects

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 to
Posted by mikechr | 7 Comments
 
Page view tracker