Telerik blogs
  • Web ASP.NET AJAX

    VSIX Package deployment and users in the same machine

    A customer of ours faced a very interesting issue we were able to solve earlier today.   The problem was that when Visual Studio run under the context of his account, all the Telerik VSExtensions were available in the Extension Manager. On the other hand, when Visual Studio run as a different user, the Telerik WebUI VSExtensions were missing.   The problem is very likely to happen if you run Visual Studio under different accounts to test your applications with limited permissions. It happens when you usually install the Telerik VSExtensions through the installer and you decide to install a newer version through the Extension Manager:   The...
    May 27, 2021 2 min read
  • Release

    JustCode Q1 2011 Service Pack 1 is out

    A month after the successful JustCode Q1 release we are ready with a new wave of improvements – Q1 2011 SP1. You can download it directly from Visual Studio through the JustCode Auto Updates or get it from telerik.com. Highlights for the Service Pack: Performance optimizations – startup performance, solution load performance, memory consumption, etc.; New Generate ToString() feature; A ton of other fixes and improvements (more info in the full release notes). As always for the service pack we focused on fixing reported issues. Additionally we were able to squeeze in some nice improvements that should make your just-coding experience a better one. In the same time...
    May 27, 2021 1 min read
  • 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
  • Desktop WPF

    Keep your project and Toolbox in sync

    I guess the larger part of you have to maintain various projects using different versions of a Telerik suite, let’s say RadControls for ASP.NET AJAX. Having in mind the above mentioned scenario, working with two projects referring different versions of the Telerik.Web.UI assembly there are the following options :   Have parallel installs of both the RadControls versions on your machine. This one works fine until one day, while in a hurry, you just expand a RadControls group in your Toolbox, drag a control over your page, attempt to build the project and find it broken. The reason for...
    May 27, 2021 2 min read
  • Release

    New Visual Studio Extensions for the Telerik Extensions for ASP.NET MVC

    As you may already know we officially released the Telerik Extensions for ASP.NET MVC Q2 2010. In addition to all the new features with this new release we shipped the Telerik MVC Visual Studio Extensions. With the aid of the VS Extensions you will find it really easy to create new Telerik MVC project, convert an existing project to a Telerik one, configure and upgrade your project to a newer version of the Telerik Extensions for ASP.NET MVC. With the release of MVC VS Extensions the VSXTeam@Telerik achieved one bigger goal – we now support VS Extensions for all Telerik UI Components!...
    May 27, 2021 3 min read