Posts by Tags

Silverlight

WCF - NetTcp avec Silverlight et IIS

3 minute read

Dans cet article j’étendrai le projet de mon article précédent pour ajouter un endpoint de type netTcpBinding au service WCF et l’utiliser depuis le client S...

nRoute - Reverse commands

3 minute read

In this article I will talk about what are ReverseCommands and why are they really useful.

nRoute - MVVM basics

3 minute read

In this article I will present the different ways to use nRoute for the three platforms it is built for. So first create a Silverlight, WPF or WP7 project.

nRoute – Les bases de nRoute et le MVVM

4 minute read

Dans cet article je présenterai les approches pour les trois plateformes que cible nRoute. Aussi je vous invite à créer un projet dans la technologie de votr...

Introduction au framework nRoute

2 minute read

Cet article est le premier d’une série qui aura pour but de vous présenter le développement d’une application Silverlight utilisant framework nRoute.

Back to Top ↑

Windows Phone

Windows Phone - MapControl et binding

1 minute read

J’ai récemment eu besoin de binder une collection de points sur le contrôle de carte du Windows Phone Toolkit. Je me suis alors trouvé face à un soucis…

Windows Phone 8 – A quoi s’attendre ?

less than 1 minute read

Le vendredi 22 juin 2012 chez Microsoft France a eu lieu le Squat de la communauté des développeurs Windows Phone. La date de cet évènement n’était pas chois...

WP7 – Mango Beta – Base de donnée locale

7 minute read

Parmi les nombreuses nouveautés qu’apporte Mango, il en est une qui m’intéresse tout particulièrement et qui est l’ajout d’un base de donnée locale au téléph...

nRoute - Reverse commands

3 minute read

In this article I will talk about what are ReverseCommands and why are they really useful.

nRoute - MVVM basics

3 minute read

In this article I will present the different ways to use nRoute for the three platforms it is built for. So first create a Silverlight, WPF or WP7 project.

nRoute – Les bases de nRoute et le MVVM

4 minute read

Dans cet article je présenterai les approches pour les trois plateformes que cible nRoute. Aussi je vous invite à créer un projet dans la technologie de votr...

Introduction au framework nRoute

2 minute read

Cet article est le premier d’une série qui aura pour but de vous présenter le développement d’une application Silverlight utilisant framework nRoute.

Back to Top ↑

Xamarin

Using Huawei Mobile Services with Xamarin

5 minute read

Huawei provides a set of tools to work on Android phones that do not use Google Play Services. In this post we will see how we can use them in a Xamarin Andr...

Record your awesome mobile demo for free

5 minute read

When working on mobile projects, you might need to record your demos. There are various commercial solutions for that but sometimes you just want to do it fo...

MVVM - Going async with async command

4 minute read

We have been using async await for quite some time now. In this post we will see how to deal with async when using commands in the MVVM pattern.

Removing async void

5 minute read

When using async await we inevitably have to mark methods as async void. This leads to a lot of issues for programmers…

Cancel asynchronous operations in C#

6 minute read

Running asynchronous code is pretty easy with .NET and C#. As we sometimes need to cancel an ongoing asynchronous operation we will see, throughout this post...

Xamarin Workstation

2 minute read

I’m often asked about which machine and software should a Xamarin developer use. In this little post I’ll show you what I use and why I use it.

Xamarin Evolve 2016

less than 1 minute read

Cette année j’ai eu la chance de pouvoir assister à la conférence Xamarin Evolve 2016 à Orlando. J’ai pu partager l’excitation liée aux annonces, échanger av...

Microsoft et Xamarin, l’union

less than 1 minute read

Comme certains d’entre vous le savent peut-être, Microsoft et Xamarin ont annoncés de concert leurs union par le rachat de Xamarin par Microsoft.

Xamarin MVP !

less than 1 minute read

Le 25 janvier j’ai eu le plaisir de recevoir le titre de Xamarin MVP ! Ce qui fait de cette nomination quelque chose d’exceptionnel c’est qu’elle est égaleme...

Xamarin monoplateforme ? Vraiment ?

less than 1 minute read

Puisque Xamarin semble fait pour le développement multiplateforme, quel peut être son intérêt pour le développement d’application monoplateforme ?

Services web locaux avec Xamarin sur Mac OS X

less than 1 minute read

Le projet sur lequel je travaille avec un collègue utilise des services avec Web API. Pour les développer, il utilise son poste Windows local et se sert de I...

Back to Top ↑

WPF

nRoute - Reverse commands

3 minute read

In this article I will talk about what are ReverseCommands and why are they really useful.

nRoute - MVVM basics

3 minute read

In this article I will present the different ways to use nRoute for the three platforms it is built for. So first create a Silverlight, WPF or WP7 project.

nRoute – Les bases de nRoute et le MVVM

4 minute read

Dans cet article je présenterai les approches pour les trois plateformes que cible nRoute. Aussi je vous invite à créer un projet dans la technologie de votr...

Introduction au framework nRoute

2 minute read

Cet article est le premier d’une série qui aura pour but de vous présenter le développement d’une application Silverlight utilisant framework nRoute.

La Surface Academy c’est fini

2 minute read

Voici un article que j’aurai dû poster samedi dernier mais une pause s’imposait. En effet, la Surface Academy prit fin le 28 août.

Premier jour à Microsoft

less than 1 minute read

Première journée chez Microsoft terminée. Les gens sont très sympa aussi bien mes collègues stagiaires que les employés qui nous ont prit en charge.

Surface Academy

less than 1 minute read

Il y a quelques temps Microsoft a proposé sur son site étudiants une offre de stage pour développer une application sur Microsoft Surface

Bug - Antialiasing et PixelShaders en WPF

less than 1 minute read

Aujourd’hui je suis tombé sur un problème assez étrange. Pour un projet j’utilisais des effets des transitions entre différentes images (une sorte de diapora...

Back to Top ↑

MVVM

MVVM - Going async with async command

4 minute read

We have been using async await for quite some time now. In this post we will see how to deal with async when using commands in the MVVM pattern.

nRoute - Reverse commands

3 minute read

In this article I will talk about what are ReverseCommands and why are they really useful.

nRoute - MVVM basics

3 minute read

In this article I will present the different ways to use nRoute for the three platforms it is built for. So first create a Silverlight, WPF or WP7 project.

nRoute – Les bases de nRoute et le MVVM

4 minute read

Dans cet article je présenterai les approches pour les trois plateformes que cible nRoute. Aussi je vous invite à créer un projet dans la technologie de votr...

Introduction au framework nRoute

2 minute read

Cet article est le premier d’une série qui aura pour but de vous présenter le développement d’une application Silverlight utilisant framework nRoute.

Back to Top ↑

nRoute

nRoute - Reverse commands

3 minute read

In this article I will talk about what are ReverseCommands and why are they really useful.

nRoute - MVVM basics

3 minute read

In this article I will present the different ways to use nRoute for the three platforms it is built for. So first create a Silverlight, WPF or WP7 project.

nRoute – Les bases de nRoute et le MVVM

4 minute read

Dans cet article je présenterai les approches pour les trois plateformes que cible nRoute. Aussi je vous invite à créer un projet dans la technologie de votr...

Introduction au framework nRoute

2 minute read

Cet article est le premier d’une série qui aura pour but de vous présenter le développement d’une application Silverlight utilisant framework nRoute.

Back to Top ↑

Mobile

Using Huawei Mobile Services with Xamarin

5 minute read

Huawei provides a set of tools to work on Android phones that do not use Google Play Services. In this post we will see how we can use them in a Xamarin Andr...

Record your awesome mobile demo for free

5 minute read

When working on mobile projects, you might need to record your demos. There are various commercial solutions for that but sometimes you just want to do it fo...

Back to Top ↑

XAML

Blend - Opérations sur les Path

less than 1 minute read

Dans un précédent article je vous avais présenté comment convertir un objet en Path. Dans cet article nous allons voir comment combiner plusieurs objets en u...

WinRT - Suspending et Timers

1 minute read

Dans WinRT on sait que le système peut passer une application en mode Suspending. Ce que l’on ne sait pas en revanche c’est au bout de combien de temps le sy...

WinRT - CacheMode et VisualStatesTransition

4 minute read

Je suis récemment tombé sur un bug en portant mon jeu de reversi fonctionnant sur Wp7, Silverlight et WPF vers WinRT. En effet les animations qui permettaien...

Back to Top ↑

WCF

WCF - NetTcp avec Silverlight et IIS

3 minute read

Dans cet article j’étendrai le projet de mon article précédent pour ajouter un endpoint de type netTcpBinding au service WCF et l’utiliser depuis le client S...

Back to Top ↑

C#

MVVM - Going async with async command

4 minute read

We have been using async await for quite some time now. In this post we will see how to deal with async when using commands in the MVVM pattern.

Removing async void

5 minute read

When using async await we inevitably have to mark methods as async void. This leads to a lot of issues for programmers…

Cancel asynchronous operations in C#

6 minute read

Running asynchronous code is pretty easy with .NET and C#. As we sometimes need to cancel an ongoing asynchronous operation we will see, throughout this post...

NDepend

6 minute read

When I freshly arrive in a company I usually have to take on and improve legacy code. NDepend is a tool that shines in this kind of scenarios.

WinRT - CacheMode et VisualStatesTransition

4 minute read

Je suis récemment tombé sur un bug en portant mon jeu de reversi fonctionnant sur Wp7, Silverlight et WPF vers WinRT. En effet les animations qui permettaien...

Back to Top ↑

Android

Using Huawei Mobile Services with Xamarin

5 minute read

Huawei provides a set of tools to work on Android phones that do not use Google Play Services. In this post we will see how we can use them in a Xamarin Andr...

Services web locaux avec Xamarin sur Mac OS X

less than 1 minute read

Le projet sur lequel je travaille avec un collègue utilise des services avec Web API. Pour les développer, il utilise son poste Windows local et se sert de I...

Back to Top ↑

Exchange Webservices

Back to Top ↑

Asynchronism

MVVM - Going async with async command

4 minute read

We have been using async await for quite some time now. In this post we will see how to deal with async when using commands in the MVVM pattern.

Removing async void

5 minute read

When using async await we inevitably have to mark methods as async void. This leads to a lot of issues for programmers…

Cancel asynchronous operations in C#

6 minute read

Running asynchronous code is pretty easy with .NET and C#. As we sometimes need to cancel an ongoing asynchronous operation we will see, throughout this post...

Asynchronism - Faking latency

1 minute read

One recurring problem when we create an application using asynchronous calls is to test this asynchronism. We want to verify the behavior of our application ...

Asynchronisme - Simuler de la latence

1 minute read

Un des problèmes récurrents lorsque l’on développe une application contenant des opérations asynchrones est de tester cet asynchronisme. On souhaite vérifier...

Back to Top ↑

WinRT

WinRT - Faire un Sleep en C++

less than 1 minute read

Lorsque l’on programme des opérations asynchrones on veux souvent tester la réaction de l’interface graphique.

WinRT - Suspending et Timers

1 minute read

Dans WinRT on sait que le système peut passer une application en mode Suspending. Ce que l’on ne sait pas en revanche c’est au bout de combien de temps le sy...

WinRT - CacheMode et VisualStatesTransition

4 minute read

Je suis récemment tombé sur un bug en portant mon jeu de reversi fonctionnant sur Wp7, Silverlight et WPF vers WinRT. En effet les animations qui permettaien...

Back to Top ↑

.NET

MVVM - Going async with async command

4 minute read

We have been using async await for quite some time now. In this post we will see how to deal with async when using commands in the MVVM pattern.

Removing async void

5 minute read

When using async await we inevitably have to mark methods as async void. This leads to a lot of issues for programmers…

Cancel asynchronous operations in C#

6 minute read

Running asynchronous code is pretty easy with .NET and C#. As we sometimes need to cancel an ongoing asynchronous operation we will see, throughout this post...

Back to Top ↑

Surface

La Surface Academy c’est fini

2 minute read

Voici un article que j’aurai dû poster samedi dernier mais une pause s’imposait. En effet, la Surface Academy prit fin le 28 août.

Comment concevoir une application Surface ?

1 minute read

Plus une application est facile et naturelle à utiliser, plus elle est difficile à concevoir et à développer. Derrière cette phrase se cache une réalité à la...

Quoi de neuf à la Surface Academy ?

1 minute read

Depuis notre arrivé à Issy-les-Moulineaux nous avions certes de magnifiques bureaux mais notre table Surface avait quant à elle subit quelques déboires penda...

Premier jour à Microsoft

less than 1 minute read

Première journée chez Microsoft terminée. Les gens sont très sympa aussi bien mes collègues stagiaires que les employés qui nous ont prit en charge.

Surface Academy

less than 1 minute read

Il y a quelques temps Microsoft a proposé sur son site étudiants une offre de stage pour développer une application sur Microsoft Surface

Back to Top ↑

Surface Academy

La Surface Academy c’est fini

2 minute read

Voici un article que j’aurai dû poster samedi dernier mais une pause s’imposait. En effet, la Surface Academy prit fin le 28 août.

Comment concevoir une application Surface ?

1 minute read

Plus une application est facile et naturelle à utiliser, plus elle est difficile à concevoir et à développer. Derrière cette phrase se cache une réalité à la...

Quoi de neuf à la Surface Academy ?

1 minute read

Depuis notre arrivé à Issy-les-Moulineaux nous avions certes de magnifiques bureaux mais notre table Surface avait quant à elle subit quelques déboires penda...

Premier jour à Microsoft

less than 1 minute read

Première journée chez Microsoft terminée. Les gens sont très sympa aussi bien mes collègues stagiaires que les employés qui nous ont prit en charge.

Surface Academy

less than 1 minute read

Il y a quelques temps Microsoft a proposé sur son site étudiants une offre de stage pour développer une application sur Microsoft Surface

Back to Top ↑

Best practices

MVVM - Going async with async command

4 minute read

We have been using async await for quite some time now. In this post we will see how to deal with async when using commands in the MVVM pattern.

Removing async void

5 minute read

When using async await we inevitably have to mark methods as async void. This leads to a lot of issues for programmers…

Cancel asynchronous operations in C#

6 minute read

Running asynchronous code is pretty easy with .NET and C#. As we sometimes need to cancel an ongoing asynchronous operation we will see, throughout this post...

Back to Top ↑

Reactive Extensions

Back to Top ↑

iOS

Back to Top ↑

Back to basics

Asynchronism - Faking latency

1 minute read

One recurring problem when we create an application using asynchronous calls is to test this asynchronism. We want to verify the behavior of our application ...

Asynchronisme - Simuler de la latence

1 minute read

Un des problèmes récurrents lorsque l’on développe une application contenant des opérations asynchrones est de tester cet asynchronisme. On souhaite vérifier...

Back to Top ↑

Meetup

Back to Top ↑

Azure Mobile Center

Back to Top ↑

Expression Blend

Blend - Opérations sur les Path

less than 1 minute read

Dans un précédent article je vous avais présenté comment convertir un objet en Path. Dans cet article nous allons voir comment combiner plusieurs objets en u...

Back to Top ↑

Xamarin Forms

Xamarin monoplateforme ? Vraiment ?

less than 1 minute read

Puisque Xamarin semble fait pour le développement multiplateforme, quel peut être son intérêt pour le développement d’application monoplateforme ?

Back to Top ↑

Bugs

WinRT - CacheMode et VisualStatesTransition

4 minute read

Je suis récemment tombé sur un bug en portant mon jeu de reversi fonctionnant sur Wp7, Silverlight et WPF vers WinRT. En effet les animations qui permettaien...

Bug - Antialiasing et PixelShaders en WPF

less than 1 minute read

Aujourd’hui je suis tombé sur un problème assez étrange. Pour un projet j’utilisais des effets des transitions entre différentes images (une sorte de diapora...

Back to Top ↑

Events

Back to Top ↑

Exif

Back to Top ↑

Microsoft Build

Retour sur la //Build 2014

less than 1 minute read

Cette année les annonces se sont orientées autour de 5 grands axes, Windows Phone 8.1, Windows 8.1 Update 1, les Universal Apps, Microsoft Azure et .NET.

Back to Top ↑

HttpClient

Back to Top ↑

JSON.NET

Back to Top ↑

AppCenter

Back to Top ↑

Azure

Back to Top ↑

Analytics

Back to Top ↑

AppInsights

Back to Top ↑

PowerBI

Back to Top ↑

Binding

Back to Top ↑

Flutter

Back to Top ↑

Multitouch

Back to Top ↑

Windows 7

Back to Top ↑

Microsoft Techdays

Back to Top ↑

Tests

Back to Top ↑

C++

WinRT - Faire un Sleep en C++

less than 1 minute read

Lorsque l’on programme des opérations asynchrones on veux souvent tester la réaction de l’interface graphique.

Back to Top ↑

MacOS

Services web locaux avec Xamarin sur Mac OS X

less than 1 minute read

Le projet sur lequel je travaille avec un collègue utilise des services avec Web API. Pour les développer, il utilise son poste Windows local et se sert de I...

Back to Top ↑

Architecture

NDepend

6 minute read

When I freshly arrive in a company I usually have to take on and improve legacy code. NDepend is a tool that shines in this kind of scenarios.

Back to Top ↑

Configuration

Back to Top ↑

OBS

Record your awesome mobile demo for free

5 minute read

When working on mobile projects, you might need to record your demos. There are various commercial solutions for that but sometimes you just want to do it fo...

Back to Top ↑

Debugging

Back to Top ↑

Networking

Back to Top ↑

CharlesProxy

Back to Top ↑

Huawei

Using Huawei Mobile Services with Xamarin

5 minute read

Huawei provides a set of tools to work on Android phones that do not use Google Play Services. In this post we will see how we can use them in a Xamarin Andr...

Back to Top ↑

HMS

Using Huawei Mobile Services with Xamarin

5 minute read

Huawei provides a set of tools to work on Android phones that do not use Google Play Services. In this post we will see how we can use them in a Xamarin Andr...

Back to Top ↑