Friday, Sep 13, 2002, 11:27 AM
in
.NET
QuickCode for .NET
Here. QuickCode is a VS.NET add-in that expands phrases into code, e.g.
prop int test
would expand to an entire property implementation. It works for C# and VB.NET and appears to be very flexible.