Telerik blogs

Latest

  • Release

    Introducing RadDataForm for Windows Phone

    Almost each Windows Phone app implements scenarios in which user input is gathered. These scenarios include designing and implementing Pages with editor controls positioned in a layout panel (mostly stack layouts) with labels above them to describe their purpose and buttons at the end of the page to confirm the input. The validation logic, as well as the synchronization between editors and the properties of the edited object is mostly done manually by handling events, checking input values and setting target properties. Here are a couple of screenshots from our Tasks app demonstrating similar scenarios:   The ‘Edit Task’ and ‘Edit Project’...
    May 27, 2021 3 min read
  • Release

    Q3 2012 for RadControls for WPF and Silverlight are alive and kicking

    I will never get tired (just like our fabulous and restless XAML teams) of announcing new and exciting additions to our WPF and Silverlight suites. We’ve had 4 very dynamic months to prepare our Q3 2012 release and give to you a lot of new features. In a nutshell – we are delivering CodedUI test support for our WPF controls, a new touch-enabled theme named Windows8Touch, VS 2012 operational and UX compatibility, the beta version of our RadPivotGrid, and the official versions of three components – RadGanttView, RadAutoCompleteBox and RadHeatmap. Now, please keep on reading for some more details and a...
    May 27, 2021 3 min read
  • Release

    Gain powerful data analysis and enriched charts with Telerik’s WinForms Q3 2012

    The third major release of RadControls for WinForms for 2012 features a brand-new control that adds advanced data analysis capabilities to your applications and enriched chart control enabling you to easily deliver real-time actionable insights to your end-users. You also get many new features that provide you with an easy path to Visual Studio 2012 productivity with Telerik’s WinForms. We also packed all levels of coded UI test support, including code generation and intent aware actions to help you build strong and safe applications more quickly. Continue reading through the highlights below to take a glimpse into the latest additions...
    May 27, 2021 4 min read
  • Release

    Telerik’s ASP.NET AJAX Editor Now with Format Painter and Markdown Import/Export Support

    It is not a secret that Telerik’s ASP.NET AJAX Editor is one of the most loved, top performing and frequently used Telerik controls. That is why one of our main goals is to continuously improve it and satisfy our clients’ requests for new and useful features. We keep that tradition with Q3 2012, by introducing two very powerful features: Format Painter much like the one you've seen in MS Word® The end user can utilize the FormatPainter tool to copy formatting from a piece of text and apply it to others in the content area of RadEditor. The tool is very similar to...
    May 27, 2021 3 min read
  • Release

    What's new in Q3.2012 RadDiagram for XAML

    [Original post on the Orbifold's blog] Whenever we plan a new release we try to navigate between several stakeholders; the customer requests (features, ideas, bugs), demands by our own Telerik teams (not the least,Telerik JustTrace), the ever changing landscape of technology (should I mention Windows 8 and JavaScript?) and, finally, our own aspirations and visions. Trying to find a compromise between these poles and tailoring it to time and resources is both exciting and difficult, as every project manager knows I guess. Despite the fact that we so often impose ourselves quite a challenge I'm always impressed near release time that...
    May 27, 2021 5 min read
  • Release

    Rock ‘n Roll with Telerik’s ASP.NET AJAX Q3 2012 Release

    Yesterday the 14th major release of RadControls for ASP.NET AJAX went out the door (lucky number, ahh ;)) This new version comes with lots, really lots of new features and the ideas for most of them we got from you, our customers (thank you!). If we have to talk in numbers, we shipped 2 new controls (the highly-requested Gauge and AutoCompleteBox), one new control in Beta version (PivotGrid, yeey), 85 new features and improvements, 75 bug fixes and 2 breaking changes (one for the ComboBox, and one for the HTML5 Chart – both based on your feedback). Our past 4 months were centered around several major themes. We...
    March 17, 2025 2 min read
  • Release

    RadControls for Windows Phone Q3 2012 comes with a new DataForm control

    With the last couple of releases RadControls for Windows Phone suite has become a mature toolset for developing native Windows Phone applications. We've been polishing and extending the product based on your feedback and the expertise we gathered while developing applications like Tasks, Design Templates and Picture Gallery. Thus, we shaped up the product to be exactly what each of you (developers) needs.  So here's what's inside our latest and greatest Q3 2012 release: DataForm A brand new control that makes it easier for you to create input and editor pages for your business entities. Providing flexible validation mechanism and extensive possibilities for customization RadDataForm is a really powerful tool...
    May 27, 2021 2 min read
  • Productivity

    How to Create a JustCode Extension

    I wrote about creating JustCode extensions when it was a new feature, and we have improved it based upon our experiences and your feedback. To get started, open the Create New Project dialog and navigate to the Telerik options under Installed. Select C# Visual Studio JustCode Extension. The previous project type, C# JustCode extension, is still available for backwards compatibility. Give your new extensions project a name, choose the location, then press OK. A project is created based on our new template. It has several example extensions included to help guide you. The difference with the old approach is that instead of building...
    May 27, 2021 2 min read