Resharper With VS2010
-
So, does anyone still use Resharper especially with VS2010? I used it back in VS2003 and it helped heaps, but haven't used it since as I found VS2005 was good enough. I thought I'd ask the question since I attended TechEd AU 2010 and all the speakers are using it.
"A democracy is nothing more than mob rule, where fifty-one percent of the people may take away the rights of the other forty-nine." - Thomas Jefferson "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote." - Benjamin Franklin Edbert Sydney, Australia
-
So, does anyone still use Resharper especially with VS2010? I used it back in VS2003 and it helped heaps, but haven't used it since as I found VS2005 was good enough. I thought I'd ask the question since I attended TechEd AU 2010 and all the speakers are using it.
"A democracy is nothing more than mob rule, where fifty-one percent of the people may take away the rights of the other forty-nine." - Thomas Jefferson "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote." - Benjamin Franklin Edbert Sydney, Australia
-
Nope, I use CodeRush and Refactor! Pro (DevExpress). I think they work much the same way and they've both been updated to work quite well in VS2010. Cheers, Drew.
Did you see much benefit in using CodeRush and Refactor! Pro in VS2010? I probably should have rephrased my question to include other similar VS add on as well.
"A democracy is nothing more than mob rule, where fifty-one percent of the people may take away the rights of the other forty-nine." - Thomas Jefferson "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote." - Benjamin Franklin Edbert Sydney, Australia
-
Did you see much benefit in using CodeRush and Refactor! Pro in VS2010? I probably should have rephrased my question to include other similar VS add on as well.
"A democracy is nothing more than mob rule, where fifty-one percent of the people may take away the rights of the other forty-nine." - Thomas Jefferson "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote." - Benjamin Franklin Edbert Sydney, Australia
I used Refactor! Pro a lot on a project that was developed by a couple of my employees a few years ago. Let's just say their spelling skills were, well, horrible. At any rate, I wound up refactoring the whole thing and restructuring some of the more complicated algorithms. Refactor Pro! really helped a lot with that. I think I would up with about twice as many source files when I was done. Worked great and the complex parts run much faster (one particular algorithm wound up being about 100 times faster). I could have done all of this without Refactor! Pro, but it would have taken a lot longer, with a lot of mistakes and I wouldn't have had time to do the speed improvements. CodeRush just seems seemless now - I use it all the time to speed up code writing. It's very convenient for adding a lot of standard code which saves a lot of typing. I'm sure I don't use 1/10th of what it can do though. Cheers, Drew.
-
So, does anyone still use Resharper especially with VS2010? I used it back in VS2003 and it helped heaps, but haven't used it since as I found VS2005 was good enough. I thought I'd ask the question since I attended TechEd AU 2010 and all the speakers are using it.
"A democracy is nothing more than mob rule, where fifty-one percent of the people may take away the rights of the other forty-nine." - Thomas Jefferson "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote." - Benjamin Franklin Edbert Sydney, Australia
Yes its very useful, i use it for VB and for C#, check out http://www.jetbrains.com/resharper/features/index.html[^] to learn about the new features of resharper for VS2010, i like the code quality analysis, all the Navigation features, the way it highlights tokens in comments and more give it a try, u will not lose anything, but remember it makes VS2010 a bit slower than it already is specially when opening a solution.