difference between Trace and Debug ?
Answer Posted / kaushik
According to Microsoft Documentation there is not much
difference between Trace and Debug Class.
Debug only works in debug mode and trace works in debug and
release both mode.
Is This Answer Correct ? | 65 Yes | 9 No |
Post New Answer View All Answers
How does windows service lifecycle differ from a .standard. Exe?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What are the new login controls in asp.net 2.0?
How to add DateTime Control in normal DataGrid Server Control?
Explain the path instructions in xaml?
Difference between using directive vs using statement?
What is http post and http get?
How does u get record no from 5 to 15 from a dataset of 100 records?
What are app services?
What is server redirect?
Is asp net front end or backend?
What are different types of api?
What are custom user controls in asp.net?
Explain what is an abstract class?