With a plethora of options for mobile development in the market, Icenium has been gaining popularity among Telerik’s developer community for its simplicity and cross-platform capabilities. And with this new release the product is evolving to become a true enterprise-grade solution.
We are quite excited to announce the immediate availability of our RadControls for Windows 8 Q3 2013 BETA release. As described in this blog post there are several major new components as well as plenty of bug fixes and improvements both for the XAML and HTML suites. Windows 8.1 General Availability is forthcoming around mid-October and we are already updating our projects and components to target 8.1 natively.
Our first live webinar about application analytics is scheduled for next Tuesday, and it will focus on .NET development. Our solution consultant Ramiro Milan will lead the conversation and will go over what EQATEC Application Analytics is, how it works, why it is important for developers, and how it can help you reduce support.
Decomposition into Tasks Your backlog is normally comprised of requirements in the form of User Stories which depict the resulting value required by the users of the system. During iteration planning, teams take the highest value requirements and assign them to the current or next iteration, filling the iteration to capacity. Agile teams typically do not decompose requirements into work tasks until they are assigned to an iteration. Agile teams spend the first few hours of each iteration going through iteration planning, and a part of that process is the decomposition of requirements into work that can be completed by ...
In this article we'll build a survey embedded into a hybrid application using jQuery Mobile and Icenium. We'll then see how Everlive makes it easy to create a quick and powerful back end to store and retrieve our data.
The Q3 2013 Beta release of RadControls for Windows 8 XAML and RadControls for Windows 8 HTML is out now. Download it and try all the great new controls and features coming with it.
A goal of well written unit tests is to keep your test isolated. This means that even if your code under test relies on or is dependent on another class or external service you should be able to write your tests to exclude these dependencies and test only what’s in your current class or method. Sound impossible? It’s not, in fact if you’ve read my previous posts on Dependency Injection you already know half the answer to this problem. The other half of the solution is mocking.
If you're a Visual Studio developer, creating hybrid mobile applications for iOS and Android has never been easier. No need for a giant SDK download or PATH variable modifications. This article will show you how to create your first installable application for both iOS and Android using Kendo UI Mobile and the new Icenium Extension for Visual Studio.