Technorati Tags: ViewState,ASP.NET The ID Property is Important I’ve encountered quite a few developers having ViewState problems with dynamic controls. Ever have a control get recreated, but the value isn’t there on PostBack and you are creating your controls at the correct time? Frustrating to say the least. Anyway, even if you follow the correct [...]

ObjectDataSource, SOA Style
It’s been entirely too long since my last post, and with the olympics in full swing, we’ll go with a volleyball theme for this post. BUMP So here’s the scenario. After really digging your teeth into ASP.NET 2.0 and playing around wiih all the cool data access features, you decide to apply a liberal use [...]