Dotnet by Example

Motto: "Talk is cheap, show me the code!"

This blog attempts to be a collection of how-to examples in the Microsoft software stack - things that may take forever to find out, especially for the beginner. I see it as my way to return something to the Microsoft community in exchange for what I learned from it.

28 December 2010

Enum values can be characters too

›
Almost everyone who has programmed something in C# has created an enum at one point or another: public enum Whatever { Zero, One, Tw...
09 December 2010

WiX- A Developer's Guide to Windows Installer XML

›
And now for something completely different – a review of someone else’s examples. I have been reading “WiX- A Developer's Guide to Wind...
28 November 2010

Converter for showing/hiding Silverlight/WP7 GUI elements with boolean model values

›
Typically, when you are writing Silverlight or Windows Phone 7 applications using the MVVM pattern, your viewmodels expose boolean values i...
13 November 2010

WIX configurable search & replace custom action for text files

›
Recently I had my first encounter with actually writing setups myself using WIX . This is a powerful albeit a bit complex technology that al...
4 comments:
12 November 2010

Silverlight and Windows Phone 7 do not like DTDs

›
My current Windows Phone 7 project requires the possibility of reading configurations from various servers. For the GIS lovers among my aud...
02 November 2010

Swapping two elements in a bound ObservableCollection IMPROVED VERSION

›
Today I noticed something odd. I wanted to swap two elements in an ObservableCollection that was bound to a list box – so I could move objec...
4 comments:
21 October 2010

Showing Open Source maps on Windows Phone 7 with the Bing Maps Control

›
My previous post , which caused a bit of a stirrup and got me over 1000 page hits on that one page alone in less than 46 hours, led to the ...
9 comments:
‹
›
Home
View web version

About Me

My photo
Joost van Schaik
Amersfoort, Netherlands
pronounced as: 'Yoast van Schaik'.

Senior Developer / Software Architect, Windows Development MVP.
Mixed Reality, HoloLens, Unity, C#, Xamarin, .NET.
Rogue R&D hacker.
Gardener, Lover of Nature, Amateur philosopher.
Twitter High Volume Achievement Unlocked.
Most likely place to find me: in front of a keyboard.
Most likely place for me to die: in front of a keyboard.


A.k.a. LocalJoost.
View my complete profile
Powered by Blogger.