2.3. Project Templates

#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

CategoryTemplateDescription
C#Console projectCreates a console C# project
 Empty C# console projectCreates an empty C# console project
 Empty C# Windows applicationCreates an empty C# Windows application
 Windows forms projectCreates a windows form project
JavaEmpty java projectCreates an empty java project
 Java AWT Application projectCreates a windows forms project
SharpDevelopBlank combineCreates an empty Combine
VBNETEmpty VB projectcreates an empty VB project
 VB forms applicationcreates an empty Windows Forms application in VB.NET