Outlook Form Regions / User Properties / Add-Ins / Ribbons – A quick walkthrough

Code for this sample available here. Sorry it's on GigaSize, but in.solit.us is down, and SkyDrive registration gives me an error code 15. A couple of days ago I was asked at work about some troubles a team was having with user properties begin written by a form region control and not being able to … Continue reading Outlook Form Regions / User Properties / Add-Ins / Ribbons – A quick walkthrough

Sync Framework Tutorial – Part #5 – Some client provider schema details

(shameless plug at the beginning. Who am I? A Microsoft Student Partner from Austria on his quest to keep up with an ever expanding universe of must-know technologies and working on taking the next step as an intern at Microsoft... A friendly hello to any Microsoft team members reading here, check out the about page. … Continue reading Sync Framework Tutorial – Part #5 – Some client provider schema details

Sync Framework Tutorial – Part #4 – Thou hast to sync thy data (the client application)

(shameless plug at the beginning. Who am I? A Microsoft Student Partner from Austria on his quest to keep up with an ever expanding universe of must-know technologies and working on taking the next step as an intern at Microsoft... A friendly hello to any Microsoft team members reading here, check out the about page. … Continue reading Sync Framework Tutorial – Part #4 – Thou hast to sync thy data (the client application)

Sync Framework Tutorial – Part #3 – Preparing the server database

(shameless plug at the beginning. Who am I? A Microsoft Student Partner from Austria on his quest to keep up with an ever expanding universe of must-know technologies and working on taking the next step as an intern at Microsoft... A friendly hello to any Microsoft team members reading here, check out the about page. … Continue reading Sync Framework Tutorial – Part #3 – Preparing the server database

Sync Framework Tutorial – Part #2 – Sync Services for ADO.net

(shameless plug at the beginning. Who am I? A Microsoft Student Partner from Austria on his quest to keep up with an ever expanding universe of must-know technologies and working on taking the next step as an intern at Microsoft... A friendly hello to any Microsoft team members reading here, check out the about page. … Continue reading Sync Framework Tutorial – Part #2 – Sync Services for ADO.net

Sync Framework Tutorial – Part #1 – Introduction

At Tech-Ed in Barcelona this year Soma Somasegar announced the Microsoft Sync Framework. It provides a set of tools and best practices for enabling online/offline and sharing applications with any kind of data store and over any kind of transport channel. At the core the SF has a synchronization runtime that takes care of the … Continue reading Sync Framework Tutorial – Part #1 – Introduction