Category Archives: .NET

Now Available: Visual Studio 2010 Beta 2 Virtual Machines with Sample Data

See Brian Keller’s blog post here  

Posted in .NET | Leave a comment

StyleCop 4.3.2.1 has snuck out…

More info here

Posted in .NET | Leave a comment

ReSharper 4.5.1 Released

This tool just keeps getting better. Get the update here http://www.jetbrains.com/resharper/

Posted in .NET | Leave a comment

Are you ready for .NET 4.0?

Check out the .NET Framework Compatibility Blog for all the latest information regarding compatibility. You can also follow a walkthrough here

Posted in .NET | Leave a comment

Microsoft StyleCop 4.3.1.3 ships

To quote their blog: “We have just released an update to StyleCop 4.3 which contains a number of bugfixes as well as a small number of new features. In particular: Ability to use <include> tags within Xml header documentation to … Continue reading

Posted in .NET | Leave a comment

Breaking Changes in Visual C# 2008 Service Pack 1

I was made aware of an interesting site today that lists the breaking changes made to C# in VS2008 SP1. Usually people have problems with service pack installers rather than breaking changes, however it may be worth taking a read … Continue reading

Posted in .NET | Leave a comment

A bit of Fun

The current ‘wordle’ of this blog

Posted in .NET | Leave a comment

Microsoft Source Analysis for C#

Microsoft have finally released ‘StyleCop’ publicly! — Details here

Posted in .NET | 1 Comment

WMI Code Creator

It’s not new, but what a fantastic tool! "The WMI Code Creator tool allows you to generate VBScript, C#, and VB .NET code that uses WMI to complete a management task such as querying for management data, executing a method … Continue reading

Posted in .NET | 1 Comment

Regular Expression Scratchpad 2.1

A minor update… New in V2.1 Match button to perform a regular expression match, rather than a replacement Minor UI usability updates Version 2.1 is available to download now…FTD

Posted in .NET | 1 Comment