File templates are #develop-supplied templates that allow you to quickly create new files. The following table lists the file templates that are available.
Table 2.2. File Templates
Category | Template | Description |
---|---|---|
C# | Empty C# file | Creates an empty C# file |
New class wizard | Creates the skeleton of a new C# class | |
Typed C# collection | Creates a typed C# collection | |
Java | Empty java file | Creates an empty java file |
Java AWT Applect | A basic Java applet | |
Java AWT Application | ||
Java AWT Dialog | ||
Java AWT Frame | ||
Java AWT OK Dialog | Java AWT Panel | |
Misc | Empty HTML File | |
Empty resource file | ||
Empty text file | ||
Empty XML file | ||
VB | Empty VB file | |
New Class Wizard | ||
Typed VB collection | ||
Web Services | C# Web Service | |
Secure C# Web Service (Session State) | ||
Secure VB.NET Web Service (Session State) | ||
VB.NET Web Service (Bare Bones) | ||
XmlForm | Xml Form | Creats an empty Xml Form |
Xml UserControl | Creates an empty Xml user control |