.NET
-
ASP.NET MVC Solution Architecture – Best Practices
Choosing the right architecture for Web Applications is a must, especially for large scale ones. Using the default Visual Studio…
Read More » -
Serialisation – Comparing XML, SDL, TOML, JSON
Script files are an important asset for a lot of games. There are a lot of different uses for script…
Read More » -
5 steps to create Ubuntu Hyper-V Virtual Machine
For quite some time now, I’ve been trying .NET 2015 on Azure Virtual Machines – Windows Server and Ubuntu and…
Read More » -
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 » -
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 » -
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 » -
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 » -
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 » -
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 » -
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 »