vegetarianprogrammer

A blog by Marcus van Houdt about programming

Friday, 4 April 2014

›
SymWin ♠: A Little Tool for Typing Symbols on Windows This post is about a little tool that looks like this: As I have recently move...
Friday, 7 February 2014

›
Yet Another Git Branching Model This post describes an alternative git branching "model" that is useful if you're dealing w...
Thursday, 20 June 2013

Selectively inherit xunit tests

›
Inheriting selective Xunit tests from another assembly Use case: I have a single assembly which implements several xunit tests, but want ...
Wednesday, 13 March 2013

Running 64 bit PowerShell from 32 bit PowerShell

›
Executing 64 bit PowerShell from within a 32 bit PowerShell session Due to legacy COM components I run PowerShell in 32 bit on 64 bit Win...
3 comments:
Wednesday, 12 December 2012

Understanding SynchronizationContext in ASP.NET

›
Understanding the SynchronizationContext in ASP.NET. The SynchronizationContext is a weird animal, and it took me a little while to unde...
3 comments:
Tuesday, 27 November 2012

Dynamic Code Generation using F# Monads (Workflows)

›
Recently I wrote a fast object serializer in F# with dynamic code generation using the .NET DynamicMethod class and its ILGenerator which a...
Wednesday, 18 January 2012

Customize display of delegate in Visual Studio Debugger.

›
I was working on a custom expression compiler that had a simple interface such as: Func <TContext, TOutput> Func(String expression);...
1 comment:
›
Home
View web version

About Me

Unknown
View my complete profile
Powered by Blogger.