SharePoint multi-choice fields limited selected options (255 characters)

In SharePoint, when you create a column of type Choice and choose the option to allow selections of multiple values (checkboxes), there is a chance that you'll run into this message when adding or updating items that use that column: “This field can have no more than 255 characters.”

The null-coalescing (??) operator and nullable types in C#

C# (2.0) has a handy feature - the null-coalescing operator or, simply, the ?? operator.

How to create a multilingual blog in Blogger

Blogger doesn’t offer multilingual features, but we will show you how, with some tricks, you can create a multilingual blog.

How to customize title tag in SharePoint 2010 masterpages

This is a very simple “trick” that might come in handy if you want to customize the title tag of you SharePoint 2010 site.

Why we chose the Prism syntax highlighter

With our migration to Blogger we also decided to choose a new syntax highlighter. We were looking for something more lightweight and fast. In our search we found Prism.