Is there any sort of plug-in or tool available for Visual Studio 2008 to alphabetize methods? Ideally I\'d like a tool that will alphabetize a selection, or specified type
You can create such a function yourself using Devexpress' free DXCore product (the same extensibility framework used to create CodeRush).