Why are there five tracing levels in
System.Diagnostics.TraceSwitcher?
Answer Posted / swapna
The tracing dumps can be quite verbose. For applications
that are constantly running you run the risk of overloading
the machine and the hard drive.
Five levels range from None to Verbose, allowing you to
fine-tune the tracing activities.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
How does �side by side� work for the .net framework 3.0?
What is the difference between viewbag and viewdata in mvc?
Can we have enum in entity framework?
what is use of entity container?
How route table has been created in ASP.NET ASP.Net MVC?
Which are the important namespaces used in ASP.Net MVC?
What is the .net framework?
Describe the gac in the .net framework.
How to change the action name in mvc?
What are the benefits of .net framework?
What is disconnected scenario? : Entity framework
explain lazy loading, eager loading, and explicit loading?
What is razor code?
Explain Sections is ASP.Net MVC?