Tips and Tricks
-
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 » -
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 » -
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 » -
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
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
Experimenting with HTTP services – UrlEcho and UrlReq
Interesting, especially the reasoning behind them: UrlEcho permits the requestor to completely define the response it wants to receive, thus…
Read More » -
.NET
.NET/C#: Generating a WordPress posting categories page
From the category cloud it is hard to see that the categories are organized as a hierarchy. The combobox on…
Read More » -
.NET
Supercharge Isolate.Verify
At work we use Typemock Isolator for all of our Isolation/Mocking needs. Lately I’ve noticed that my co-workers do not…
Read More »