by Mark Zhou
28. December 2009 05:40
Jetbrains has recently released ReSharper 5.0 Beta. you can download it from its official website now. ReSharper 5.0 works with both Visual Studio 2008 SP1 and Visual Studio 2010 Beta 2. This release is a preproduction version and it should not be used as in the production environment.
Here are some enhancements/new features in the ReSharper 5.0 from the Jetbrains’ website.
Web Development. We have greatly extended the toolset available to ASP.NET developers when they work with markup files and web site infrastructure.
Project and Team. ReSharper becomes a valuable assistant not only to individual developers but to teams working with large, complicated projects. It allows them to view, change and maintain project structure.
Support for Visual Studio 2010. ReSharper 5.0 provides support for the new Visual Studio version earlier than ever. Of course, Visual Studio 2008 is supported, too.
Code Analysis. This area incorporates several improvements, from "plainly" implementing a substantial pack of new code inspections to upgrading foreach and for loops to LINQ queries and letting you track how data values and method calls are passed through your code.
Developers may wait for the StyleCop for ReSharper 5.0 Beta to enhance the code style checking functionality. Unfortunately, Microsoft has not announced an update for the StyleCop toolset; however, the source code of StyleCop for ReSharper is updated today, which included the ReSharper 5.0 support. I will write a separate post to explain how to build the StyleCop for ReSharper 5.0 installation bits by yourself.
9caa5456-1669-48f3-a5c3-14e0ac29e85b|1|5.0
Tags: tools