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 browsers support the xmlhttprequest object?
How we implement web farm and web garden concept in asp.net?
How can we prevent an aspx page get refreshed when any information fetch from the database ?
Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?
Guys can anobody tell what is Conditional Bloating in asp.net ??
What are validator? Name the validation controls in asp.net?
Which method is used to perform all validation at the page level?
0 Answers Sans Pareil IT Services,
Is asp.net mvc front end or backend? : Asp.Net MVC
Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
What is s2s tracking?
If i have a web page, and one web user control, where in web page contains a text box, and web user control have check box, if i place a web user control in the webpage, when i check the check box, the out put should show it is checked or not. How we can do this?
How can u debug your .net application?
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)