Telerik blogs

Latest

  • Desktop

    Searching in Windows 8

    Windows 8 Store Applications can take advantage of the shared “Charms” that you see when you swipe in from the right edge of your Windows 8 device (or press Win-C).  The top charm is searching and it provides tremendous functionality at relatively little programming effort. When you click search Windows 8 assumes you want to search the current application if that application has registered a Search “contract.”  If it has not, Windows 8 will assume you want to search the applications, as shown in the figure (click on the figure for full size). In any case, every program that implements a search contract...
    September 12, 2012 3 min read
  • People

    Time to support Test Studio in the ATI Automation Awards!

    Voting for the Fourth Annual ATI Automation Honors has already started! Test Studio has been nominated in 3 categories this year. Please, take a minute out of your busy day to vote for us. Also, encourage your friends and colleagues to do the same – every vote counts! We are competing in the following categories: Best Commercial Functional Automated testing Tool – Web Best Commercial Functional Automated testing Tool – .NET Best Commercial Functional Automated testing Tool – Overall Vote for Test Studio The voting for the “ATI Automation Awards” ends Sunday, October 7 so please cast your vote ...
    September 11, 2012 1 min read
  • Productivity Testing

    The "Remove Script File" Button

    This one is kind of advanced. You can add a coded step to your test (or convert  an existing step to code). When you do that - a so-called "code-behind file" is generated. The file in question is simply a C#/VB class file that has the exact same name as your test:   You can open and edit the entire class file from Standalone by using the View Class button: And you'll be able to do anything you would expect from a class file - define custom functions, add assembly references, define global variables etc. In fact, all your coded ...
    September 11, 2012 2 min read
  • Mobile

    Universal Mobile Apps with HTML5 and Kendo UI

    At its core, Kendo UI Mobile makes it easy create cross-platform mobile apps using HTML5 and JavaScript. And more than any other framework, Kendo UI Mobile helps your apps automatically adapt to look and feel native on different platforms, like iOS and Android. But did you know...
    September 11, 2012 6 min read
  • Productivity Debugging

    Here we grow again. Telerik acquires Fiddler. What’s next?

    We have some very exciting news to share with the Telerik community.  Telerik has just acquired Fiddler!  Even more exciting is that Fiddler’s brilliant creator Eric Lawrence will come over from Microsoft to join the team fulltime.  For those of you who don’t know, Fiddler is a web debugging proxy which logs all HTTP(S) traffic between your computer or device and the Internet. In other words, it is an essential tool for any web, desktop or mobile developer.  The popularity and sophistication of Fiddler is hugely impressive considering this has been Eric's informal side project for more than 8 years.  With Eric joining the team ...
    September 10, 2012 3 min read
  • Desktop

    Building Your First Win8 Enterprise App

    You are a business analyst charged with understanding the retail market. You’ve decided to create an application that will display the relative revenues for the key stores in your district.  Obtaining the data is easy, but you’d like a graphic representation of the revenue volume for each of the key stores.  Start by storyboarding your application.  It will be a single page for now, just a prompt and a graph, In examining this storyboard you notice that you have a linear scale on the y axis and a categorical scale on the x axis.  This will be important when  you are...
    September 10, 2012 4 min read
  • Web

    Consuming LightSwitch OData services with Microsoft Visual Studio 2012 and Telerik RadDataServiceDataSource

    With this post I will show you how to consume Visual Studio 2012 LightSwitch OData services to enable server sorting, filtering, paging, etc. for your custom LightSwitch component.
    September 10, 2012 2 min read
  • Productivity

    5 Things You Should Know About Refactoring in C#

    There are many misconceptions among developers and development managers about refactoring. Perhaps a consultant used refactoring as an excuse to spend needless cycles reading blogs, or maybe a “refactoring” was blamed for a large swath of bugs found in a release. Regardless of the source, there are development shops that cower in fear or scream in terror when the word “refactoring” is uttered aloud. The problem is they were frightened by something other than refactoring. I hang out with developers around the globe at conferences, user groups, and sometimes just to grab a bite to eat. I enjoy discussing code and long...
    September 10, 2012 3 min read
  • People

    In Nashville Area on 9/21? Join us for Breakfast!

    Are you in the Nashville, TN area the morning of 21 September? Please consider joining me, Phil Japikse, and Burke Holland for a Breakfast at Telerik event! You’ll get a free light breakfast (and coffee!), then be able to sit in on three sessions covering writing great requirements, building solid web UI automation tests, and determining whether or not to chose HTML 5 or Silverlight for your next project. The point of these morning breakfast events is to get in, have a bite to eat (and coffee!), learn something useful, then get out and back to your office in time ...
    September 08, 2012 1 min read