I'm using Thinkteture's tool for my 'contract-first' web service project. It's all cool except the 'access message' doesn't seem work. So I have to write this small utility function to log. It's nothing but an XML-object serialization work. Another tool called fiddler2 www.fiddler2.com/fiddler2/ you may want to check out. Really handy when wonder what's actually being past on wire. public static void LogXmlMessage(string FeedName,Object RequestResponse, int NewFeedID)XmlSerializerName... xNs = ......
On the 1st of January, 1998, Bjarne Stroustrup gave an interview to the IEEE's 'Computer' magazine. Naturally, the editors thought he would be giving a retrospective view of seven years of object-oriented design, using the language he created. By the end of the interview, the interviewer got more than he had bargained for and, subsequently, the editor decided to suppress its contents, 'for the good of the industry' but, as with many of these things, there was a leak. Here is a complete transcript ......