Powershell : Get DFS info from folder
The request was, without accessing to the server, only with a list of DFS path (around 200 path), try to get by script the DFS information such as right clicking on the folder then DFS Tab. As I have 200 DFS path and multiple ReparsePoint inside I won’t do it manually.Also please note that I … Read more
Custom SharePoint form with JSLink
Custom your SharePoint form using JSLink.
Update Docx with JS and optianally upload it to SP
How to generate word document, search into word document and more with JavaScript
Get SharePoint search results in C#
In this post, I will show you how I get SharePoint search results in C#.
Create a word document with OpenXml and C#
Create your word document (dox) with C# and OpenXml step by step.
Create SharePoint Alerts by code
How to create a SharePoint alert for someone using code such as “Alert me” button.
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 this post under SharePoint 2013. But it might also works for SharePoint 2010. I am … Read more
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 animation as PNG sequence and I made a sprite with this pictures. For the game … Read more