-
.NET
AngularJS feat. Web API
Developing Web applications using AngularJS and Web API can be quite amuzing. You can pick this architecture in case you…
Read More » -
Visual Studio
AssertHelper V1 released
Exactly one year and four months passed since my first try at fixing the state of asserts in NUnit. You…
Read More » -
.NET
Web API powerful Custom Model Validation with FluentValidation
Since DataAnnotations were introduced, developers found an easy way for setting up their database (especially those who use Code First…
Read More » -
.NET
Real-World MVVM with Entity Framework and ASP.NET Web API
I just completed a sample application using Simple MVVM Toolkit together with Trackable Entities to build a real-world N-Tier solution…
Read More » -
.NET
Lidgren.Network – explaining NetDeliveryMethod and sequence channels
Last week I posted a little tutorial on how to get get started with Lidgren.Network, the popular C# networking library.…
Read More » -
.NET
Lidgren.Network – an introduction to networking in C# games
Ten or so days ago I started working on a new project – a game prototype currently called Syzygy. You…
Read More » -
.NET
P2V of an existing XP machine to Hyper-V to have an emergency fallback when retiring old XP physical machines
Steps Put the SATA disk of the XP machine in…
Read More » -
.NET
PowerShell reads: links to coverage of One-Liners about PowerShell features (using, language, etc)
Boy, I wish I had read these PowerShell articles earlier: …
Read More » -
Software Development
Planning software development with a time machine
I have an amazing time machine that lets me think better about projects. This is part 3 in a series…
Read More » -
.NET
OpenGL in C# – an object oriented introduction to OpenTK
OpenGL and C# are two of my favourite technologies. In this post I would like to give a small intro…
Read More »
[homeForm]