Hi all,
Sorting and rearranging your C# code helps to keep your code organized.
Sorted code makes is easier to maintain and to navigate in.
Whether you group related members based on functionality or
sort members based on entity type, visibility and name:
ModelMaker Code Explorer for Visual Studio has a rich set of features
to help you re-order your code.
+= Drag-drop rearrange members with Members view Rearrange mode
+= Sort classes with user definable sorting scheme
+= Highly configurable default sorting scheme
+= Custom Rearrange members using predefined sorting schemes
+= Sorting hints are emitted for classes violating the default sorting scheme
http://www.modelmakertools.com/artic...ange-code.html
shows some sorting features that can help you manage your code.
ModelMaker Code Explorer for Visual Studio is a Class Explorer
and Refactoring Browser with native C# support.
Gerrit Beuze
ModelMaker Tools