Error!
Success!

The Dynamic Programmer - VS 2010, Generate method from usage.

0
kicks

The Dynamic Programmer - VS 2010, Generate method from usage.  (Unpublished)

One of the main reasons I got ReSharper originally was for it’s ability to do micro code generation. This is a functionality that I found very useful when doing test first development. You can write your test first that will access an object that it doesn’t exist yet and them consume some methods on that object. Them you just go Alt+Enter and ReSharper will generate the stubs for the class, the methods and the properties.


Kicked By:
Drop Kicked By: