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 |
How can I return string result from action in asp.net mvc?
What is web api‘s in asp.net mvc 4 ?
how do you mark a property as required? For example, for a project, the name is a required field.
What are non action methods in mvc?
In which circumstances you used delegates?
What is the difference between the value-type variables and reference-type variables in terms of garbage collection ?
How do you register the dotnet component or assembly ?
1 Answers Accenture, BirlaSoft,
What is the greatest advantage of using asp.net mvc over asp.net webforms?
What is the .net framework and how does it work?
What is the use .Glimpse in ASP.Net MVC
Mention some action filters which are used regularly in ASP.Net MVC?
What filters are executed in the end?