You've downloaded the Windows 8 RadControls: now what? This blog post will show you how to create your first application with RadDataGrid, complete with filtering, sorting and grouping.
Telerik sponsored the wireless internet for PhoneGap Day 2013 (US), and one of our advocates had a chance to attend. In this post he shared about many of the great things that happened there.
Out of the box, Microsoft ListBox controls for WPF do not support drag and drop. You can easily add drag and drop with Telerik's help; this blog post shows you how.
For years I’ve been lecturing and writing about the process of adopting Agile. Specifically, I’ve been promoting a model that Stephen Forte and I call the “Agile Buffet” where change, in this case the usage of Agile practices on a team, is pulled into the team incrementally based on real observable needs.
Greetings, fellow testers. Last week we took a quick look at using Test Studio's Visual Studio plug-in. Today I want to point out a feature of the plug-in that can help you find your way around the elements on your application's pages - the Element Explorer.
video: Using the Element Explorer in Test Studio's Visual Studio Plug-In The element explorer shows us a subset of our application's DOM, showing just the elements that are in use in our project. Any given element may be used in multiple tests in your project; the explorer shows each element once. In this ...