Tuesday, November 20, 2007 by Niels Hartvig
Microsoft released VS2008 on the MSDN Subscriptions network yesterday, and I'm happy to announce that it's easy to get umbraco to compile on the latest version of our favorite developer tool:

The only adjustments I need to add was updating the usage of the Action class in umbraco to use the fully qualified name as .NET 3.5 introduces a new delegate named "Action". I've added more details in the forum.