Welcome to SqlXml Blogs Sign in | Join | Help

Bryant Likes's Blog

It's all about WebData

News


  • Windows Live Alerts
    View Bryant Likes's profile on LinkedIn

    Me



    Support Bryant!

    49 percent of goal achieved.

    Goal: $1,000.00
    Achieved: $486.19


    The posts on this weblog are provided "as is" with no warranties and confer no rights. The opinions expressed herin are the personal opinions of the individual authors and do not represent the views of Avanade in any way.

July 2005 - Posts

Get Ready for SQL Server 2005 Roadshow Redux
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...
Multi-Threaded and Multi-Domain Tests
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...
SOA Gaining Acceptance
Saw this on my morning commute: Read More...
Ruby and Watir
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...
XLANGMessage.GetPropertyValue
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...