July 2005 - Posts
There is another Get Ready for SQL Server 2005 Roadshow going on: The Get Ready for SQL Server 2005 Roadshow was a huge success last spring, so we're extending the tour to 15 more cities this summer and fall, starting in Portland on July 26. Once again,
Read More...
Just finished writing some test code for some shared utilities on my current project. The project is a BizTalk project so the utilities can be hit from multiple threads and from multiple boxes (with a shared database box). So I needed to test for these
Read More...
Saw this on my morning commute:
Read More...
From Scott Hanselman : The back story is this. I've been trying to find the Holy Grail, or even the 40% Grail of Automated Web UI Testing for at least the last 5 years. We use NUnit for everything, so it'd be cool if whatever we chose could fail NUnit
Read More...
As Christof notes here : If you ever need to have access to the context of a message, outside of the BizTalk Server orchestration environment, you may do so by passing the message as a parameter of type Microsoft.XLANGs.BaseTypes.XLANGMessage to a method
Read More...