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 |
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What's the .NET class that allows the retrieval of a data element using a unique key
What are the levels at which filters can be applied in an asp.net mvc application?
What is different between User Control and Web Control and Custom Control?
Mention two instances where routing is not implemented or required?
Types of assemblies that can be created in dotnet ?
How large is the .net framework 3.0? Does this change make the release larger?
Explain the role of assembly in the .net framework.
Explain the types of Scaffoldings.
Hello frnds, Actually i am plannig to put fake Xperince letter is it good or not, and please suggest me from where we take it.
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?