Tuesday, February 24, 2004

GotDotNet User Sample: NET Class Organizer

GotDotNet User Sample: NET Class Organizer

"NET Class Organizer is an automated tool for organizing code elements into Regions and Namespaces. It is an add-in for Visual Studio .NET that allows you to automate the process of maintaining order for your code within each project item of your project. NET Class Organizer has features that allow you to set up the regions that you want for your Classes and Forms so that you can standardize how your code is organized. It has features that allow you to select and move any block of code to a selected region. Additionally, it has automatic features that move new code elements into designated regions as well as inserting regions into new classes and forms as they are added to your project. "

Pretty cool sounding... Have to check this out. I hate having to cut-n-paste my code into logical shape.

No comments: