Tips and Tricks
-
Software Development
HTML Cleaner – (not only) Word to clean HTML
A great on-line way to cleanup html (from for instance style information) before publishing it on your blog: HTML Cleaner –…
Read More » -
.NET
What is new in RavenDB 3.5. Exploring data in the dark
One of the things that tend to happen a lot when we are developing with a database is that we…
Read More » -
.NET
Fixing The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)
I had some “Weird” things happening with IIS on one of my developer machines. After trouble shooting for a while…
Read More » -
.NET
Production postmortem: The case of the native memory leak
This one is a pretty recent one. A customer complained about high memory usage in RavenDB under moderate usage. That…
Read More » -
.NET
Getting faster downloads from MSDN with IE11
I use MSDN a lot to download MSDN licensed software and patches and one of the issues I’ve seen with…
Read More » -
.NET
Griffin.Yo – Easy SPA library written in TypeScript
All SPA libraries that I’ve tried have long tutorials to show you have to use and configure them. It’s not…
Read More » -
.NET
5 steps to targeting multiple .NET frameworks
When designing an API or libraries, we aim to have maximum coverage of available .NET frameworks so that we can…
Read More » -
Visual Studio
Creating Iterations in VSO
This post is part of an overall Series on Visual Studio Online. Click on the gear icon in the top…
Read More » -
Visual Studio
Connecting Test Manager to VSO
This post is part of an overall Series on Visual Studio Online. So for the developers we have connected Visual…
Read More » -
Visual Studio
Create a new VSO account
This post is part of an overall Series on Visual Studio Online. To get this series started we will start…
Read More »