DCSIMG
Tips and Tricks - Helper Code

Browse by Tags

All Tags » Tips and Tricks (RSS)

Discovering race conditions using PostSharp

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/11/discovering-race-conditions-using.html

When the going gets tough – automate it!

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/07/when-going-gets-tough-automate-it.html
Posted by dhelper

Unit testing custom StyleCop rules using Typemock Isolator

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/07/unit-testing-custom-stylecop-rules.html

When to use the SetUp attribute

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/06/when-to-use-setup-attribute.html

Poor C++ developer’s performance profiler

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/06/poor-c-developers-performance-profiler.html
Posted by dhelper

Why profiler API causes my .NET application to run as STA?

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/03/why-profiler-api-causes-my-net.html
Posted by dhelper

VS2010 Tip – How to run unit tests in 64bit process

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/03/vs2010-tip-how-to-run-unit-tests-in_03.html

VS2010 tip: How to run unit tests in parallel

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/03/vs2010-tip-how-to-run-unit-tests-in.html

Real world unit testing presentation

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2010/01/real-world-unit-testing-presentation.html

How to unit test “un-testable” code (in a nutshell)

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2009/12/how-to-unit-test-un-testable-code-in.html

What to do when Visual Studio fails

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2009/10/what-to-do-when-visual-studio-fails.html
Posted by dhelper

XmlWriter that automatically close elements using IDisposable

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2009/07/xmlwriter-that-automatically-close.html
Posted by dhelper | 4 comment(s)

Three different ways to throw events in C#

My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2009/02/three-different-ways-to-throw-events-in.html