Telerik blogs

Latest

  • Mobile

    Git Started With Github in Mist

    Source control is a tremendously important thing in software development. It provides backups and versioning of your code. It allows you to collaborate with other developers on your team. It lets you store things related to the project. It can be tied in to your build and deploy process, and much more. It generally makes development life easier by facilitating many of the activities that are critical to coding, building and deploying software. It should be no surprise, then, that the recent wave of online IDEs would provide source control integration. And Icenium Mist is no exception to this. The Mist IDE has some great integration setup with git, allowing you to connect to any git repository that is accessible via the internet, including GitHub integration.
    December 19, 2013
  • Mobile

    Incremental loading with RadDataGrid in your Windows 8.1 XAML app

    Fast and fluid experience is one of the most important characteristics of a Windows 8 application. However, when dealing with large amount of data, it is not always possible to get the entire data set downloaded and visualized in a fast and fluid manner. Such scenarios call for a more incremental (sequential) data loading approach and with our Q3 2013 release RadDataGrid makes this task easy to implement.
    December 18, 2013
  • Productivity

    How Many Virtual Users Per Machine?

    One of the more common questions we hear from load testers is how many virtual users can be run from one load test generating computer.  For testers wanting to exercise their web application with thousands, tens of thousands, or even hundreds of thousands of virtual users, understanding how many test generators are needed helps them appropriately plan for load testing activities. The implications of using too few load test generators can be significant.  If the processors are too slow or the machines don’t have enough memory, it could prevent the test from accurately creating and measuring load on the application.  ...
    December 18, 2013
  • Mobile

    Why "Cloud" Is A Dirty Word

    The word "cloud" gets thrown around a lot these days, but what exactly is "the cloud"? Is it a database? Is it email? Is it a backup service? Although the term has lost most of it's meaning, the cloud is a growing solution for businesses and organizations of all size. There is something in the cloud for everyone.
    December 18, 2013
  • Productivity Testing

    Keeping a Browser Window Open

    Greetings, testers. There's a question I see fairly frequently in the community forums and in the support channels, and it often looks something like this: "How can I keep my browser from closing when a test is done?" What it usually boils down to is that the person asking the question is really trying to do one of two things, at different times during their testing process. Test Creation "I want to be able to execute the test, leave the browser open when it completes, and the continue recording the next steps." That's a very normal way of building tests, ...
    December 18, 2013
  • Web

    Using RequireJS to Load Kendo UI Templates

    I've used RequireJS a lot over the last 2+ years, and as I've been learning Kendo UI, I was curious how well the two could work together. Burke Holland has already written a bit on this topic as well, but I wanted to find out if I could use the "text" loader plugin for RequireJS to load Kendo templates from external files. It turns out, you can. There's just a slight twist in doing so.
    December 18, 2013
  • Mobile

    Building an Appointment Tracking App by using the Telerik WP Cloud Components - Part 3

    In Part 3 of the series, we will extend the Appointment.xaml page by adding a list of appointments for the current day using RadDataBoundListBox. We will also take a look at what is involved in retrieving data from Everlive as well as adding logout functionality to the app.
    December 16, 2013
  • Productivity Testing

    30 Days of TDD – Day 30 – Conclusion

    I hope you’ve enjoyed this series and have found the information in it helpful in your development as a practitioner of Test Driven Development. This series may be over, but that doesn’t mean this is the last post about TDD that you’ll see on this blog. As time goes by I’ll be publishing posts to help bolster your TDD knowledge and keep your practice of TDD going.
    December 13, 2013
  • Web

    Getting Started With DataViz Maps: Onions And Ogres?!

    With the Q3 2013 release of Kendo UI, we introduced a new Map control in the DataViz suite. With features like map markers, zoom, touch-based input, tile-based maps and GeoJSON, this control makes it easier than ever to add maps to your app, with compatibility all the way back to IE7! But The DataViz Map control does not provide it’s own map images for tiling or other layers - this is something that you have to provide through integration with tile-based map services. Fortunately, this is as easy as typing in a URL.
    December 13, 2013