Telerik blogs

Latest

  • Release

    WinForms Q2’12 SP2 Brings New Enhancements with Better VS 2012 UX in Mind

    Just one month after the official release of Visual Studio 2012, I am proud to announce the immediate availability of RadControls for WinForms Q2 2012 SP2 release that is built with better Visual Studio 2012 user experience in mind. Back then on Aug 15, Q2 2012 SP1 of RadControls for WinForms provided support for Visual Studio 2012 from day one, but this new version brings further improvements to achieve full compliance (adhering to both functional and to the UX guidelines) with Visual Studio 2012. Today is a great day for Visual Studio 2012 as well as the official launch day of Microsoft...
    May 27, 2021 1 min read
  • People

    Why do I need a Technical co-Founder?

    As Paul and I are starting to review the first batch of applications to AcceleratorHK, we have stressed that you can’t apply for the accelerator program with only one founder. The optimum team make-up is two people: one “business” co-founder and one “technical” co-founder. The most frequent question that I get from potential applicants is: “Why do I need a technical co-founder?” The question alone tells you something since it is not: “Why do I need a business guy co-founder?” This tells me that there are TONS of excited non-technical people willing to take the plunge and start a business, but not enough techies. This is a problem. I answer...
    May 27, 2021 3 min read
  • Release

    Telerik Windows 8 UI Controls Release Candidate – Build Windows Store-Ready Apps at No Cost

    Today we are pleased to announce the Release Candidate of Telerik UI Controls for Windows 8 development. One of the highlights of the release is the addition of two new controls, Pagination  and HubTile, for both HTML and XAML environments. In addition, the suite gets improvements such as Design-time support for XAML and numerous performance enhancements. With this version of the suite (as well as with the previous Beta) you can build Windows store-ready apps at no cost. Hurry up, get your app to the store first; being first has huge advantages! There are already a number of certified apps on...
    May 27, 2021 3 min read
  • Mobile

    How to Build a Picture Gallery app for Windows Phone – Source Code Available

    Software development, like many other things, is learned by studying theory and applying that theory to practice. While practicing however, it is also a good idea to learn existing software to reinforce the theory and also learn a trick or two that are not mentioned in the books.  With this in mind we decided to create a complete sample app for Windows Phone that will be free to download and study in order to help you with your Windows Phone development. It is a Picture Gallery app that demonstrates how to create a native Windows Phone client for Flickr or another...
    May 27, 2021 3 min read
  • 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...
    May 27, 2021 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 ...
    May 27, 2021 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 ...
    May 27, 2021 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...
    May 27, 2021 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 ...
    May 27, 2021 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...
    May 27, 2021 4 min read