Learning ReactiveUI for fun and profit

Learning ReactiveUI for fun and profit

http://www.reactiveui.net is a C# library which combines the MVVM architectural pattern for UI development, and the Reactive Extensions for asynchronous and event-based programming.

Definitely given up on my github-csharp-api project

Definitely given up on my github-csharp-api project

Not that I’d spent much time working on it lately. The fine folks at github have released Ocktokit.net, a C# library for accessing the github api. It’s an official api - it renders my crappy project useless, so I’m putting...

Custom Structuremap Dependency Resolver for ReactiveUI 5 Your favourite language sucks

Your favourite language sucks

So next time you find yourself in a C# ivory tower, looking down on other less fortunate languages, just remember that someone, somewhere is looking down on you and C#, laughing at the simple mistakes that could be easily avoided...

VirtualBox Development Environment

VirtualBox Development Environment

In the past when doing web development, I would usually use something like WAMP to get me a development environment to work locally. However these days with the proliferation of web development technologies, there are just too many tools to...