Mim's Blog

Windows 8 XAML addict ! (... and a little data Inside)

Disponibilité du SDK.NET Microsoft.Graph

Bonjour à tous; Si vous avez une question, n'hésitez pas à me contacter via twitter :...

Author: Sebastien Pertus Date: 04/06/2016

VorlonJS plugin for debugging Office Addin

  If you have any question about this article, Vorlon.js or Office dev, feel free to contact me...

Author: Sebastien Pertus Date: 02/18/2016

Babylonjs generator

Hi Everyone. If you have any question about this article, feel free to contact me on twitter:...

Author: Sebastien Pertus Date: 12/03/2015

Office 365 add in and BabylonJS

Hi everyone; Today I want to share with you a very cool demo I realized for the French event...

Author: Sebastien Pertus Date: 11/02/2015

Azure AD B2C

Bonjour à tous; Le 16 Septembre a été annoncé l'arrivée d'une...

Author: Sebastien Pertus Date: 09/23/2015

Les fondamentaux C# Chapitre 2

Bonjour à tous; C'est bientôt les vacances alors profitez en pour vous former. Ca va vous rappeller...

Author: Sebastien Pertus Date: 07/23/2015

Windows 10. Quelques nouveautés intéressantes

Bonjour à tous;Voici les sources du projet, qui tourne avec Visual Studio 2015...

Author: Sebastien Pertus Date: 04/20/2015

Virtual Academy : Les fondamentaux en C#

Bonjour à tous; Aujourd’hui je publie mon deuxième cours sur Virtual Academy. Fondamentaux en C# :...

Author: Sebastien Pertus Date: 09/05/2014

Create a WinRT brokered component : Feedback from a “real life” developement

Hi; Since the Windows 8.1 launch, we can use a new feature, called Brokered Component, to manage...

Author: Sebastien Pertus Date: 06/24/2014

Post Mortem développement d’un Brokered Component dans la vraie vie !

Bonjour; Depuis l’arrivée de Windows 8.1, nous avons la possibilité de créer des composants Brokered...

Author: Sebastien Pertus Date: 06/24/2014

Hi; Today, here is the last part of the carousel user control creation for Windows 8.1 and Windows...

Author: Sebastien Pertus Date: 06/16/2014

Bonjour à tous; Aujourd’hui dernière partie autour de la création d’un contrôle Carousel Windows 8.1...

Author: Sebastien Pertus Date: 06/16/2014

Upgrading a Windows 8.0 component to Windows 8.1 and Windows Phone 8.1 (WinRT)

Hi, Last year, I have created a carousel control, to show how it’s easy to create a custom control...

Author: Sebastien Pertus Date: 06/10/2014

Migration d’un contrôle Windows 8.0 vers Windows 8.1 et Windows Phone 8.1

Bonjour à tous; L’année dernière, j’ai créé un contrôle Carrousel, pour montrer un peu comment...

Author: Sebastien Pertus Date: 06/09/2014

Cours sur l’accès aux données avec ADO.NET, Entity Framework 6 et WCF : Microsoft Virtual Academy

Bonjour à tous. Je viens de terminer un cours sur l’accès aux données avec ADO.NET Vous pouvez le...

Author: Sebastien Pertus Date: 05/05/2014

WCF Data Services, Web API, Odata V3 V4, webHttpBinding, HttpClient, SOAP, REST ??

Aujourd’hui pas de code (C’est assez rare pour le souligner ), juste quelques réflexions sur des...

Author: Sebastien Pertus Date: 04/30/2014

Windows Azure Mobiles Services C# Backend (EN version)

Hi, I had the opportunity to present during our main event The Techdays, in France, a new feature in...

Author: Sebastien Pertus Date: 02/28/2014

Windows Azure Mobiles Services C# Backend (Version FR)

Bonjour à tous; J’ai eu la chance de présenter, pendant les Techdays 2014, une...

Author: Sebastien Pertus Date: 02/28/2014

Techdays 2014. Parcours Windows 8.1

Bonjour à tous; Dans un mois, pratiquement jour pour jour, auront lieu les Techdays 2014. Cette...

Author: Sebastien Pertus Date: 01/09/2014

Tutorial Part 4 : Enabling synchronization and filters within a Windows 8.1 application, SQLite and the Sync Toolkit

(This tutorial is a rewriting of the Codeplex documentation tutorial part 4) In this sample, we will...

Author: Sebastien Pertus Date: 12/16/2013

Sync Toolkit for Windows 8.1 and SQLite 3.8.2

Hi all; I have updated the full codeplex project to retargeting to Windows 8.1 :...

Author: Sebastien Pertus Date: 12/13/2013

Tutorial Part 3 : Create a first application with synchronization

(This tutorial is the rewriting of the codeplex documentation tutorial part 3) In this sample, we...

Author: Sebastien Pertus Date: 12/09/2013

SettingsFlyout awaitable

Hi; Today just a quick tip to create a SettingsFlyout awaitable SettingsFlyout is a new feature in...

Author: Sebastien Pertus Date: 12/06/2013

Sending an email within a Windows 8.1 application : using StreamSocket to emulate a SmtpClient

Hi, Today we will see how to send a simple email from a Windows 8.1 Modern UI application. For now,...

Author: Sebastien Pertus Date: 11/29/2013

Envoyer un email depuis une application Windows 8.1 : Utiliser StreamSocket pour créer un client Smtp

Bonjour à tous; Aujourd’hui nous allons voir comment envoyer un email depuis une...

Author: Sebastien Pertus Date: 11/29/2013

Sync toolkit for WinRT 8.1

Hi; As SQLite is still in preview for WinRT 8.1, I don’t have published a new Nuget package. If you...

Author: Sebastien Pertus Date: 10/30/2013

WCF Data Services for Windows Store Applications

The new version of WCF Data Services 5.6.0 is released since August 27 and now you will be able to...

Author: Sebastien Pertus Date: 09/09/2013

Sync Framewok Toolkit For WinRT and Windows Phone 8. New setup and Nuget package

Hi all; I have made an update on the Sync Framework Toolkit for WinRT / WP8. You can find the new...

Author: Sebastien Pertus Date: 09/05/2013

Packager un composant Windows Store apps avec Nuget. 2eme partie

Dans cette deuxième partie, nous allons approfondir les méthodes de création du package Nuget d’un...

Author: Sebastien Pertus Date: 09/02/2013

Packaging a Windows Store apps component with Nuget. Part 2

In this 2nd part, we will go deeper into how to create a Nuget package based on a WinRT component....

Author: Sebastien Pertus Date: 09/02/2013

Packager un composant Windows Store Apps avec nuget. 1ère partie.

Aujourd’hui nous allons voir comment créer et surtout comment déployer des composants via nuget. Ces...

Author: Sebastien Pertus Date: 08/27/2013

Packaging a Windows Store apps component with nuget. Part 1

Today we will see how to create and especially how to deploy components (Windows Store apps...

Author: Sebastien Pertus Date: 08/27/2013

Sync Framework With SQLite for Windows Store Apps (WinRT) and Windows Phone 8

Hi All For French people, here is a French PDF version : Synchroniser votre Windows Phone 8 et votre...

Author: Sebastien Pertus Date: 06/18/2013

Create a Hub Tile Control for WinRT XAML

Hi, Today we will create a new control to emulate the behavior of the Windows Start Screen tiles...

Author: Sebastien Pertus Date: 05/30/2013

DatePicker calendar custom control for WinRT Xaml

Hi, I have made a new release on the Datepicker project for WinRT (Xaml) : You can check this new...

Author: Sebastien Pertus Date: 05/02/2013

WinRT : Create a custom ItemsPanel for an ItemsControl

When you use a Listbox or a ListView or more generally an ItemsControl, all your rendered items are...

Author: Sebastien Pertus Date: 04/16/2013

WinRT : Data access. N tiers considerations

As a developer of entreprise applications, you need to know which method you need to use to query...

Author: Sebastien Pertus Date: 04/11/2013

Create a custom user control using Xaml and C# for Windows 8

Edit : Here is an update : How to Migrate this control to Windows 8.1 and Windows Phone 8.1 (WinRT)...

Author: Sebastien Pertus Date: 03/19/2013

[Tips] WinRT Converter Parameter Binding

Today just a quick Tip on a frequently asked question: How to Bind a parameter within a Converter...

Author: Sebastien Pertus Date: 03/11/2013

WinRT XAML Calendar

Today, I want to share with you my last developed control : a WinRT Calendar Control  ...

Author: Sebastien Pertus Date: 03/05/2013

Synchronization with SQLite on WinRT

Hi all; As you probably know, a synchronization framework already exists in the .NET Framework :...

Author: Sebastien Pertus Date: 02/19/2013

Choisir sa session TechDays

Du 12 au 14 février vont avoir lieu les Techdays 2013. Oui je sais, vous saviez...

Author: Sebastien Pertus Date: 02/07/2013