Welcome to MSDN Blogs Sign in | Join | Help

Mebyon Kernow

A blog by Morgan

Browse by Tags

All Tags » Instrumentation   (RSS)
How much is that logging in the Window(s)
Sorry for the awful pun, but now you’re probably thinking I’m mad, either that or you now have the lyrics of “How much is that doggy in the window” racing around in your head. Anyhow, the point of this post is to show something that I’ve carped on about Read More...
Method entry/exit logging
Frequently you need to add in some form of logging in your code on method entry and exit points, and typically this is done in a way which over-burdens you (the developer) with a fair bit of extra code. Now, the universal panacea would be to be able to Read More...
Page view tracker