Archive for February, 2003
Adventures in C#: Testing XSLT
We’re going to try to be a bit more test-driven in our work with XSLT and the chapter number lookup. This turns out to be more difficult than we could have hoped. I think the result is a bit of an improvement. You get to decide whether you agree.
Adventures in C#: Chapter Numbers inside the Chapters
We would like the chapters to have the chapter number in them. The chapter number is in the file name, but we don’t know how to get it into the output chapter. We have a scheme in mind. Maybe we can make it work. For sure we are going to learn something.














