开发者

Extending Visual Studio 2010 'Professional' edition with additional features available in 'Premium' edition [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

If not programming, this certainly is a programmer's question.

Visual Studio 2010 Express and Ultimate editions are two extremes wherein the former is for hobbyists and the latter is (primarily) for Architects/Designers.

The price gap between Professional and Premium editions is HUGE; however, both target developers (testers and DB guys too) primarily.

In case I wish to extend my Professional edition with most of the features provided with Premium edition additionally, I look up to the Open Source world and/or other commercial alternatives.

Therefore I request people to suggest good quality alternatives to the additional features in the Premium edition. I am hereby enlisting the additional features available with the Premium edition w.r.t. features available in the Professional edition:

Debugging and Diagnostics

- Static Code Analysis

- Code Metrics

- Profiling

Testing Tools

- Code Coverage

- Test Impact Analysis

- Coded UI Test

Database Development

- Database Deployment

- Database Change Management

- Database Unit Testing

- Database Test Data Generatio开发者_Python百科n


Here are some alternatives.

Static Code Analysis

I think both Resharper and CodeRush have some features that fit in this category.

Profiling

  • Red Gate ANTS performance profiler
  • Red Gate ANTS memory profiler

Code coverage

  • NCover
  • JetBrains dotCover
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜