Code rant

Life as a mort.

Tuesday, December 19, 2006

F# Life

›
As I said before , I've been getting very into the idea (if not the practice) of functional programming recently, so I was really excite...
2 comments:
Monday, December 04, 2006

How to write an XSD

›
Web services are all about communicating with XML messages. The great benefit of XML is that it is a platform neutral technology. These mess...
9 comments:
Wednesday, November 29, 2006

XmlDiff

›
I had to compare two xml files today. This is trickier than you would at first think. Luckily Microsoft has a neat tool, XmlDiff that make...
3 comments:
Friday, November 24, 2006

Playing with the XmlSerializer

›
Have you ever worked on one of those projects where everything is a huge XML document and the code is littered with string literals contain...
Thursday, November 02, 2006

Using MemoryStream and BinaryFormatter for reuseable GetHashCode and DeepCopy functions

›
Here's a couple of techniques I learnt a while back to do add two important capabilities to your objects; compute a hash code and execu...
2 comments:
Wednesday, November 01, 2006

Nested files with 'DependentUpon' in Visual Studio

›
Here's a really neat trick discovered by my colleague Preet that you can use to show a relationship between files in Visual Studio, jus...
7 comments:
Friday, October 27, 2006

Finally getting around to using NMock

›
I don't like to admit it, but I really am quite conservative. I get set in my ways and even if I hear about a cool new way to do stuff ...
1 comment:
Thursday, October 26, 2006

More than just code?

›
Jeff Atwood's Coding Horror is one of my favorite blogs. One of his recent posts argued that most of us are so involved with the deta...
Monday, October 23, 2006

Playing with Providers

›
' Inversion of control'  (also known as 'dependency injection' or the 'dependency inversion principle') is a common...
2 comments:
Thursday, October 19, 2006

What is AzMan?

›
Does your application require a finer grained level of control than simply authorizing users to access a particular web directory or window...
4 comments:
‹
›
Home
View web version
Powered by Blogger.