We are trying to get ReSharper introduced to our company but it would have to be for all developers.Management want us to justify the cost with a business c开发者_高级运维ase.
I have several interfaces and classes that I have in my business layer project and I want to move them into a bran开发者_运维问答d new project.I am using ReSharper 4.5.2.Is there any way I can do that
I like my code formatted like this: WithDataContext.Execute( delegate(开发者_JAVA百科DataContext dataContext)
I would like to create a Resharper Live Template that changes all spaces to underscores ind my \"fact\" Live template variable $testname$:
I heard that R#5.0 (still in beta) will support VS 2010. My question is VS2010 == VS2008 + ReSharper ?
In my team, the code style in .xaml files are currently not very consistent. We looked over the Visual Studio auto formatter to make it format the code into something we like. However, for one option
I\'m new to ReSharper. For those who uses Resharper, is there a way I can add custom cod开发者_StackOverflowe analysis rules?
I need to use some WPF components in an NUnit unit test. I run the test through Re开发者_Go百科Sharper, and it fails with the following error when using the WPF object:
I have a solution that contains a website and a class library in Visual Studio 2008. I then have another web site project outside of the solution that needs to reference the class library. I right c
I really miss the bookmarking feature of Visual Studio + Resharper. For example, I press Ctrl + K, Ctrl + K to toggle a bookmark, and then Ctrl + K, Ctrl + N to go to the next bookmark, Ctrl + K, Ctrl