New user. After installing the latest Telerik UI for ASP.NET MVC, and choosing File - New Project - Templates - Telerik - Web, should I see a Kendo UI template project? (I am watching the "The Basics of UI for ASP.NET MVC" video).
Or is there another step needed to install Kendo UI?
Currently we provide only project templates for UI for ASP.NET MVC. This is product provides HtmlHelper extension methods for configuring Kendo UI widgets. More info about the visual studio integration features is available here.
Regards,
Atanas Korchev
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
Thanks Atanas. Yes it appears that the project templates just have been renamed to new names. I chose "Telerik VB MVC Web Application" instead of "VB Kendo UI for MVC Web Application" (the project template name used in the video) and all of the functionality from the video appears to be there (copying the Kendo UI files into the project, adding CSS and JS lines into the Layout file, etc.).