Telerik blogs
  • People

    Telerik @ TechEd Europe 2009 in Berlin – Day 3

    Steve did great presentations today about “Daily Scrum” and “Tools and Agile Teams”. Since he is always coding in his presentations using the latest technologies and releases he made it to use VS2010 with OpenAccess. Watch his Blog this week about this topic.   As expected, we did run out of our famous .NET Ninja T-Shirts today but had some Geekette T-Shirts left. So people started to get used to the new look:        Thanks so far to the more than 1000 people having visited our booth.   2 days to go …...
    November 11, 2009
  • Release

    What’s new in RadChart for Silverlight Q3 2009

    It has been a busy Q for the data visualization team at telerik! Our flagship chart product saw many improvements and new features the last four months and today I will summarize the most important ones for you. Here are the 5 big ones:   1. Grouping and Aggregation – RadChart now utilizes our powerful data engine already present in the RadGridView control to allow for a really fast grouping and aggregation of data. This comes built-in and works with all supported data sources! You can read more here. 2. Multiple YAxis support – RadChart will now allow you to add unlimited number...
    November 11, 2009
  • People

    Telerik @ TechEd Europe 2009 in Berlin – Day 2

    Having learned from yesterday we started the day earlier than the exhibition opened officially and again it was worth doing so. Many people came by after their first session. Anyway we could have a short break and our CSO Steve managed the whole booth on his own …     At the end of another very busy day we enjoyed the reception in the exhibition area.     People love our T-Shirts so much that we will run out of them shortly. So if you are an attendee not having one yet, hurry up tomorrow morning and come to booth V7/V8 in the VSIP zone.   3 days...
    November 11, 2009
  • Release

    Telerik XAML Controls Q3 2009 Release

      It has been another quarter for the XAML teams here at Telerik. During this time we worked on producing new tools and significant new features demanded by our customers. The results of our efforts can be seen in the latest Q3 2009 release that was officially launched two days ago. In this release we included lots of new tools, including navigational controls, like RibbonBar(Silverlight WPF), OutlookBar(Silverlight WPF); rich UI(visual) components like TileView(Silverlight WPF), Book, Map; Commands support with our Button controls(Silverlight WPF). The RadGridView control now uses new UI virtualization mechanism that makes you scroll 5x faster than before. The new UI virtualization works both vertically and horizontally,...
    November 10, 2009
  • Web ASP.NET MVC

    Using ViewModel objects to improve the Ajax performance of Telerik Grid for ASP.NET MVC

    In this blog post I will demonstrate how to squeeze the most from Telerik Grid for ASP.NET MVC when using Ajax binding. Lets start with a simple grid bound to the Northwind Orders table: View: <%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage<IEnumerable<UsingDto.Models.Order>>" %><asp:Content ID="indexTitle" ContentPlaceHolderID="TitleContent" runat="server"> Home Page</asp:Content><asp:Content ID="indexContent" ContentPlaceHolderID="MainContent" runat="server"><%= Html.Telerik().Grid(Model) .Name("Grid") .Columns(columns => { columns.Add(o => o.OrderID).Width(100); columns.Add(o => o.Customer.ContactName).Width(200); ...
    November 10, 2009
  • People

    Telerik @ TechEd Europe 2009 in Berlin &ndash; Day 3

    Steve did great presentations today about “Daily Scrum” and “Tools and Agile Teams”. Since he is always coding in his presentations using the latest technologies and releases he made it to use VS2010 with OpenAccess. Watch his Blog this week about this topic.   As expected, we did run out of our famous .NET Ninja T-Shirts today but had some Geekette T-Shirts left. So people started to get used to the new look:        Thanks so far to the more than 1000 people having visited our booth.   2 days to go …...
    November 11, 2009
  • Release

    What&rsquo;s new in RadChart for Silverlight Q3 2009

    It has been a busy Q for the data visualization team at telerik! Our flagship chart product saw many improvements and new features the last four months and today I will summarize the most important ones for you. Here are the 5 big ones:   1. Grouping and Aggregation – RadChart now utilizes our powerful data engine already present in the RadGridView control to allow for a really fast grouping and aggregation of data. This comes built-in and works with all supported data sources! You can read more here. 2. Multiple YAxis support – RadChart will now allow you to add unlimited number...
    November 11, 2009
  • People

    Telerik @ TechEd Europe 2009 in Berlin &ndash; Day 2

    Having learned from yesterday we started the day earlier than the exhibition opened officially and again it was worth doing so. Many people came by after their first session. Anyway we could have a short break and our CSO Steve managed the whole booth on his own …     At the end of another very busy day we enjoyed the reception in the exhibition area.     People love our T-Shirts so much that we will run out of them shortly. So if you are an attendee not having one yet, hurry up tomorrow morning and come to booth V7/V8 in the VSIP zone.   3 days...
    November 11, 2009
  • Release

    Telerik XAML Controls Q3 2009 Release

      It has been another quarter for the XAML teams here at Telerik. During this time we worked on producing new tools and significant new features demanded by our customers. The results of our efforts can be seen in the latest Q3 2009 release that was officially launched two days ago. In this release we included lots of new tools, including navigational controls, like RibbonBar(Silverlight WPF), OutlookBar(Silverlight WPF); rich UI(visual) components like TileView(Silverlight WPF), Book, Map; Commands support with our Button controls(Silverlight WPF). The RadGridView control now uses new UI virtualization mechanism that makes you scroll 5x faster than before. The new UI virtualization works both vertically and horizontally,...
    November 10, 2009
  • Web ASP.NET MVC

    Using ViewModel objects to improve the Ajax performance of Telerik Grid for ASP.NET MVC

    In this blog post I will demonstrate how to squeeze the most from Telerik Grid for ASP.NET MVC when using Ajax binding. Lets start with a simple grid bound to the Northwind Orders table: View: <%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage<IEnumerable<UsingDto.Models.Order>>" %><asp:Content ID="indexTitle" ContentPlaceHolderID="TitleContent" runat="server"> Home Page</asp:Content><asp:Content ID="indexContent" ContentPlaceHolderID="MainContent" runat="server"><%= Html.Telerik().Grid(Model) .Name("Grid") .Columns(columns => { columns.Add(o => o.OrderID).Width(100); columns.Add(o => o.Customer.ContactName).Width(200); ...
    November 10, 2009