Telerik blogs

Latest

  • Web

    Creating custom drag arrow in Silverlight

    Since Q3 2011 we have changed the default drag API used. It allows creating more complex scenario as well as building MVVM friendly drag behaviors. However, it does not support drag arrow which, although not very popular feature is still used. Thus, when arrow was required, we have suggesting using legacy execution mechanism. In this blog I will write how to create your own drag arrow using DragDropManager events. So, basically we will use AddDragInitialize, GiveFeedback and DragDropCompleted to create and control the arrow. We also use Popup to display it on the screen. The arrow itself is located in Arrow...
    January 23, 2012 2 min read
  • Web ASP.NET MVC

    Scatter Your Data – Now!

    The chart component for the Telerik Extensions for ASP.NET MVC is a rapidly expanding MVC component. Not only are we adding many new features, but we’re also increasing the available chart types. With the introduction of Q3 2011 we were able to start using two new chart types - Scatter and Scatter Line. Both types allow you to plot points anywhere on your chart area, as long as you provide each point with X and Y values. Let’s take a look at how you can implement these chart types, as well as take use of some new features introduced in...
    May 27, 2021 8 min read
  • People

    Telerik Windows Phone Customers Showcase Update and the State of the Marketplace in 2011

      The showcase gallery featuring our customers Windows Phone apps just got updated with a few new applications. Check out the gallery here.   Looking at the appsfuse.com 100 Most Rated Publishers list on the Windows Phone Marketplace I was very happy to see one of our customers - Liquid Daffodil on number 10. Congrats! And the other thing that I wanted to share with you today is this lovely retrospective infographic, posted by Brandon Watson, showing how the Windows Phone Marketplace, the developer mindshare and customer interest has evolved over in 2011.
    May 27, 2021 1 min read
  • Mobile

    New Video Series for Telerik RadCharts for Windows Phone 7

    Hello everyone, Today, we begin a new and exciting video series on Telerik’s RadCharts for Windows Phone 7. What is RadCharts you may ask? RadChart is intuitive and easy-to-use charts designed for the mobile environment. RadChart offers 20 chart series out-of-the-box and is designed for super-fast loading and real-time updates.  The control’s intuitive object model and public API allow complex charts to be easily setup either in XAML or through code-behind. Now that we know what RadChart is, let’s take a look at the roadmap for the series. The Roadmap for the series: I’ve included the Roadmap for the series below as...
    May 27, 2021 2 min read
  • Productivity

    How to: Add a Custom State

    A common question we get asked is how to add new statuses to work items in TeamPulse.  While the process is not difficult, it is also not immediately obvious and a bit of complexity is added if your project is syncing with TFS.  To help people accomplish this task, we have added a how-to article in the TeamPulse documentation entitled “How to: Add a Custom State”.  This article will walk you through the process of adding a status to a work item in TeamPulse and adding a new state to a work item type definition in TFS.  If ...
    May 27, 2021 1 min read
  • Web

    Get Rolling With Kendo UI And PHP – Part 1

    Read Part 2 --> Since Kendo UI was launched, we have seen quite a few questions on how to get going with Kendo UI in a real world web application.  Real world applications involve frameworks like PHP, MVC, Rails and Node.  They involve transactional related data and...
    March 10, 2025 14 min read
  • Release

    RadControls for WinForms Q1 2012 Roadmap Revealed

    2012 is already here and it is time to look forward to the first major release for this year – Q1 2012. As always, this release will be full of great new features that will make your applications even more professional. These features will be no surprise to anyone, just take a look at some of the most voted features in our Public Issue Tracker:   In order of appearance in the list, the features that we plan to introduce in Q1 2012 are: - Printing support for RadScheduler and RadGridView. This feature will allow you to directly pass your RadScheduler/RadGridView instance to the...
    May 27, 2021 1 min read
  • Productivity

    Delivering Software Value

    What makes software valuable? Or, to be specific, when does software become valuable? To put it simply, software becomes valuable when the proper solution gets into the hands of the user. Software sitting on a developer’s computer, no matter how wonderfully it was designed or coded, doesn’t provide any value. Your development teams are hard at work developing the best software possible. They are employing many of the agile practices that have been developed over the past decade or so, including implementing a rapid feedback loop through increased collaboration, developing in small iterations, ensuring transparency, and responding to change. Including ...
    May 27, 2021 3 min read
  • Release

    2012 Roadmap Revealed: 6 Major Releases

    For the TeamPulse team, 2012 means “new frontiers” 2011 was a stellar year where we focused on delivering around our core product to help teams represent and manage requirements and plan and manage work. The later part of the year we really switched gears and started adding value on top of this core set of functionality by adding the Feedback Portal. Here is a summary of what we are planning on doing for 2012 based completely on customer demand: Deliver Every 2 Months Our customers have been asking for a LOT of features – and we don’t want them to ...
    May 27, 2021 3 min read
  • Productivity

    Search in JustDecompile

    There are many reasons why you would want to decompile an assembly with Telerik JustDecompile. Perhaps you’re curious about the inner workings of a particular reference, or maybe you’re looking for interesting techniques. But when you’re trying to solve an issue, you need to be able to quickly find what’s going wrong. Clues can range from a particular method call to an exception message, and a more robust method of searching was requested on the JustDecompile User Voice. We have answered the request in the latest version of JustDecompile. The Search Window The new search window is accessible through the common shortcut...
    January 23, 2024 2 min read