Support for ObjectDataProvider with ContructorParameters broken in EID

I just filed a bug over on Microsoft Connect about a problem in Expression Interactive Designer with the design time support for an ObjectDataProvider where ConstructorParameters are used. I noticed it a couple weeks ago and never got around to filing, but I just got back into working on the project where I was having the […]

ASP.NET 2.0 Feature Conversion Completed

We officially rolled out a release of the “My” Mimeo.com web application this weekend. While we actually added some really great customer features, one of the biggest things in this release development wise was a full upgrade to use several features of ASP.NET 2.0 that were previously solved by a bunch of proprietary code that I wrote […]

Providing custom context to your WCF service operations

First off, I’d like to say that I absolutely love how extensible WCF is. So far there hasn’t been anything I can’t do. Unfortunately the documentation, examples and guidance around extensibility is still lacking a bit at this point. This is somewhat disturbing considering that RC1 just went out. Now, on to what I really want to […]