Consuming web services from hybrid mobile apps is an essential part of enabling your app to take advantage of external services. In this post, we look at how easy it is to configure a mobile app to consume ASP.NET Web API services.
In this series, we will build a Windows Phone app using Telerik's cloud components. We will walk you through the process step-by-step. This is definitely a series that you don't want to miss.
Telerik's Cloud Upload allows you to upload files to cloud providers such as Azure, Everlive and AWS. RadCloudUpload is the control which makes it possible to do a codeless file uploading to cloud providers. In this post we take a look at how Cloud Upload can integrate with Telerik's Backend as a Service Everlive.
The Q3 2013 release introduces a major improvement in the Telerik Data Storage for Windows 8 Javascript SDK - schema support. The schema enforces data constraints, validates input data and enables the creation of SQL indices for improved query performance. This blog post gives an overview of the new schema support in Telerik Data Storage, which, we believe, should be your preferred local data provider for your Windows 8 applications.
Express is a lightweight and minimalistic framework for building web applications on Node. But how does it hold up under some very basic user authentication and security requirements? in this article, we'll take a look at how to implement a registration and login flow using Express and Everlive.