March 2008 - Posts

I am using this tools from past few months.

The features that i like:

  1. Orphaned code detection : It colors out the orphaned code (variables, methods) that is not being used for the app. This is very useful in detecting missing code implementation errors.
  2. Coding Assistance: It automatically writes some code for you like the parenthesis, brackets etc
  3. Code Refactoring: i love this feature, This is a very quick way to refactor your code and to generate the new refactored methods. This automatically generates a new method with the required signature.
  4. Unit Testing : You can run, debug your unit tests from the code window, also it supports running of individual test, test suites in a seperate window.
  5. Supports C# and VB.Net code.

Disadvantages:

  1. increases your project load times.
  2. Current release version 3.1 doesnt support VS 2008 features but version 4.0 will support it. 

There are much more features to try with the trial version on the site.

Resharper WebSite: http://www.jetbrains.com/resharper/index.html

=================================================================

Good News: Resharper 4.0 Beta got release today (5/21/08).

This will support VS2008.....yeah we are moving towards more productive coding....

More details can be found @ http://resharper.blogspot.com/2008/05/resharper-4-beta.html

Download Details @ http://www.jetbrains.com/resharper/beta/beta.html

=================================================================

Resharper 4.0 Beta Released (6/10/2008)

Whats new in Resharper 4.0?

  • Full Support for C# 3.0 and LINQ
  • Comprehensive Insight into .NET Framework
  • Solution-Wide Analysis
  • Code Cleanup
  • New Refactorings
  • Multiple New Productivity Features
  • CamelHumps in Code Completion
  • Live Templates Editor & Manager
  • Recent Edits
  • Smoother Interaction with Visual Studio Ecosystem
  • ASP.NET Speedup


Learn about new features @ http://www.jetbrains.com/resharper/features/newfeatures.html

Resharper and Visual Studio Comparision @ http://www.jetbrains.com/resharper/features/ComparisonMatrix_R4.html

Download trial copy @ http://www.jetbrains.com/resharper/download/index.html

A path to Speedy Productive Coding :)

This is my first blog and i am a new person to the blogging world.

I am a big fan of Microsoft Products (espesially VS 2008) and want to spread the new products all over the world. Often we know the products but we are limited to only few features. My aim is to explore all the new features so that we can use the technologies to the fullest. Thats the main reason for the creation of the blog.

I will be blogging about

1. VS 2008

2. C#2008

3.AJAX

4.General Development Practices

5. Agile Programming 

I would love to share more and more and would love to receive some feedback.

 Enjoy,

Harry 

 

 

 

 

More Posts