Sorry for making this the third entry this weekend on this topic alone, but here is the final for C# Non web projects...
Download the zip file - See below for directions on what to do with it.
The final order ended up looking like this:
| |
File Name |
Original |
New |
| About Box |
AboutBox.zip |
330 |
10 |
| Application Configuration File |
AppConfig.zip |
290 |
20 |
| |
AppConfigInternal.zip |
261 |
30 |
| Assembly Information File |
AssemblyInfo.zip |
280 |
40 |
| |
AssemblyInfoInternal.zip |
250 |
50 |
| Bitmap File |
BitMap.zip |
190 |
60 |
| Class |
Class.zip |
10 |
70 |
| Class Diagram |
ClassDiagram.zip |
350 |
80 |
| Code File |
CodeFile.zip |
30 |
90 |
| Component Class |
Component.zip |
100 |
100 |
| Crystal Report |
CrystalReport.zip |
205 |
110 |
| Cursor File |
Cursor.zip |
200 |
120 |
| Custom Control |
CustomControl.zip |
60 |
130 |
| DataSet |
DataSet.zip |
120 |
140 |
| Debugger Visualizer |
Visualizer.zip |
340 |
150 |
| |
HelpTest.zip |
70 |
160 |
| HTML Page |
HTMLPage.zip |
160 |
170 |
| Icon File |
Icon.zip |
210 |
180 |
| Inherited Form |
|
80 |
190 |
| Inherited User Control |
|
70 |
200 |
| Installer Class |
Installer.zip |
230 |
210 |
| Interface |
Interface.zip |
20 |
220 |
| JScript File |
Jscript.zip |
250 |
230 |
| MDI Parent |
MDIParent.zip |
320 |
240 |
| Class |
NETCFv1-Class.zip |
20 |
70 |
| Component Class |
NETCFv1-Component.zip |
30 |
100 |
| Custom Control |
NETCFv1-CustomControl.zip |
30 |
130 |
| Windows Form |
NETCFv1-Form.zip |
10 |
430 |
| Resource File |
NETCFv1-Resource.zip |
30 |
270 |
| SQL Mobile Database |
NETCFv2-BlankDatabase.zip |
400 |
280 |
| Class |
NETCFv2-Class.zip |
20 |
70 |
| Component Class |
NETCFv2-Component.zip |
30 |
100 |
| Custom Control |
NETCFv2-CustomControl.zip |
90 |
130 |
| Design-Time Attribute File |
NETCFv2-DesignTimeAttributes.zip |
60 |
150 |
| Windows Form |
NETCFv2-Form.zip |
10 |
430 |
| User Control |
NETCFv2-UserControl.zip |
40 |
420 |
| |
OrderedTest.zip |
80 |
250 |
| Report |
Report.zip |
201 |
260 |
| Resource File |
Resource.zip |
300 |
270 |
| |
ResourceInternal.zip |
230 |
280 |
| Settings File |
Settings.zip |
310 |
290 |
| |
SettingsInternal.zip |
85 |
300 |
| Unit Test |
SimpleUnitTest.zip |
80 |
405 |
| SQL Database |
EmptyDatabase.zip |
110 |
320 |
| Aggregate |
SqlAggregate.zip |
5 |
60 |
| User Defined Function |
SqlFunction.zip |
2 |
360 |
| Stored Procedure |
SqlStoredProcedure.zip |
1 |
330 |
| |
SqlTestScript.zip |
400 |
340 |
| Trigger |
SqlTrigger.zip |
4 |
350 |
| User Defined Type |
SqlUserDefinedType.zip |
3 |
370 |
| Style Sheet |
StyleSheet.zip |
170 |
390 |
| Text File |
TextFile.zip |
180 |
400 |
| |
UnitTestWizard.zip |
80 |
410 |
| User Control |
UserControl.zip |
50 |
420 |
| VBScript File |
VBScript.zip |
260 |
430 |
| |
VSTOActionsPaneControl.zip |
11 |
440 |
| Web Custom Control |
WebCustomControl.zip |
90 |
450 |
| Windows Form |
Form.zip |
40 |
460 |
| Windows Script Host |
WinScript.zip |
270 |
470 |
| Windows Service |
Service.zip |
220 |
480 |
| XML File |
XMLFile.zip |
130 |
490 |
| XML Schema |
XMLSchema.zip |
140 |
500 |
| XSLT File |
XSLTFile.zip |
150 |
510 |
I have tested the majority of the Non-Web Project types and all seems to be in alphabetical order now (leaving Project types and Web items for next weekend). Here are the screen prints for some of the project types:
Standard New Items (most projects like Win Form, Class Library, etc.):

The new database project type:

A test project:

My install is Visual Studio 2005 Team Edition for Software Developers meaning your file listing might be different than mine.... so if it is different - you can use the above table as a starting point. If it is pretty much the same - you can download all the edited files that I did this weekend from my website.
Warning: since everyone customizes their VS.Net differently be aware that this might not be a good idea for you to do this (ie. if you break your install - don't blame me) ...
To use the download, you will need to do the following:
1. Back up your C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\ItemTemplates\CSharp\1033 directory
2. Extract the zip file somewhere
3. Move all the zip files in the download to the above mentioned directory
4. From a command prompt (works best if in the C:\Program Files\Microsoft Visual Studio 8 directory) “devenv.exe /setup”