Telerik blogs

Latest

  • Desktop WPF

    RadRichTextBox for WPF CTP

    We are happy to announce the first CTP version of the latest addition to our WPF suite: RadRichTextBox. RadRichTextBox was initially developed in Silverlight, but in response to numerous customer requests and following the tradition of keeping our WPF and Silverlight suites in sync, we are doing our best to provide a WPF version as soon as possible – so expect the first beta around the end of February, and a public release along with Q1 2011 – around the end of March 2011. You can check out our ClickOnce demo (for .NET 4.0 or for .NET 3.5 SP1) – assure you are...
    May 27, 2021 3 min read
  • Release

    TeamPulse Now Faster than Ever - Introducing Q3'10 SP2

    The TeamPulse team is kicking the year off with the availability of the newest service pack for TeamPulse 2010 Q3. Our main goal for this release was to significantly improve memory consumption and data load performance and we have succeeded. We also managed to add some great new features and enhance the existing ones. We are sure you will notice the difference as soon as you try the new version but here is a quick preview of the new things. Improved Performance Starting from the performance improvements, now over a 1.5kbs connection, you can make Story board loading up to ...
    February 01, 2011 3 min read
  • Web ASP.NET MVC

    MVC3 and Grid Hierarchy

    In my last blog post I did a quick overview of the Razor ViewEngine and showed a few examples of the new syntax working with the Telerik Extensions for ASP.NET MVC.  If you haven’t read over the blog post yet I recommend that you do before you continue reading this one, especially if you are not familiar with the Razor ViewEngine yet. Today I wanted to take a look at a how the new Razor ViewEngine works with our Grid for ASP.NET MVC, specifically in terms of Server Hierarchy. Why just Server and not Ajax you say? Well the WebForms code...
    May 27, 2021 4 min read
  • People

    Join Us for the Special Free Windows Phone 7 Webinars Series. Guest lecturers - Shawn Wildermuth and Mark Arteaga.

    We’ve invited Shawn Wildermuth, Mark Arteaga and our Windows Phone Evangelist Evan Hutnick in a special Windows Phone 7 Free Webinar Series covering how to build apps for the third screen, how RadControls for Windows Phone can help you be more productive and how to use OData for data access. Find below short descriptions of the sessions: Date/Time: February 16, 2011, Wednesday, 10:00-11:00 a.m. EST Developing for the “Third Screen” - Windows Phone 7 Guest Presenter: Mark Arteaga, RedBit Development Mark Arteaga from RedBit Development will give you a high level overview of the Windows Phone 7 platform and will go into some of...
    May 27, 2021 2 min read
  • Productivity Testing

    Code Coverage with WebUI Test Studio and NCover

    We are pleased to announce that tests created with Telerik's Automated Testing Tools can now be integrated with NCover for code coverage of your .NET based web applications. Over the past month, our teams have been in touch and put together a solution described in vivid technical detail in our new Knowledge Base. I would also like to take this opportunity to invite you to a special live Webinar on February 18, 2011 at 11am EST. In this session, representatives from both Telerik and NCover will take you through the process from the creation of test automation in WebUI ...
    May 27, 2021 1 min read
  • Release

    ASP.NET MVC 3, Razor and NuGet Support for Telerik MVC Extensions with Q3 2010 SP1

    Q3 2010 SP 1 has been a pretty bountiful release for the Telerik Extensions for ASP.NET MVC. Apart from introducing the official support for MVC3 and the Razor view engine, this Service Pack also makes the Extensions available in the NuGet package manager. You can now incorporate the Telerik Extensions for ASP.NET MVC into your app during development without having to leave Visual Studio. Talking about Razor, you can now find all Telerik MVC examples in both ASPX and Razor views. What is more, you might be interested to take a look at the open source Razor Converter tool which the Telerik...
    May 27, 2021 1 min read
  • Web

    Integrating RadMap for Silverlight in ASP.NET

    Nowadays, with the increasing adoption of Silverlight, it is not uncommon to integrate one or more Silverlight controls in an existing asp.net website. More or less, it utilizes the integration logic demonstrated in this Telerik TV entry - http://tv.telerik.com/watch/silverlight/webinar/radcontrols-silverlight-aspnet and Manol’s blogpost - http://blogs.telerik.com/manoldonev/posts/09-03-17/silverlight_radchart_interoperability_with_asp_net.aspx . If you want to know how RadMap for Silverlight can be bound to RadGrid in ASP.NET go ahead and keep reading. The most important steps are as follows: 1. Prepare the Silverlight application, adding references to the dlls of the controls it contains. In our case, this is a simple XAML page, containing a RadMap control: Code...
    May 27, 2021 3 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
  • 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
  • Desktop WPF

    Create Special Slots in Telerik ScheduleView for WPF

    With the new SP1 release of Q3 2010 we added a new feature to RadScheduleView that helps you customize every slot in a different way. To do that you should create an instance of the Slot class, set its Start and  End  properties, the Resources property - with this property you can define in which resource column the slot will be displayed, and the RecurrencePattern property - with this property you can define whether the slot will be displayed for repeating days or events like Christmas, WeekendDays  and Birthdays. For example let's say that we have a schedule control and want to customize the days that...
    May 27, 2021 2 min read