Blog

Shallow Copy XMLReader to XMLWriter

I was working on an application last week that required that I stream in the content of one XML document and selectively make copies of the data into another XML document. I wanted to use a XMLReader and XMLWriter to perform this work; however, there wasn’t a way exposed by the .Net framework to only do a shallow copy of the current node on the XMLReader. Luckily I stumbled across this little gem where Mark Fussell had already done the work for me.

.NN #1: .Net 2.0 SDK Tools (Part 3 of 3)

Okay, so after almost a two week break it is time to finally wrap up the third and final part of the .Net 2.0 SDK tools series. This series has covered many of the executables found within the bin folder of the .Net 2.0 SDK. The first part covered some tools that were probably pretty familiar to most .Net developers and second part covered some that probably were not well known.

Free E-Learning courses from MS, via Drewby

Drew Robbins has sent out some instructions for how to get signed up for some free E-Learning from Microsoft. You have to sign up by April 15th and it’s good only for the first 500 people who take advantage of it. I’m signing up!