Phew what a name, well if you want consistent style across developers this is the tool for you. Previously known as StyleCop inside Microsoft. Microsoft Source Analysis is pretty much a mandatory addition to any team development toolkit. In the same way the FxCop helps "focus" developers towards consistent …
Read MoreYesterday we had the first drop of the VS2008 SP1 Beta, well there is also one for TFS2008. As with the main VS2008 service pack there are loads of fixes and some new features. Support for Windows Server 2008. Support for SQL Server Codename Katmai CTP6. The Add to Source Control dialogs have been improved to be easier …
Read More14 May UPDATE - Due t illness the speaker cannot make it , so this session is being rescheduled to next month. Check the XP Club site for what is on in its place Remember tomorrow is monthly meeting of the Yorkshire Extreme Programming Club at the Victoria Hotel in Leeds. The session is by Chris Mills a developer …
Read MoreVisual Studio 2008 SP1 Beta is out for testing. Scott has a great blog post on SP1, but the highlights (which are numerous)
- Classic ASP intelisense and debugging is back
- Faster application startup time
- Better client side rollout
- New Windows Form Controls
- WPF Performance Improvements
- WPF Extensible shader …
Read MoreThanks to everyone who attended my session in Glasgow yesterday, I hope you found it useful. The slides will appear on the DDS site at some point but you can find them now on the Black Marble site. There is also a web cast of a virtual identical presentation on the Extreme Programming Club site. The noticeable …
Read MoreSince updating to TFS 2008 we have lost our Sprint Burndown chart in eScrum, not a major problem as we use the cumulative flow in its place. However, I have eventually got round to fixing it. It turns out the problem is down to the the way the dates for the start and end of the Sprint are converted to measure names for …
Read MoreIf you are using the TFS API within a WebApp with impersonation there is a good chance you will see the error below when you run the web site on IIS System.Security.SecurityException: Requested registry access is not allowed. at System.ThrowHelper.ThrowSecurityException(ExceptionResource resource) at …
Read MoreI have just adding some Performance Counters to instrument some code and had a few issues that are worth knowing about. I created two categories of counters using the following code: //Create a category with a single counter PerformanceCounterCategory.Create( "categoryName", "categoryDescription", …
Read MoreAfter years of discussions with clients that their ever and rapidly changing requirements could only be met if we implemented a telepathic interface to read their users minds, Microsoft have done the decent thing and released Microsoft® ESP™. Now Microsoft are saying that ESP is a toolkit to allow developers to build …
Read More