|
|
Browse by Tags
All Tags » Visual Studio » CodePlex
-
On my current project I wanted to do a little pit stop after our 1st sprint to ensure that the solution was running as optimally as possible. We’ve fleshed out the solution structure and have pulled together all the core pieces of technology – so within Visual Studio, the solution looks like: Solution ‘MyApp’ +---Data | ...
-
Feature Complete Build of StyleCop for ReSharper.
Compatible with ReSharper 4.1
Compatible with StyleCop 4.3.1.3
There are 148 StyleCop rules. 38 of these must be fixed manually (normally because you have to type descriptive text or rename variables). Of the remaining 110 rules 58 are fixed by R# Code Cleanup (silent mode). Of the ...
-
As I mentioned in my last post I've been working with Microsoft Blueprints, one of the problems I encountered was trying to come up with a generic, reusable way of working with T4 Templates (T4 is the used by Blueprints for all code generation as T4 is now integrated into Visual Studio 2008) to generate the code fragments.
I created ...
-
Update: StyleCop for ReSharper is now feature complete.
While I was on holiday Microsoft released a new version of Microsoft Source Analysis for C#, in the new version - 4.3 - it has been re-branded to it's original internal Microsoft name - StyleCop. There was a bit of a backlash against the initial release of Source Analysis - a few members of ...
|
|
|