Last weekend I worked on the C# New Items Dialog for non web items, this weekend I worked on the web items.
Download the zip file - See below for directions on what to do with it. Here is the screen print of the dialog afterwards:

Here is the order I put the web items in:
| Text |
File name |
Original |
New |
| Browser File |
BrowserFile.zip |
240 |
10 |
| Class |
Class.zip |
70 |
20 |
| Class Diagram |
ClassDiagram.zip |
350 |
30 |
| Crystal Report |
CrystalReport.zip |
195 |
40 |
| DataSet |
DataSet.zip |
160 |
50 |
| Generic Handler |
Handler.zip |
170 |
60 |
| Global Application Class |
GlobalAsax.zip |
100 |
70 |
| HTML Page |
HTMLPage.zip |
50 |
80 |
| JScript File |
jscript.zip |
210 |
90 |
| Master Page |
MasterPage.zip |
20 |
100 |
| Mobile Web Configuration File |
MobileWebConfig.zip |
220 |
110 |
| Mobile Web Form |
MobileWebForm.zip |
200 |
120 |
| Mobile Web User Control |
MobileWebUserControl.zip |
210 |
130 |
| NestedWebConfig? |
NestedWebConfig.zip |
110 |
140 |
| Report |
Report.zip |
201 |
150 |
| ReportWebService? |
ReportWebService.zip |
60 |
160 |
| Resource File |
Resource.zip |
150 |
170 |
| Site Map |
SiteMap.zip |
190 |
180 |
| Skin File |
SkinFile.zip |
230 |
190 |
| SQL Database |
EmptyDatabase.zip |
155 |
200 |
| Style Sheet |
StyleSheet.zip |
90 |
210 |
| Text File |
TextFile.zip |
140 |
220 |
| VBScript File |
vbscript.zip |
200 |
230 |
| VWDSettings? |
vwdsettings.zip |
|
240 |
| Web Configuration File |
WebConfig.zip |
110 |
250 |
| Web Form |
WebForm.zip |
10 |
260 |
| Web Service |
WebService.zip |
60 |
270 |
| Web User Control |
WebUserControl.zip |
40 |
280 |
| XML File |
XMLFile.zip |
120 |
290 |
| XML Schema |
XMLSchema.zip |
130 |
300 |
| XSLT File |
XSLTFile.zip |
220 |
310 |
These are the same instructions (and warnings) from last week:
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. .
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\Web\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”