DVLUP™ Navigation
  • How it works
  • Blog
  • Search
  • How it works
  • Blog
  • Search

Post Archive by Month

Using Renderscript in Xamarin.Android

In Mobile Development by Christian HissibiniAugust 17, 2018Leave a Comment

* This articles applies for Xamarin.Android applications that target API level 17 or higher RenderScript is a framework for running computationally intensive tasks at high performance on Android. RenderScript is …

Reporting Download Progress in Xamarin

In Mobile Development by Christian HissibiniAugust 17, 2018Leave a Comment

To retain a responsive UI, a mobile applications should perform long-running tasks – such as downloading a file – in the background. This recipe will show how to asynchronously download …

Creating a User Control in Xamarin Forms

In Mobile Development by Christian HissibiniAugust 5, 2018Leave a Comment

Xamarin Forms doesn’t have a control called a User Control, similar to what you might be familar with in WPF. However we can make any VisualElement, or combination of VisualElement’s …

Using Resources Files in Xamarin Forms

In Mobile Development by Christian HissibiniAugust 5, 2018Leave a Comment

Resource files allow you to define a name and a resource, normally a string, that can change depending upon the language of the device. Each native platform has a resource …

Recent Posts

  • Making Accessible Xamarin Forms apps
  • UWP: API expérimentales
  • Publishing iOS App on Apple’s App Store
  • Publishing Android Apps on the Google Play Store
  • How to build a Random Forest model in Azure Machine Learning and R

Archives

  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018

Categories

  • Artificial Intelligence
  • Mobile Development

Tags

Artificial Intelligence Azure Bot Bot Framework Cloud Cognitive Services Machine Learning Neural Network UWP Windows ML Xamarin

POWERED BY DVLUP™

  • How it works
  • Blog