Archive for the 'Links and Opinions' Category

Successful Profiling Encounter Thanks to dotTrace Profiler

Thursday, December 7th, 2006

Asbjørn Vølstad used dotTrace 2.0 to profile a database-driven, dynamic web-site. He was able to pinpoint the bottlenecks in his ASP.NET code, which turned out to be database calls.

Favorable review of dotTrace 2.0

Tuesday, November 14th, 2006

David Hayden blogs about appreciating dotTrace’s new profiling features

Test Driven Development with ReSharper 2.0

Thursday, August 17th, 2006

One more great ReSharper overview was published by Paul Laudeman at his blog. Using ReSharper as an essential part of your TDD toolkit describes ReSharper’s unit testing support for NUnit test framework and a number of other features such as code generation and navigation. For those who haven’t tried this functionality yet and want to […]

A great overview of ReSharper posted by Jeffrey Palermo

Friday, August 4th, 2006

Jeffrey Palermo’s “Bread and butter ReSharper demo - 300 level” is a great illustration of the real benefits ReSharper brings to .NET developers.

What does ReSharper really add to Visual Studio refactorings?

Monday, June 26th, 2006

ReSharper not only adds new productivity features and refactorings to Visual Studio, but also improves existing ones