-
Software Development
Generate XSD from XML – XSD.EXE versus on-line tools – take 2
Almost 4 years ago, I compared XSD.EXE to some on-line tools. Time for a follow-up. From the old post: …
Read More » -
.NET
ASP.NET MVC Session state Performance Issue
I cannot recall any real Web Application that doesn’t make use of the Session State feature, the one that is…
Read More » -
Visual Studio
Connecting Visual Studio to VSO
This post is part of an overall Series on Visual Studio Online Part 3 of 31. …
Read More » -
Visual Studio
How to Enable Alternate Credentials in Visual Studio Online (VSO)
Your VSO Account Ok so obviously the first you need is to have a VSO account. If you have one…
Read More » -
.NET
DEPENDENCY INJECTION IN ASP.NET VNEXT
Motivation Microsoft changed the way how dependency injection (DI) is done in ASP.NET vNext. In previous versions of ASP.NET there…
Read More » -
.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 » -
Azure
Asynchronously upload multiple photos to Azure blob container
In this post we are going to see how to asynchronously upload photos to an Azure blob container while at…
Read More » -
.NET
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 » -
Azure
Assign a Azure Subscription to a existing user
If you have logged into the Azure Management Portal and see a message like below then you need to have…
Read More » -
.NET
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 »
[homeForm]