Browse by Tags

Release Date for Visual Studio 2005, SQL Server 2005, BizTalk 2006

At TechEd today, Paul Flessner announced that these products will be released the week of November 7th. Also of interest is that SQL Server 2005 Reporting Services will be available in the express edition. Report Builder will also be pushed down into Read More...

From Rainier to Orcas and beyond.

This past 3 days I've spent traveling to and from Redmond to visit with a few of the developer tools teams as part of an Software Design Review (SDR). These are a kind of focus group, with the intention of getting qualitative information from folks about Read More...

.NET Celebrity Auction

Be a sport and click on this link: http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=5552696499 Then make a generous bid. If you'll win, you'll get an hour (or more) of help from a .NET guru/celebrity (or possibly me). But more, you'll also be helping Read More...

Trip to Ottawa and Requirements Traceability

I just got back from Ottawa, where last night I was speaking to the Ottawa .NET community about Visual Studio Tools for Office. (more on that later). I wasn't surprised by the Grep Cup weekend inflated hotel rates, but I was surprised to find a “2.8% Read More...

White-box Unit Testing - in whidbey

James Newkirk shows how to write a white-box test in Whidbey He shows how to test the value in a private field and invoke a private method. While you can (not so) easily do that today in NUnit, he demonstrates the PrivateObject class that lets you easily Read More...