From Clemmens talking about technology overload: Enter VS2005 and the summary of trying to achieve the same knowledge density is: “Frustrating”. I feel his frustration. I remember going to PDC 2003 and realizing that it was getting very hard to keep up on all the new stuff coming out of Microsoft...
Posted to
Bryant Likes's Blog
by
bryantlikes
on 09-01-2005
Filed under: Sql and Xml, Reporting Services, SharePoint, BizTalk, General, Avanade, Test-Driven Dev
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 scenarios. The multiple threads was pretty easy...
At my current project for Avanade I've been working with Hisham (who is also my Career Manager and whose blog I read before I even knew about Avanade) and we've been doing a lot of BizTalk stuff. As he stated here , BizTalk development, without the help of some external tools, can be very time consuming...