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
Tags
.net
.net 2.0
announcement
assembly
c#
c++
coverage
dvorak
fun
instrumentation
keyboard
macro
message
microsoft
mstest
mvid
nunit
performance
points
probing
profiling
refactor
registry
strong name
test signing
tweaks
unit test
validating reader
visual studio
windows
windows installer
wix
xbox 360
xml
Browse by Tags
MSDN Blogs
>
Director of Random Technologies
>
All Tags
>
.net 2.0
Tagged Content List
Blog Post:
Recent Posts on Code-o-rama
John Lyon-Smith
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 articles you might want to check out: Stand alone...
on
23 Jul 2007
Blog Post:
Assembly Probing and Windows Installer
John Lyon-Smith
Some platform features are like the stuff hiding under rocks at the seashore. No, I don't mean the one's that are slimey and stinky. I'm talking about the one's that are interesting but hard to spot. But, all you need to do is catch a glimpse of them and lift the rock... Sometime last year, I was...
on
9 Jan 2006
Blog Post:
Test Signing and Instrumentation
John Lyon-Smith
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 comes up when working with strongly named assemblies...
on
30 Dec 2005
Blog Post:
Refactoring XmlValidatingReader in .NET 2.0
John Lyon-Smith
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 settings = new XmlReaderSettings(); settings...
on
29 Dec 2005
Blog Post:
John's Dvorak Keyboard Self Help Guide
John Lyon-Smith
You find yourself facing a seemingly broken logon screen. Every character you type seems to come out as some other character. Perhaps you know JohnL-S had something to do with configuring that system. You type ASDF and it comes out AOEU. What’s going on? It was brought to my attention this morning...
on
17 Aug 2005
Blog Post:
Changing MVID's
John Lyon-Smith
Ahhhhh. There's nothing quite like pasting a big chunk of code into your blog. It makes the prose writing part so much easier! My last entry was about counting bits. Today I put that in the context of the original problem. Todays entry comes from an internal support alias issues from week or so...
on
13 Aug 2005
Page 1 of 1 (6 items)