Line of Business WPF applications require the ability to run off-line and to synchronize their data with back end servers when the network is available. This post illustrates one approach to solving that problem.
This is the third part of a blog series that will walk you through each of Telerik's Cloud Controls and show you how easy you can use them to create an app. This post demonstrates the usage of RadCloudPictureGallery.
In the past year we put conscious effort into enhancing the data visualization components offered in Telerik’s control suite for ASP.NET AJAX development and we thought it was about time we started showcasing them in the Sales Dashboard sample application instead of the previously used Silverlight controls.
Since this was an interesting experience some of you might also be going through, we decided to share our know-how. This blog post is going to walk you through the 3 steps it takes to migrate from Silverlight to HTML5 data visualization.
Kendo UI is just two years old but has already helped thousands of customers build better next generation web sites and mobile apps. Today, if you need assistance with your Kendo UI project, there are many places you can go to find it. This article covers seven of them to help you get started, whether you just need a particular question answered, or you're looking to hire a team of software developers with the Kendo UI skills you need for your project to be a success.
Microsoft has released Visual Studio 2013 Preview, which ships with .NET 4.5.1. How does this release effect your favorite productivity tools? If you're using JustDecompile, we've got good news.
Imagine that you’re casually browsing your website and notice a typo. Now envision the steps required to fix this typo. What if you were using someone else’s computer? Would you need to install additional software? How many logins would it take? How many clicks? How much time? Could you talk your grandma through these steps?
We’re pleased to announce Test Studio R1 2013 is publicly available for download. We’ve been spreading out bits and pieces of information about the upcoming release via videos, blog posts, and the roadmap; however, let me recap in case you missed all that.
User Interface Overhaul This one’s right in your face, from the moment you start up Test Studio! We’ve worked hard to freshen up the user interface and make it cleaner and a bit more intuitive. We’ve slightly redone a few workflows throughout the product. You’ll continue to see improvements in UX as we continue evolving the ...
The growth of technologies like local storage, and the exposure of certain device APIs — like the camera or geolocation — to the browser (or to a hybrid application) has had an interesting side effect on web developers: the growing need to check the connectivity state of the client. Regardless of the reason or device - if you're working on web, mobile web or hybrid mobile applications, odds are very high that you will run into the need to check connectivity state on your current or next project. Lets take a look at some of the APIs available to help you.