Category Archives: Uncategorized

Zero downtime deployments

Zero downtime “deployments” or “upgrades” if you like, roughly the same number of hits on google, is that thing that every one says they are doing but when asked about how they are actually doing it there is usually not a clear answer. Lets try to digg a bit deeper into the concept. By definition [...]

Posted in Uncategorized | Comments closed

Recording of my talk on the new features in NServiceBus 3.0

Last night I did a talk on the new features in the upcoming release of NServiceBus. The session was recorded and can be found here: http://skillsmatter.com/podcast/open-source-dot-net/nservicebus-3/wd-3134 Slides can be found here: http://www.slideshare.net/andreasohlund/new-and-shiny-things-in-n-service-bus-30 Thanks to Skills Matter doing for recording and for being awesome in general.

Also posted in NServiceBus, Presenting | Comments closed

Meet the NServiceBus team

For you that couldn’t get a seat at the NServiceBus workshop at devsum11 there is another chance to get a first hand look at NServiceBus. I’m hosting a free NServiceBus event together with Udi Dahan in Stockholm May 19:th 18.00 – 21.00 and there  are still some seats left if you’re interested. More info and [...]

Also posted in NServiceBus, Presenting | Comments closed

Accessing RavenDB from Javascript

I’ve been bugging Ayende regarding the lack of jsonp support in RavenDB. Not surprisingly he fixed it within a matter of days and as of build 279 RavenDb supports jsonp. The support for jsonp enables you to access Raven directly from javascript and there by skip any server side code to return view data. Using [...]

Posted in Uncategorized | Tagged , | Comments closed

The distributed podcast

After a great initiative by Jonathan Oliver me and a couple of dev buddies has joined forces and created the “Distributed Podcast”. It’s our hope that we can discuss topics that will help the community build better distributed systems. More info can be found over at http://distributedpodcast.com/

Posted in Uncategorized | Comments closed

>Twitter

> I decided to try this new "Twitter thing"… You can follow me on twitter here.

Posted in Uncategorized | Comments closed

>ALT.Net Sundsvall!

> I’ve been a member of the ALT.Net community  for a while and really like the idea of choosing the best tools and methods available for development in contrast to always blindly using the tools that comes out of Microsoft. (I’m not saying that MS don’t produce good stuff. Visual studio , SQLServer etc is [...]

Posted in Uncategorized | Comments closed

>Command-Query separation

> The command-query separation principle has been around for a while but recently I’ve come across a few situations where CQS can be useful outside of programming for which it was originally intended for. It’s interesting to discover that principles devised for a specific context can be applied successfully to other areas  such as application [...]

Posted in Uncategorized | Comments closed

>Monitoring you build status

> There are numerous ways to monitor the status of your builds in TFS ranging from the boring "the build has failed" email to more sophisticated solutions such as a sending an MSN-message or displaying status on a big dashboard in the middle of the office. Well, Martin Woodward has taken build monitoring to the [...]

Posted in Uncategorized | Comments closed

>Certified Architect!

> In September last year I started the "Certified Architect" course held by Dataföreningen. This is by far the most extensive course I’ve attended since university. To get your certificate you have to complete 6 x 2 days of lectures and seminars spread over half a year with self studies in between. And finally you’re [...]

Posted in Uncategorized | Comments closed