Axum - Euler 1 Part 1

As I mentioned in my last Axum post, the way I like to get the hang of a new language is to do the first 15 Euler challenges in that language. Whilst this rarely helps me become proficient in any new language, rather highlight how well I can write C# in any paradigm, it does help me get familiar with...

Axum - Euler 1 Part 1 →

Axum - The AdderAgent example part 2

In my last post, I looked at the Adder code given in the Axum Programmer's guide, comparing it with an equivalent C# example. When learning a new language, I am always faced with the same dilemma, namely, how do I become proficient with this language as it was meant to be used. I write a very good C#...

Axum - The AdderAgent example part 2 →

Axum - The AdderAgent example part 1

I have recently been taking a look at the Microsoft incubation project Axum . I'm not going to spend too much time explaining what it is, there is some very good information on the homepage , as well as in the recent Hanselminutes Axum podcast . The home page describes the project as follows. Axum is...

Axum - The AdderAgent example part 1 →

Distributed Norm

I have been lucky enough to spend the last year working with brilliant a new team of developers, in the logistics industry. Separated from nearly a decade steeped in Business Intelligence and ITIL, it has been a fantastic opportunity learning opportunity and has widened both my outlook and skills. Sometime...

Distributed Norm →

What is Norman

What is Norman ? I have described it in the past as a distributed object server.This should not be confused with the standard use of the term object server, a Media object server, a server that distributes reports, files and similar objects to users in a network, rather a POCO object server, serving...

What is Norman →