Telerik blogs

Latest

  • Release

    Telerik ScheduleView for Silverlight/WPF questions and answers.

    I would like to answer a few questions that you might have about our brand new RadScheduleView control.   Q) When is the Silverlight version coming? A) We will do our best to provide the Silverlight version by the end of the year. UPDATE: We already published a pre-beta version that can be downloaded in this forum. The Beta is expected in Mid February, the RTM version will be available with Q1 2011 in Mid March. Q) Why did you create a new control instead of changing the existing RadScheduler? A) We wanted to address...
    May 27, 2021 3 min read
  • Web ASP.NET AJAX

    RadScheduler for ASP.NET AJAX - Improvements to provider interface in Q3 2010

    The Q3 release RadControls will come packed with shiny features and a couple of new controls, but that’s not all! We’ve fiddled with the complex machinery under the hood and made it better too. Let me introduce you the new and improved provider interface (ABC, actually) for RadScheduler: public abstract class SchedulerProviderBase : ProviderBase {     public virtual IEnumerable<Appointment> GetAppointments(ISchedulerInfo schedulerInfo) { }     public virtual IDictionary<ResourceType, IEnumerable<Resource>> GetResources(ISchedulerInfo schedulerInfo) { }     public virtual void Insert(ISchedulerInfo schedulerInfo, Appointment appointmentToInsert) { }     public virtual void Update(ISchedulerInfo schedulerInfo, Appointment appointmentToUpdate) { }    ...
    May 27, 2021 2 min read
  • Productivity Reporting

    Using Telerik Reporting with WCF RIA Services

    Due to the rising popularity of Rich Internet Applications (RIA) e.g. Silverlight applications, the developers get more dependent on services for coordinating application logic between the middle tier and the presentation tier and the logical question raises how to use an already working WCF RIA Service as a datasource for Telerik Report. This is very useful if you want to enable the exact same business data access logic for clients other than Silverlight. For example to a WPF, WinForms or WebForms application. Thus we have made some tests locally and decided to share our observations in this post. Prerequisites: We will examine the WCF...
    May 27, 2021 5 min read
  • Release

    Q3’10 Pre-Release Series: Telerik extends the WinForms suite with new LOB features

    Q3 2010 is around the corner and it will be yet another promising release for RadControls for WinForms. In the previous milestone we introduced 5 new controls, added a faster and more robust data layer to RadGridView and improved its UI layer. Our last major release of the year will deliver an enterprise upgrade to the Telerik GridView and Scheduler controls which will enhance demanding LOB applications with better user experience and performance. Register for What's New in Q3 2010 Webinar - Telerik WinForms controls RadGridView RadGridView’s new Lazy data loading defers the loading of an object until the point at which it is needed,...
    May 27, 2021 3 min read
  • Release

    Q3’10 Pre-Release Series: Telerik Introduces New Components to ASP.NET AJAX and MVC Suites

    We already started the pre-release blog wave with WPF and it is time to continue with some details about the Telerik suites for ASP.NET AJAX and MVC. The highlight of the upcoming Q3 2010 release for RadControls for ASP.NET AJAX is the addition of two new controls – RadTreeList and RadButton. RadTreeList is a valuable extension of the toolset as it adds yet another means to display data in hierarchical format. The treelist combines the flexibilities of a traditional treeview and a grid in one hybrid control. It will give developers the freedom to manipulate the underlying data and display it in...
    February 26, 2025 3 min read
  • Release

    Telerik Silverlight and WPF controls Beta preview of Q3 2010

    Several weeks before the official release we wanted to give a preview of some of the major new controls and features coming in Q3 2010. The new ScheduleView control for WPF  As we announced in the beginning of this quarter we started working on a brand new scheduling component. Now that the first bits appeared you can find the new ScheduleView in the RadControls for WPF bundle. We decided to develop this new control as we wanted to prepare a really advanced Scheduling control that would fit in any application scenario. You can review the major features of the control on its product...
    May 27, 2021 2 min read
  • Web

    Data Virtualization for your Silverlight and WPF Applications

    I’m happy to announce that with our Q3 2010 Release of RadControls for Silverlight and WPF you will be able to load records on demand using our brand new VirtualQueryableCollectionView: The collection will load records only when needed and you can check it in action on our beta demos: http://demos.telerik.com/silverlight/beta/#DataVirtualization/FirstLook I’ve attached also two applications to illustrate how to use VirtualQueryableCollectionView in different scenarios: - Directly with IQueryable in WPF Download - Using ItemsLoading event / Load() method in Silverlight Download Enjoy! ...
    May 27, 2021 1 min read
  • Productivity

    Agile, ALM, and Telerik Tools

    I don’t think that there is any disagreement that agile methods, stemming from the Agile Manifesto, have changed the way we build software and have lead to profoundly greater successful projects and balanced teams. Agile methods help teams and business bring into focus what is valuable and helps reduce waste by embracing high bandwidth team collaboration, continuous feedback processes, and ever evolving and emergent requirements and designs. A term you are going to see more and more of is “Application Lifecycle Management” (ALM). In fact, Microsoft has rebranded its entire Visual Studio Team System division to be Microsoft ALM. ...
    May 27, 2021 2 min read
  • Productivity

    Team Foundation Server (TFS) Sync in TeamPulse 2010 Q3 Beta

    With the release of TeamPulse 2010 Q3 Beta, TeamPulse now supports TFS 2010 Work Item Synchronization! This blog post is meant to give you an overview of the Beta features related to Sync. How to add a TFS Server for Sync with TeamPulse The first step is to give TeamPulse the information it needs to communicate with your TFS Server. This is all done on the Manage Sync Servers screen in TeamPulse. You can access that screen via the Ribbon button located on the Project tab. On that screen, use the Add Server Button. Once added to TeamPulse, the TFS ...
    October 19, 2010 6 min read
  • Release

    Q3’10 Pre-Release Series: The WPF Suite Adds New Controls and Extends Data Virtualization Support

    With the Q3 2010 release approaching, we stay true to our tradition to reveal in advance details about the most exciting additions and improvements across all product lines. The first blog of the series to follow is dedicated to the WPF suite. Do not forget to check the Marketing team blog regularly in the next weeks to learn what’s cooking in the other products’ offerings as well. The spotlight of the Q3 2010 release for RadControls for WPF falls on a brand new scheduling component. The RadScheduleView goes beyond the standard Microsoft Outlook-style control, empowering end users with unprecedented control over...
    February 26, 2025 2 min read