Short of cutting and pasting, is there a way to sort the methods in my classes in Visual Studio 2008? I like orderly code.
ReSharper has Code Reordering functionality and a File Structure view that lets you do drag and drop reordering.