title | page_title | description | slug | position |
---|---|---|---|---|
Overview |
Overview | UI for ASP.NET MVC Visual Studio Integration |
Learn how to enhance experience of developing web applications with Telerik UI for ASP.NET MVC. |
overview_visualstudio_aspnetmvc |
1 |
The Telerik UI for ASP.NET MVC Visual Studio Extensions enhance the experience of developing web applications with Telerik UI for ASP.NET MVC.
The extensions handle the following major points:
- Project [Creation]({% slug newprojectwizards_visualstudio_aspnetmvc %}) and [Configuration]({% slug projectwizardconfig_visualstudio_aspnetmvc %}) Wizards—Web asset management, adding the required settings to
web.config
, changing the theme. - Project [Upgrade]({% slug projectwizardupgrade_visualstudio_aspnetmvc %})—Upgrading Telerik UI for ASP.NET MVC to a new version.
The Telerik UI for ASP.NET MVC Visual Studio Extensions are distributed with the Telerik UI for ASP.NET MVC installer. They support Visual Studio 2010, 2012, 2013, 2015, and 2017, which handle ASP.NET MVC 4 and 5 applications.
Important
Visual Studio Express editions are not supported.
The Visual Studio Extensions can be accessed through the Telerik | UI for ASP.NET MVC menu which has different menu items depending on the selected project in Visual Studio. Additionally, the extensions can be accessed through the Solution Explorer context menu of any supported ASP.NET MVC Web Application projects.
Figure 1. Visual Studio without Selected Projects
Figure 2. The selected project in Visual Studio is a standard ASP.NET MVC 4 or 5 web application
Figure 3. The selected project in Visual Studio is Telerik UI for ASP.NET MVC web application
When installed, the extensions add the project templates to the New Project dialog of Visual Studio and as shown in Figure 4.
- C# Telerik UI for ASP.NET MVC web application
- VB Telerik UI for ASP.NET MVC web application
Figure 4. The added project templates
These are available in the language-specific nodes of the dialog as well. The Add New Project dialog contains the Telerik UI for ASP.NET MVC web application under both the CSharp\Web
and Visual Basic\Web
nodes.
There are also two additional project templates
- C# Telerik ASP.NET Core MVC application
- [Kendo UI ASP.NET MVC 5 application]({% slug newprojectwizard_visualstudio_kendoui %})
The new ASP.NET MVC 4 project wizard also contains the Telerik UI for ASP.NET MVC web application.
Figure 5. The MVC wizard
- [Create Projects]({% slug newprojectwizards_visualstudio_aspnetmvc %})
- [Configure Projects]({% slug projectwizardconfig_visualstudio_aspnetmvc %})
- [Upgrade Projects]({% slug projectwizardupgrade_visualstudio_aspnetmvc %})
- [Convert Projects]({% slug projectwizardcoversion_visualstudio_aspnetmvc %})
- [Visual Studio Extensions Options]({% slug vsextensionsoptions_visualstudio_aspnetmvc %})
- [Download New Versions]({% slug latestversionretrieval_visualstudio_aspnetmvc %})