I am very begginer in the Microsoft Enterprise Library application block.
I would like to use Instrumentation Application Block but I do not know how to use it, I mean, does it need a code ? where it does actually saves the instrumentation information ? does Instrumentation is the same as tracing application block in the logging
?
I assume that you know that the Instrumentation Application Block has been somewhat deprecated?
But if you start reading at http://msdn.microsoft.com/en-us/library/ff664569(v=pandp.50).aspx then you'll find out all you need to know about logging with the Logging Application Block.
developer200...
Member
8 Points
28 Posts
Using Instrumentation Applicatoin Block
Mar 03, 2012 10:54 PM|LINK
Hello Experts,
I am very begginer in the Microsoft Enterprise Library application block.
I would like to use Instrumentation Application Block but I do not know how to use it, I mean, does it need a code ? where it does actually saves the instrumentation information ? does Instrumentation is the same as tracing application block in the logging ?
Thanks
DMW
All-Star
15943 Points
2353 Posts
Re: Using Instrumentation Applicatoin Block
Mar 13, 2012 01:32 PM|LINK
I assume that you know that the Instrumentation Application Block has been somewhat deprecated?
But if you start reading at http://msdn.microsoft.com/en-us/library/ff664569(v=pandp.50).aspx then you'll find out all you need to know about logging with the Logging Application Block.
Dave