What is the difference between Debug.Write and Trace.Write?
When should each be used?
Answers were Sorted based on User's Feedback
Answer / prasad
Debug.write would not be compiled when the debug symbol is
defined
Trace.write would be compiled when the debug symbol is
defined
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / champion
Debug.Write & Trace.write - both works in Debug mode, while in Release Mode,Trace.write only will work .Try changing the Active Config property of Solution in Property page nd find the difference. Debug.write is used while debuging a project and Trace.write is used in Released verion of Applications.
| Is This Answer Correct ? | 5 Yes | 1 No |
which is the new version of IIS SERVER
What is the use of session in web application?
When is an object collected by the Garbage Collector? [Four options were given]
How can you provide an alternating color scheme in a Repeater control?
What is the advantage of using Windows authentication in a Web application?
Explain diff. Between friend and protected friend?
can i inherit one web applications into another web applications in asp.net?
what is difference between .net 3.0 and 3.5
In your web.config file which attribute of <Globalization> element identifies the default culture that will be used for web request?
What is asp.net localization?
Explain the main function of razor in asp.net? : asp.net mvc
Explain about ASP.NET?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)