Get SharePoint search results in C#
In this post, I will show you how I get SharePoint search results in C#.Before to go deeper, you have to understand the search services (crawls, managed properties, crawled properties …). We are going to use the dll Microsoft.Office.Server.Search.Query, you …
Create a word document with OpenXml and C#
Why not create your own word document from scratch with OpenXml and C# ?On internet you will find how to transform a html web page into docx. But when you have got a complex css style, your word document doesn’t …
Create SharePoint Alerts by code
You probably have been to the article Alert Template from scratch, where I have described how to create a custom alert template from scratch and how to deploy for creating alert by clicking on “Alert me”. But now we want …
Alert template from scratch
You have to create an alert template for SharePoint. But you got lost in the documentation and the 12000 lines in the xml. In this post I will explain you how to create an Alert template from scratch. I did …
Super Box Bros
This is a little HTML5 platform game I have made. Let’s have fun ! To make the characters I downloaded some papertoys on the web and I made an 3D animation with the software Adobe After Effects. I exported this …




