ParseChildren(true, “Content”) Fails When Child is a Form Element?

I’ve looked around and haven’t seen this described anywhere. It’s a tough bug to come up with a succint search query for though, so maybe I just missed someone else reporting it. In any case here are the details in case anyone else ever runs into this. Basically, if you create a UserControl, decorate it’s code-behind […]

Mimeo Ranked #186 of Top 500 Fastest Growing Companies

I don’t blog about my company very often, but I’m pretty pshyced about this. We made Inc. Magazine’s Top 500 Fastest Growing Companies List and we’re up there at #186! We’ve had some really amazing growth this year that seems to be snowballing more and more. I’m proud to see this company go from the nothing it […]

String: The XML World’s Equivalent of void*

So I jumped into a discussion on microsoft.public.dotnet.framework.webservices where the author asked the best way to send DataSets over web services. One of the initial responses was basically (to paraphrase) “…just pass it as strings and use GetXml, ReadXml to dehydrate/rehydrate the DataSet…”. The author of said post has, IMHO, been trying to tap dance […]

A Request for the IE Team: Embrace the Community

After reading this post on IEBlog, particularily this part: “I’d love to say more about what we’re working on right now on this front. I can’t.” … I just felt I needed to vent a little frustration and make a request to the team. I don’t understand why you guys can’t talk about what you’re doing with […]

Amazon Message Queuing Web Service…?

I just noticed Amazon is beta testing a Message Queuing Web Service (via TSS.NET). What has me scratching my head here is, what exactly is Amazon doing here? Are they getting into the software business now? Previously everything they’ve released has been to enable them to sell more goods, but this service seems like it’s a pure software product […]