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 |
What is difference between abstract class and an interface?
How does viewstate work?
What is a web pool?
How to register exception filter globally?
Tell About Global.asax ?
How to Separate background image and front image from original picture....
0 Answers Sans Pareil IT Services,
Why is global asax is used?
Where is http session stored?
What is the difference between CLICK and MOUSE DOWN Event ?
How to retrieve data row by row from a DataTable? Thanks In advance PriyaPP
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
what is reference type to value type.
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)