In the new ReSharper 5.0 there is some MVC specific features for highlighting View and Controllers in views when you type them asstrings.
So, which files should I keep and which ones can I ignore when commiting in Mercurial (or any other source control service)?
In C# I\'vegot some \"safe\" API code related to UAC elevation.It involves getting the size of an enum (as follows)
Due to certain configurations on my dev box I was forced to move my code to the \"Documents and Settings\" folders. Since our #?*&%$£ \"beloved\" perforce VCS can have problems with long file pat
When I create a new test like the following: It should_get_something = () => foo(); When I hit the semi开发者_StackOverflow-colon resharper sticks private on the front of the delegate:
Is there a keyboard shortcut to use in ReSharper to see suggestions and apply them? When I inspect code issues in a Solution, I find it slow to use the mouse to move from one issue/recommendation to t
After running ReSharper on our project we receive the following error m开发者_开发问答ultiple times in various resx files;
I have some tests that rely on some files I have marked as \"Content\" and to \"Always Copy\". I\'m using the DeploymentItem attrib开发者_运维技巧ute to make sure they get copied to the output directo
I was wondering if anyone knows how to enable shortcut for accessing the powertoys for resharper in Visual Studio 2010.I\'ve installed c开发者_运维百科oding zen and my understanding was it was suppose
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.