Why are there five tracing levels in
System.Diagnostics.TraceSwitcher?
Answer / 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 |
What is object service? : Entity framework
What is ViewData and TempData in ASP.Net MVC?
What is the use .Glimpse in ASP.Net MVC
What is mapping in entity framework? : Entity framework
What is GC (Garbage Collection) and how it works
What is Area in ASP.Net MVC?
List out few different return types of a controller action method?
Can you please explain the request flow in ASP.NET MVC framework?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What does mvvm mean?
Explain JSON Binding?
What is the difference between .net core and .net framework?