开发者

Refactoring in Visual studio 2010 express

开发者 https://www.devze.com 2023-02-12 19:05 出处:网络
Help or suggestion will do. I\'m installing the Visual Studio Express 2010, i know we cannot use resharper with express edition. i need know do i hav开发者_StackOverflow社区e any other alternate tool

Help or suggestion will do.

I'm installing the Visual Studio Express 2010, i know we cannot use resharper with express edition. i need know do i hav开发者_StackOverflow社区e any other alternate tool that i can use with visual studio Express 2010 edition.

Sameer,


The Express Edition of Visual Studio do not support add-ins. As far as refactoring is concerned, Visual Studio has some built-in refactoring functionalities which could come handy.


The Express Edition of Visual Studio do not support add-ins. As far as refactoring is concerned, Visual Studio has some built-in refactoring functionalities which could come handy.

The express version however does only have two refactoring functionalities: rename and extract method, the other functionalities like encapsulate are not present.

0

精彩评论

暂无评论...
验证码 换一张
取 消