Tim Van Wassenhove
Passionate geek, interested in Technology. Proud father of two
Home
All posts
Tags
Posts
19
Jul 2008
.NET Domain-Driven Design with C#: Problem -- Design -- Solution
Since i didn’t find many reviews on Tim McCarthy’s book: .NET Domain-Driven Design with C#: Problem – ...
16
Jul 2008
Presenting a generic DiscreteValuesRange
Let me start with a real world example demonstrating the usefulness of a generic DiscreteValuesRange. Imagine that i run...
30
Jun 2008
Presenting HtmlClipboard
Very often i need to encode/decode the contents of my Clipboard so i decided to write a little tray application to help ...
28
Jun 2008
Example implementation of a callback method for use in the Asynchronous Programming Model
I always seem to forget about the mechanics of implementing a Callback method that can be used in the Asynchronous Progr...
26
Jun 2008
MCTS++
Today i passed Exam 70-529 and thus became a MCTS: .NET Framework 2.0 Distributed Applications. This means that there is...
21
Jun 2008
Note about makecert.exe
A couple of days ago i didn’t have a binary version of OpenSSL around so i decided to use Makecert.exe. I generate...
17
Jun 2008
PInvoke Interop Assistant released
Earlier at Tech Ed North America i heared how Jesse Kaplan, program Manager for Extensibility and add-ins for the CLR te...
14
Jun 2008
Enumerate all properties and their value of an object
Earlier today someone asked me how to generate a List with all the properties (and their respective value) that an objec...
09
Jun 2008
Became Microsoft Certified Technology Specialist...
Not that i really care, but my manager seems to do, last week, during a couple of dead moments at Tech-Ed North America ...
24
May 2008
Exploring the Microsoft Sync Framework
Earlier this week i’ve been experimenting with the Microsoft Sync Framework. In a typical n-tier architecture the ...
← Prev page
Next page →