-
Earlier in the year I dropped in to see some former colleagues of mine who are working on a new product/service called KoodibooK at their software company in Bath (UK). KoodibooK is a product that allows you to build up a set of photographs into a book, publish that book to an online store and then buy...
-
I’m probably already too late in promoting this but we are lucky to have Scott Guthrie, Corporate Vice President for the .NET Developer Platform coming to do a full afternoon session in Manchester on the 29th September. You can find the details on the site over here where you can also register – I’d...
-
I’ve started to experiment with the RIA Services Framework and I’ve noticed that it uses the “buddy class” pattern that I first saw in ASP.NET dynamic data. The basic idea is that you’ve got some class that is generated by a tool (pseudo-code); public partial class MyClass { public int MyProperty...