Examining Google Analytics traffic to the kendoui.com homepage revealed some very interesting trends in what browsers and browser versions people are using. It also brings up some important quirks with IE that can cause a browser to use legacy rendering even when you have a later version of IE installed.
The team is delighted to introduce Kunal Chowdhury as a guest blogger on the Telerik XAML blog. Kunal is a Microsoft MVP (Silverlight), a Telerik MVP, a CodeProject MVP & Mentor, speaker, author, a passionate blogger and a Software Engineer by profession. In this guest post, he talks about how to best integrate the export functionality of RadRichTextBox control in your XAML application.
If the words "database" or "SQL" strike fear into your heart, or even if you are somewhat comfortable in this realm, this is the blog post for you. Databases are the foundation of every data-driven app out there. And while you can certainly write an amazing app without knowing any SQL, I'm here to show you how you can simply and easily set up and manage a lightweight, but very powerful, database within your own hybrid mobile app using the Cordova SQLite plugin.
We are extremely happy to announce our second release for 2013 that introduces great customization and productivity capabilities to TeamPulse. Many of those features were requested by you, our customers.
Windows 8.1 is a significant upgrade from Windows 8.0 with changes to the design guidelines and many aspects of the API. This article will introduce those changes from a developer's perspective.
We are now on to Part 2 of this three part series on ways to increase or protect the profitability of the projects we manage. In Part 1 we examined the obvious area of budget management and ways we can handle the project budget, analysis and forecast to protect and possibly even increase the project’s profitability. In this Part 2, I’m going to discuss resource management and ways we can best manage our resource to keep our projects as profitable as possible. In Part 2 of this three-part series on increasing project profitability, we’ll examine the role of effective resource ...
Using Icenium Everlive for data storage and user authentication is easy. Everlive won't persist your access token for user authentication, between browser refreshes, though. Using a simple combination of Everlive, Kendo UI's MVVM, and a local storage dataSource adapter, you can easily persist the data between refreshes to ensure the user stays logged in.