mono and monotouch are simply brilliant bits of kit.
Wednesday, July 25, 2012
Friday, July 20, 2012
hg-flow within sourcetree for mac creating a master branch
- Solutions for bug tracking, project tracking, subversion hosting and wiki software |
- Subscribe to our newsletter:
Report a bug | Add a feature request | Atlassian Support
Copyright © 2012 Atlassian Pty Ltd. All rights reserved. | Privacy | Trademarks | Powered by OSQA
Tuesday, July 03, 2012
MadeiraCloud
http://www.madeiracloud.com/ looks good. going to have a play when I get a chance.
Saturday, June 02, 2012
Horsdal: Doing DCI with ASP.NET MVC
fantastic pattern. fits with mvc. we are going to make the execute method return a viewmodel though as an experiment
Tuesday, May 08, 2012
Note to self: Don't install beta software on your production machine
Wednesday, February 22, 2012
Sharding with Raven DB
The more I look into RavenDB the more I like it. Sharding is something that could be done quite easily in terms of scaling out quickly without worrying too much about existing data and shards.
An amazing bit of kit. Appharbor now allows you to add RavenDb as an add in.
Shiny!
Wednesday, February 15, 2012
Understanding Association, Aggregation and Composition - CodeProject®
Another good article on the code project.
Saturday, February 11, 2012
tech rash: Is RavenDB all it's cracked up to be?
An article on replacing sql server and lucene.net with RavenDb. Some good numbers and stats.