chuck pareto

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
chuck pareto created a post, Any Info On A patch Or New Version To Reduce Memory Usage?
I'm using the most current version of Resharper with VS 2010 and some of our project get bloated to 1+GB of memory usage after having the solution open in the ide for a while and debugging/running ... -
chuck pareto created a post, Resharper documentation on rules used
I think I saw a page resharper has on why it uses (describes) specific naming conventions and styles, but I can't find the link anymore on their site.This isn't their help page that shows all the f... -
-
chuck pareto created a post, resharper not recognizing out type variable in method parameters
I'm calling a BeginInvoke() method on a delegate and resharper doesn't recognize one of the argument parameters of the method as being a 'out int' type."out dummy" is underscored with a red squiggl... -
-
-
chuck pareto created a post, How do I reset resharper to factory defaults?
Imade some changes to resharper and I was wondering if there is a way to clear all the changes I have made and go back to the default settingssthat were configure when I first installed the software? -
chuck pareto created a post, Do Code Redundancies Effect Performance?
I'm running the 'Find Code Issues' in resharper and I see lots of code redundancies.Will the refactor option or any other option remove these for me or do I have to fix them individually?If I don't... -
chuck pareto created a post, Getting resharper to fix code issues when running 'Find Code Issues'
Is it possible to get resharper to fix the code issues it diagnoses when you run the 'Find Code Issues' option?It would be nice to have resharper make variables 'const' or eliminate redundant vari... -