Skip to main content

Integration into ASP.NET MVC Project

DevExpress ASP.NET MVC Extensions can be integrated into ASP.NET MVC applications when creating a new web project or modifying an existing project.

  • Using DevExpress ASP.NET MVC Extensions in a new project

    Create a new project using a DevExpress web application template.

    This is the simplest way to create an ASP.NET MVC web project powered by DevExpress ASP.NET MVC extensions. All required project files, assembly references, code entries, and links to the required script and theme files will automatically be inserted into the project.

  • Using DevExpress ASP.NET MVC Extensions in an existing project

    If you already have an existing ASP.NET MVC project, you can incorporate DevExpress ASP.NET MVC extensions in the following ways:

See Also