Telerik blogs
  • Productivity Reporting

    Dynamically Loading Telerik Reports with MEF

    So I've been spending some time lately learning to use one of the powerful new features of .NET 4.0, the Managed Extensibility Framework (MEF). Using MEF, I thought it would be neat to create an application that allows you to dynamically load Telerik Reports from an assembly without having to recompile your application. Here is how I set it up. Contracts When setting this application up, I wanted to be able to define contracts on my reports so that I could import them into a ReportManager class when the application starts up. However, I didn't want my report objects to be ...
    May 27, 2021 2 min read
  • People

    ALT.NET Houston Open Spaces 2010

      So, over the weekend I attended ALT.NET Houston Open Spaces 2010. I wasn't too sure what to expect since I had never been to this type of event before, but I must say, I was pleasantly surprised. Starting on Friday, I attended a free half-day workshop about "Advanced WPF" hosted by Jonathan Birkholz. This five hour workshop went over everything from the basics of WPF, to dependency properties, to making "designable" applications. This workshop successfully cleared up many questions I had about building WPF applications. After the workshop, I unfortunately had to leave a little bit early, but ...
    May 27, 2021 2 min read
  • Productivity Testing

    StarEast Kicks off Today with Telerik on Board

    We are excited to take part in the premier testing event of the year – StarEast, which takes place in Orlando, Florida, April 25-30. Telerik is a platinum sponsor and exhibitor of this year’s conference. Watch Telerik booth @ StarEast on video See more photos Telerik team will be showcasing our recently introduced automated testing tools (The official premiere of Telerik new automated testing division took place at DevConnections a couple of weeks ago – watch it on Telerik TV). If you plan to be at StarEast, make sure to stop by Telerik booth #10 for a live ...
    May 27, 2021 1 min read
  • Productivity Testing

    Test List Management in WebUI Test Studio 2010 QA Edition

    The new standalone WebUI Test Studio 2010 (its official launch was announced in my previous post) includes a couple of built from scratch modules which we’ll describe in this blog. I’ll start with the important features of the Test Lists in the QA Edition. Record and execute a single test Recording and execution of a single test case is pretty straight forward thanks to a cool hint on the startup screen:   With the QA edition you can quickly create a new project, add a test in the project and launch the recorder for your first test. You can ...
    May 27, 2021 4 min read
  • Productivity Testing

    A Brand-new Automated Testing Tool is the Result of Telerik and ArtOfTest Merger

    I’m sure you’ve already heard the great news about Telerik expansion and the new Telerik Automated Testing Tools division. I am excited to share what we worked on and produced for the last couple of months. New Release The latest Telerik release that went live this week added a completely new tool to Telerik’s automated testing product line. The new QA Edition is tailored for QA Professionals. The QA Edition is a standalone tool that allows QAs to freely create, execute and maintain their tests without having to install Visual Studio. If you are a developer and you want something ...
    April 16, 2010 3 min read