Welcome to Day 4 of our UI for Xamarin article series. Calendars keep our lives organized and productive. Everyone uses them, usually in a digital form. So it is no surprise that your mobile apps may ...
Welcome to Day 3 of our UI for Xamarin control series. By now, you should have had a running start with the bits in your choice of IDE and proudly displaying list of items in a feature-rich ListView. ...
This guide was written for Angular 2 version: 2.0.0
The ng-model directive in Angular 1.x allows us to create two-way data binding between a form control and a property on scope. In this guide we'll b...
Welcome to Day 2 of our UI for Xamarin series. Hope you have started off on the right foot and have your ammunition all set. Let's take on a hard-hitting must-have UI control today!
As is the case, mo...
The promise of Xamarin.Forms is that developers get to target major platforms like iOS, Android and UWP from a single shared code base and leverage their existing skills using C#/XAML in Visual Studio for Windows or MacOS.
Ed and Brian cover the latest news in the development community including: Micro packages, Angular 4 launches, and is Microsoft writing its own Automapper alternative.
What is the Telerik Developer Di...
This guide was written for Angular 2 version: 2.0.0-rc.4
Services are an abstraction layer that handles an application's business logic, which usually includes communicating with a backend and parsing...
Let's admit it - speaking to other people is so last century. Today, we might talk to our machines (Siri, Alexa, etc.), but, if we want to communicate with people, we use text. We SMS rather than call...
This guide was written for Angular 2 version: 2.0.0
Routing in Angular 2 has finally stabilized with the introduction of the latest component router which allows us to map components directly to route...