First steps with .NET Compact Framework – not that bad at all!
Over the last couple of weeks, I have been working on new features for a PDA application which is build using the .NET Compact Framework . It’s the first time I have worked with the framework, and the first things I heard were not too uplifting. Jokes about it basically being a...
Review: NHibernate 3.0 Cookbook
A few weeks ago we got a copy of the NHibernate 3.0 Cookbook by Jason Dentler , which I was really looking forward to because of the scattered nature the existing documentation for NHibernate . The word Cookbook really says a lot of how the book is structured, and how it should...
Split personality or two sides to every story?
As of today we have started a blog at my company Vertica where I will start blogging along with some of my colleagues. So I highly recommend that you take a look – we have a great team of developers so I gurantee that there will be some interesting posts to find. The new company...
NuPack becomes NuGet
As it turnes out there already was another NuPack project , so Microsoft had an online vote and now it has been decided the new name will be NuGet and that it is pronounced "New Get". Also Scott Hanselman did a talk at PDC named ASP.NET + Packaging + Open Source = Crazy Delicious...
NuPack - what you need to know as a developer
A little while ago I blogged about NuPack which is a package management system that Microsoft have released in a CTP1. The cool thing about NuPack is that solves the open source dependency hell, is really easy to use, and it comes as a Visual Studio Extension. After installing...