Telerik blogs

Latest

  • People

    10x10 Shanghai Recap

    Last week I traveled up to Shanghai, China to speak at the 10x10 event: bringing in 10 tech “pioneers” to speak for 10 minutes each to a crowd of entrepreneurs. I put pioneers in quotes, since there were 9 pioneers plus me speaking. It was a great way to connect with the startup scene in China. The event was sponsored by Chinaccelerator, an early stage startup accelerator that has 10 companies in a cohort right now. I met with most of the 10 companies and was very impressed; most, but not all, were doing mobile or social media startups. People in the West understand that Facebook and...
    May 27, 2021 2 min read
  • Web

    Custom paging with Telerik RadGridView and RadDataPager for Silverlight and Microsoft Visual Studio 2012 LightSwitch

    With this post I would like to show you how you can customize easily paging behavior in Microsoft Visual Studio 2012 LightSwitch using Telerik RadDataPager for Silverlight .
    May 27, 2021 1 min read
  • Web

    The JavaScript Bat Belt

    The Dark Knight This weekend, I finally did what so many developers have already done several times in the past month. I saw the new Batman movie. I decided for this post, that I would do a complete character and plot breakdown while dissecting the...
    February 18, 2025 6 min read
  • Productivity Testing

    Encrypting Passwords in Test Studio

    Using safe, generic accounts for testing is a boon; however, sometimes that’s simply not possible. Corporate policies may prevent “fake” accounts, or perhaps the test accounts have access to sensitive areas. In these cases it’s critical you’re able to secure the logon credentials. Test Studio’s Service Pack 2 for our 2012 R1 release now enables you to securely encrypt passwords in your tests with just a simple click. Here’s how a test logging on to our demo app looks. You can see the password is stored in clear text in the test: The password is also stored in clear text ...
    May 27, 2021 2 min read
  • Release

    First Look at RadComboBox and RadAutoComplete for Windows 8 - HTML

    Introduction Hello and welcome to our “First Look” of Telerik’s Windows 8 UI Controls. In this post, we are going to specifically target Windows 8 Applications built using HTM5/JS/CSS3 and our new Windows 8 control suite. Have you ever wanted to create a Metro Application that had a more powerful ComboBox with functionality such as auto-complete or placeholder text? What about an AutoCompleteBox with the same functionality, but found that control completely missing? Maybe you are writing an application that needs the user to select from a list of World Countries, but don’t know where to start. In this blog post,...
    May 27, 2021 7 min read
  • Web

    RadControls for Metro (XAML)–Date and Time Pickers

    Surprisingly, Visual Studio for Windows 8 XAML does not come with either a date or a time picker. Not to worry, we’ve got you covered. The RadControls For Metro suite of controls includes a very flexible DatePicker and TimePicker control that I’ll illustrate in this posting. To get started, be sure to add a reference to the RadControls for Metro to your application. As usual, we’ll begin with the data. This time the data is very simple. We start by creating a class representing a hotel or conference reservation, public class Reservation   {       public DateTime ArriveDate { get; set; }       public DateTime DepartDate { get; set; }   } Notice that the two properties are of...
    May 27, 2021 2 min read
  • Web

    HTML5 is Not Over-Hyped

    A week doesn’t go by where I don’t see some analyst or research firm trying to make headlines by endorsing or disparaging the viability of HTML5. HTML5 is the new kid on the block, so it’s an easy target. The latest case is a recent report from...
    May 27, 2021 7 min read
  • People

    I won an Ultimate Collection at a User Group or Event, what happens now?

    You didn’t think we would just leave you hanging did you?  Your Ultimate Collection license code automatically turns into a DevCraft Complete license once activated. All you need to do is follow the instructions on your license card and go to www.telerik.com/promocode to activate your license. What happens if you won the license a year or two ago and have one of our Ultimate Collection CDs? Well, first off what are you waiting for?!  Secondly, we want you to get access to the Telerik goodness as fast as possible so your code will also turn into a DevCraft Complete License. However,...
    May 27, 2021 2 min read