The first article in this series on using XAML in Xamarin.Forms looked at what XAML is, its benefits, and some of the basics of using it. The second article dove a little deeper, looking at how to acc...
Building feature rich applications can often leave users asking to take visual elements off the screen to be used elsewhere. Being able to export from an application to Word or PDF opens up new possib...
In recent years, the modern web platform has propelled itself forward at the speed of light. Open source web development communities have popped up on GitHub like canvas tents at peak-season campsites...
Azure Machine Learning (ML) provides the infrastructure for building custom machine learning models. Once an Azure ML predictive model is deployed as a web service, a REST API is used to communicate w...
It is 2017, and it is almost criminal to say that your app doesn't work on a given mobile platform. This means, most mobile developers are building cross-platform apps. Xamarin has helped democratize ...