Telerik blogs
  • Web ASP.NET MVC

    Telerik Extensions for ASP.NET MVC in Azure – Part 1, Building your Application

    As some of you are (hopefully) aware of, our RadControls for ASP.NET AJAX work flawlessly on Windows Azure. We actually have a short blog series available here on our blogs that go through the necessary steps for creating an application (Part 1) and later deploying it (Part 2) to Windows Azure. However, do our ASP.NET MVC components work on this platform? The answer is: yes! (Note the usage of ‘!’, that’s how exciting it is!). The best thing is that the process is no more complicated than what you have to do for our RadControls for ASP.NET AJAX. Note Since most of...
    May 27, 2021 6 min read
  • Release

    First Telerik AJAX and MVC Q1 2011 service packs

    A month after the official Q1 2011 release of our AJAX and MVC components, I would like to announce the immediate availability of the first maintenance packs for both product bundles and appoint the most important bullets in them. See the next two paragraphs for details: AJAX Q1 2011 SP1 Release Notes | Demos | Documentation Highlights Updated the internally used jQuery to 1.5.2 Addressed reported IE 9 issues for all components Grid - Updated the grid's visual designer to provide support for grouping and client settings; Support for default font setting when exporting RadGrid to PDF RibbonBar - Added RadRibbonBar>RibbonBarMenuItem>NavigateUrl property SiteMap - All SiteMap nodes...
    May 27, 2021 1 min read
  • Release

    Celebrate the 1st birthday of VS 2010

    Who can believe that an year has already passed since the first release of Visual Studio 2010? Lots of new installments accompanied the initial year of VS 2010 adoption (see Somasegar's blog post for more details) which made the MS developer community excited and happier like never before! And now, during the MIX 2011 conference which currently takes place in Las Vegas (Telerik is attending it, I encourage you to visit our booth to see a quick demo of the new WP7 control), there is a bunch of other thrilling goodies announced: First Preview of IE 10 ASP.NET MVC 3 tools update that delivers...
    May 27, 2021 1 min read
  • Web

    How To: Run an installer as administrator with logging enabled

    Tired of enabling installer packages with User Account Control turned on? Miss the right-click & Run as Administrator command on MSI files? Want to easily run each installer with logging enabled? At least I was. Here is a quick way to add a Run As Administrator With Log command to msi files (inspired by David Ebbo’s post ): All we need is modify the MSI.Package class definition in the registry. The first step is to add a “runas” shell entry. This allows the command to automatically be run as administrator. The next step is defining a command to be executed. This is the...
    May 27, 2021 1 min read
  • Release

    Q2 2011 Telerik AJAX and MVC Roadmaps

    A couple of weeks after the official Q1 2011 bits were out, there were people who started to ask: "Hey, what about your future plans for web development? I am impatient to know what you guys will be cooking for the summer release..". Well, with no further delay I am presenting you our AJAX and MVC Q2 2011 plans to feed your curiosity :) Telerik AJAX controls Q2 2011 Roadmap http://www.telerik.com/products/aspnet-ajax/whats-new/roadmap.aspx Focal points: Two new controls - image editor and web alert 4 new skins (Transparent + 3 Office2010 variations) Mobile and accessibility improvements HTML5 file API support for AsyncUpload, HTML5 input types rendering...
    May 27, 2021 1 min read