{ explore .net }

To content | To menu | To search

Tag - Visual Studio

Entries feed - Comments feed

Wednesday 4 November 2009

WCSF and VS2010

Guidance Automation isn't supported yet in Visual Studio 2010 beta 2 and this sucks (my apologies for using this word).

In a project we're currently working on we're using Entity Framework and the Web Client Software Factory and I would really like to use the new EF features in VS2010 beta 2 (it does have a go-live license) but also keep using WCSF and without GAX/GAT support this aint gonna happen.

But as always in IT there might be a workaround, I'll be extracting the project templates of WCSF (have a look in the install directory to find them) and adding them to the project templates of Visual Studio.

I'll keep you informed of my success or failure.

Friday 5 October 2007

Visual Studio 2008 - Code Metrics and .net source code

The new Visual Studio will have a new tool called Code Metrics, "Code Metrics is a new tool window that helps users find and act upon complex and unmaintainable areas within an application". More information can be found on the blog of the team.


Scott Guthrie has some very good news, we'll be able to download the source code of the .net framework! Just think about all the geeky nights we'll have exploring this code :-)