Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » xml   (RSS)

Recent Posts on Code-o-rama

While I haven't been posting much here, I have been posting pretty regularly over on my main development blog code-o-rama . The main reason is that I'm running a newer version of Community Server over there, which has better editing, etc.. Here are some

Refactoring XmlValidatingReader in .NET 2.0

I seem to have come across this several times in the past week or two, so it's worth making a note. In .NET 2.0 XmlValidatingReader is obsolete. You need to do something like the following in order to create a validating reader now: XmlReaderSettings
Posted by johnls | 1 Comments
 
Page view tracker