Monthly Archives: January 2010
Visual Studio 2008 debugging and breakpoints
My development tools are currently Visual Studio 2008, Resharper 4.5, Gallio and Testdriven.NET. But for as long as I have used these tools, my Visual Studio debugger has only worked partly. The problem When I inserted some breakpoints in my code, … Continue reading
Must read and references
Read: http://davybrion.com/blog/2009/12/using-nhibernate-in-your-service-layer/ Reference: http://west-wind.com/weblog/posts/132081.aspx
Test of online backup providers
I have a Windows server that I use as a development and testing server. Besides that it also hosts my Subversion repository. Being a developer, my subversion repository is of great value to me. I have therefor been looking for … Continue reading
iVPN on Mac OSX 10.4 (Tiger) and 10.6
Update: 22-02-2011 I just updated Mac OSX to 10.6 and the iVPN approach still works, just make sure not to update but stick to the version from this post. I have a Mac mini with Mac OSX 10.4 (Tiger), and I … Continue reading