If you are using NuGet to add 3rd party components in your project, you should also use SymbolSource.org to get debug info and source code for those components. If you are not familiar with SymbolSource.org, it is a service that hosts debug information (.pdb-files) and source code for open source projects. When you debug your [...]
Hosting your own Source & Symbol Server
June 19th, 2011 by Johan Olsson — .Net, Tips & Tricks
Tags: .Net
Subversion + Mercurial = True
June 1st, 2011 by Johan Olsson — Tips & Tricks, Uncategorized
In the team I am working in now, we are using Mercurial (ToroiseHg and VisualHg) as version control. This works great and we are quite happy with it. But there’s one little cloud on our sunny sky. We are interfacing with other teams and they are using Subversion. This means we have to switch between [...]
Windows Azure ServiceBus pitfalls
May 12th, 2011 by Johan Olsson — .Net, Cloud
I’m doing a POC (Proof of Concept) with Windows Azure for a big customer. The idea is to have a web site hosted on Windows Azure where managers can enter messages. These message will then be distributed to computers on sites scattered all over the world. A kind of a messenger service, mainly intended to [...]
Tags: .Net
