Telerik blogs
  • Productivity

    Visual Studio Extensions MVC3 support – part 2

    In the previous post we discussed how you could quickly create a new Visual Studio project, configured to use the Telerik Extensions for ASP.NET MVC targeting ASP.NET MVC 3. In this one, we are going to talk about how our Visual Studio Extensions have improved in regards to ASP.NET MVC 3 and the Razor view engine.   A significant amount of the settings the Project Configuration Wizard manages are applied to your master page. In cases where an appropriate master page has not been found, you will be prompted to create a new one:     If your project targets ASP.NET MVC 3, you will be offered an...
    May 27, 2021 2 min read
  • Productivity

    Visual Studio Extensions MVC3 support – part 1

    Earlier this week we released Q3 Service Pack 1 of the Telerik Extensions for ASP.NET MVC. The release has a full support for ASP.NET MVC 3 RTM. A change we introduced is the new Visual Studio Project Templates for creating new Telerik MVC 3 project. Using these Project Templates you can create new MVC 3 project configured to use the Telerik Extensions for MVC in seconds with just a few clicks. The Project Templates for Telerik MVC project can be reached either from the File | New menu or from the Telerik | MVC UI Extensions menu.       The New Project dialog will be launched...
    May 27, 2021 2 min read
  • Web ASP.NET MVC

    MVC3 and unobtrusive validation support with Grid for ASP.NET MVC

    As you may know, we just released our ASP.NET MVC extensions latest service pack. Beside the regular dose of fixes, this service release incorporates even better support of the official version of MVC3. One of those new MVC3 feature, which I want to bring to your attention, is the unobtrusive validation.   We all know how client validation from the previous version of MVC has worked; outputting a mass of JSON serialized validation rules. Although, this approach is still available, the newer one is far more pleasing. Enabled by default in the VS2010’s MVC3 project template, validation rules will be attached...
    May 27, 2021 1 min read
  • Release

    Fresh Telerik ASP.NET MVC and AJAX service packs

    Happy New Year everyone! The time has come to get another round of Telerik ASP.NET service packs that add more power to your web development arsenal. This is especially true for the Telerik Q3 2010 SP1 MVC release that delivers official MVC 3 RTM/NuGet package manager support. What is more, starting with this SP release, you will be able to switch the live Telerik MVC demos from WebForms to Razor view engine using a button hosted within the source code viewer: Thus you can very easily explore how the view will look like using WebForms or Razor templates coding techniques. The source...
    May 27, 2021 2 min read
  • Release

    Telerik ASP.NET Q3 2010 SP1 installments

    We have just shipped the first RadControls for ASP.NET AJAX Q3 2010 maintenance release that contains mainly fixes and several improvements for the AJAX controls. Below are some of the important enhancements that you may find useful: Updated jQuery library used in Telerik.Web.UI to version 1.4.4 (Grid) GridNumericColumn.DecimalDigits property and LocalizationPath property to specify custom location for XML resource files (Rotator) Support for reflections in the Carousel and CarouselButtons modes (StyleSheetManager) Ability to combine style sheets in a designated external folder (TreeList) WCAG Level A accessibility compliance The complete release notes list is available here and the updated online demos are can be...
    May 27, 2021 1 min read