Telerik blogs

Latest

  • Release

    Q2'10 Pre-Release Series: WebUI Test Studio Brings Silverlight Test Automation in the Focus

    Not long after the official launch of our automated testing tools, Telerik’s WebUI Test Studio product team is ready to show you some new bits. Listening to your real-life testing issues and dogfooding Telerik product teams helped a lot to come out with a nice set of features and enhancements such as support for Silverlight out-of-browser testing, Silverlight ChildWindows and Pop-ups, image verification, and many more. You surely remember WebUI Test Studio was the first automated testing solution on the market to provide support for Silverlight UI recording and playback. With Q2 we take Silverlight test automation a step further by...
    May 27, 2021 2 min read
  • Release

    Q2’10 Pre-Release Series: the XAML Suites Add New Controls, RichTextBox for Silverlight, New Transparent Theme and more

    The spotlight of the Q2 2010 release for RadControls for Silverlight falls on the officially introduced RadRichTextBox for Silverlight, allowing you to bring true MS Word-like content editing experience to your end-users. The new control offers rich text editing and formatting capabilities as well as out-of-browser support and printing. As one of the most demanded features from the Telerik developer community during the preview release, import and export of Html, Docx, and Xaml are already included in the control.  The Q2 2010 release stays faithful to Telerik’s tradition of releasing the same controls for RadControls for Silverlight and WPF, allowing for...
    May 27, 2021 2 min read
  • Release

    The Telerik CDN – Now with SSL support too!

    A not-so-minor drawback of our original CDN implementation was that it didn’t support secure sites. Your application will still work, but the Telerik controls will fall back to the slower Amazon S3 service when an HTTPS request is detected. But that’s a thing of the past! The Amazon CloudFront service now supports HTTPS Access and you can take advantage of it immediately.   Joy all around Simply set the BaseSecureUrl property to the corresponding values for RadScriptManager/RadStyleSheetManager:  <telerik:RadScriptManager ID="RadScriptManager1" runat="server">    <CdnSettings BaseSecureUrl="https://d2i2wahzwrm1n5.cloudfront.net" TelerikCdn="Enabled" /> </telerik:RadScriptManager>   <telerik:RadStyleSheetManager id="RadStyleSheetManager1"  runat="server" >    <CdnSettings BaseSecureUrl="https://d35islomi5rx1v.cloudfront.net" TelerikCdn="Enabled" /> </telerik:RadStyleSheetManager>  You can also do so through the global web.config settings:  <appSettings>  ...
    May 27, 2021 1 min read
  • Release

    Registration for Q2 2010 Webinar Week now open!

    With the Q2 2010 release coming out in just a couple of weeks, it is time for us to announce that the registration for the “What’s New Webinar Week” is now open. For the ones who don’t know about this Telerik tradition, the “What’s New Webinar Week” is held the week after the release and is aimed at allowing you to get to know all about the major new features Telerik is shipping in the new release. You can find the topics of the five webinars and links to their registration pages below. Mon, Jul 19, 11 am EST: What’s...
    May 27, 2021 1 min read
  • Release

    Two weeks till JustMock's first official appearance.

    Three months have passed since we released the first beta of JustMock. We've improved JustMock quite a lot since then, and we've fixed almost all of the reported problems. We also implemented many requested features. As we announced back in April, we'll make JustMock's first official version part of the Q2 release (round about the 12th of July). Most likely, the first question that comes to mind (if you're considering using JustMock) is "Should I use the first version of this product or should I wait until it is more mature?” I'll try to answer this question by providing a list of what...
    May 27, 2021 4 min read