aspnet-119073-get-started.md
Before your proceed, please review our system requirements.
This section explains how to create a project with the Web Site project template. You can use the same approach to create a web application.
Use the DevExpress Template Gallery to create a new project and configure it for DevExpress ASP.NET Web Forms controls.
In Visual Studio, press Ctrl+Shift+N or select File → New → Project… to create a project. In the invoked dialog, select DevExpress Web Site Template Gallery and click Next.
Configure project settings and click Create.
In the Template Gallery, select a project template and click Run Wizard.
In the invoked DevExpress ASP.NET Project Wizard, customize project settings and click Create Project.
Click the Extensions menu item in Visual Studio.
Select DevExpress → ASP.NET Controls → Run Wizard to Update Project.
Customize project settings (optional) and click Update Project.
The Wizard adds the DevExpress sections to the Web.config file that are necessary for a project to work correctly.