Daniel Lidström
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
Daniel Lidström commented, -
Daniel Lidström created a post, Failing to tune jb inspectcode with team-shared settings
I'm running jb inspectcode on my simple solution. The tool is complaining that I should use var keyword for simple types but this is something I don't wish. I've configured a team-shared setting to... -
-
Daniel Lidström created a post, How to know which setting is in effect?
I have trouble figuring out which setting is in effect, from user specific to team specific to machine defaults. The setting I want to configure is where solution caches are stored. This is the ord... -
-
Daniel Lidström created a post, Code cleanup should place destructor after constructors
Hello!I'm using ReSharper 4.0 with Visual Studio 2008. I would like the code cleanup feature to place the destructor right after the last constructor. This is what StyleCop wants and I like it too....