#develop provides several different types of projects you can create. Each project type is a template that will automatically generate the appropriate default files and settings for your new project.
The following table lists the individual project types available.
Table 2.1. Project Templates
Category | Template | Description |
---|---|---|
C# | Console project | Creates a console C# project |
Empty C# console project | Creates an empty C# console project | |
Empty C# Windows application | Creates an empty C# Windows application | |
Windows forms project | Creates a windows form project | |
Java | Empty java project | Creates an empty java project |
Java AWT Application project | Creates a windows forms project | |
SharpDevelop | Blank combine | Creates an empty Combine |
VBNET | Empty VB project | creates an empty VB project |
VB forms application | creates an empty Windows Forms application in VB.NET |