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

Category Archive

Behaviors in Xamarin Forms

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

Behaviors allow you to enhance the functionality of a Xamarin Forms control without sub classing. Using the Behaviors property you can add behaviors that attached to the Control and can …

Triggers in Xamarin Forms

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

Triggers take a trigger source such as an event and then can change a property on that control in response to the trigger. The basic principle is, a trigger is …

Why you should avoid to directly connect your mobile apps to a remote database?

In Mobile Development by Christian HissibiniApril 21, 2018Leave a Comment

You may be wondering why you couldn’t just connect directly to a database from your mobile app? The main reasons are: Security You don’t want your mobile client apps to …

UWP: Getting started with Microsoft ad mediation service

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

When you use the Microsoft Advertising SDK to display ads in your apps, you can optionally use the Microsoft ad mediation service to maximize your ad revenue. This article provides an overview of …

Creating Ad units in your UWP apps

In Mobile Development by Christian HissibiniApril 16, 2018Leave a Comment

To create an ad unit for a banner ad, interstitial ad, or native ad in your app: Go to the Monetize > In-app ads page in Partner Center and click Create ad unit. In the App name drop-down, select the app …

UWP: Détecter les changements d’état audio et y répondre

In Mobile Development by Christian HissibiniApril 14, 2018Leave a Comment

À partir de Windows10, version1803, votre application peut détecter quand le système baisse ou désactive le niveau audio d’un flux audio utilisé par votre application. Vous pouvez recevoir des notifications pour …

  • Page 4 of 4
  • ←
  • 1
  • ...
  • 2
  • 3
  • 4

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