Sign in
Director of Random Technologies
Using diagnostic tools to tune and debug Windows software
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.net
.net 2.0
announcement
assembly
c#
c++
coverage
dvorak
fun
instrumentation
keyboard
macro
microsoft
nunit
points
probing
profiling
refactor
tweaks
visual studio
windows
windows installer
wix
xbox 360
xml
Archive
Archives
July 2007
(1)
December 2006
(2)
November 2006
(2)
May 2006
(1)
January 2006
(3)
December 2005
(2)
August 2005
(3)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Director of Random Technologies
Refactoring XmlValidatingReader in .NET 2.0
Posted
over 8 years ago
by
John Lyon-Smith
1
Comments
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...
Director of Random Technologies
Test Signing and Instrumentation
Posted
over 8 years ago
by
John Lyon-Smith
3
Comments
Boy, I seem to spend all my time in the deep dark recesses of the CLR. OK, this post is a little bit out there; I hope someone finds it useful. There's a problem with doing instrumented profiling of applications in Visual Studio 2005 Team System that...
Page 1 of 1 (2 items)