High Dynamic Range photography is very new to me, and a concept I’ve been hearing a lot about over the recent years. As you may know, I shoot things occasionally, most notably when travelling. I’ve yet to really hone my photography craft though, until recently when I decided to read […]
Rob Sanders
929 posts
Well, it’s about time that I hurry along and take some well deserved R & R. I’ll be taking a break for the next two weeks starting on Monday (27/09/2010) and resuming starting October 11th. In the meantime, I cordially invite you to take a look around the site at […]
Well it has been a very interesting year thus far. Determining the technology path for a wide variety of different business problems can be a fun and rewarding task (amongst other things) and sometimes I ponder some of the decisions and get a little amazed at the range of options. […]
Somewhat hot off the press comes word that the September 2010 release of Microsoft’s Team Foundation Server Power Tools has hit the Internet. If you are into installing some great add-ins for Visual Studio you might also want to take a look at the Productivity Power Tools for Visual Studio […]
Recently I put my mind towards developing a fairly light rules based utility for applying various logical patterns on top of some linear business data. Honestly, my initial thoughts were “oh no, not another boring rules based implementation” because we (ought to) know how boring that can be – and […]
Thursday morning started pretty well the same as every weekday. I’m sure you know how it goes; you go through the motions to get yourself prepared for the day, shower, dress, eat breakfast and so on. On my way out the door I get an SMS – “Janet (not her […]
Just when you thought it was safe to talk about mobile phones again – the hyper-marketing(tm) machine (a.k.a the Microsoft Marketing department) is back and this time they’re trumpeting the Windows Phone 7 (is it just me, or is that a stupid name?). Whilst Microsoft is no stranger to the […]
Well, it is about that time of the year when TechEd Australia kicks off; this year it is being held on the Gold Coast in Queensland. As usual the location doesn’t vary much, TechEd has alternated between Sydney and the Gold Coast over the past half decade, which leaves me […]
Introduction Now if you are like me, you’ve probably had some interest in POCO (plain old CLR objects) objects for at least some time. They are an invaluable tool in the distributed systems and service oriented architecture areas, but up until now they’ve been inaccessible for those designs. In a […]
Recently I answered a question on Stack Overflow where someone was interested in mapping a character to an Enum value. Obviously this isn’t something naturally possible with Enums, so I proposed the following solution. I’ve previously blogged about a generic approach to working with Strings and Enums here. If we […]
Hi Everyone, Well, I said I’d do it, and I will be – I’ve spent several hours putting together a sample DB and solution which demonstrates how to support Entity Framework (v4) POCO objects serialized in and out of WCF Services. In a word, it’s going to be a lengthy […]
You might find this information handy if you work with Windows Services, and wish to grant some basic permissions to user accounts. In my scenario, I wanted to be able to list the status of several key Windows Services used in my overall architecture (for a diagnostic website/control panel) and […]
Someone kindly posted this excellent flowchart in Stack Overflow which helps to identify the most appropriate WCF Service bindings to use in a solution. There’s another version located here: http://architectopia.blogspot.com/2008/01/wcf-binding-decision-chart.html Not a bad little reference chart!
Just a quick word to point out that the most recent version of the ADO.NET Entity Framework Feature Community Technology Preview 4 was released recently (on the 13th of July) and is worth a look if you are using the Entity Framework in any meaningful fashion. Check back soon, we’ll […]
<Professor Farnsworth>Good news everyone</Professor Farnsworth> We’ve successfully migrated away from Live Spaces (well, almost) and are now nice and happy in the new home at Sanders Technology. There are still a bunch of links in the various articles which refer to the file storage at Live Spaces, and a few […]