difference between Trace and Debug ?
Answers were Sorted based on User's Feedback
Answer / alb.shah
Debug only works in debug mode and trace works in debug and
release both mode.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / pallavi
The Debug.Write call won’t be compiled when the DEBUG symbol is not defined (when doing a release build). Trace.Write calls will be compiled. Debug.Write is for information you want only in debug builds, Trace.Write is for when you want it in release build as well.
| Is This Answer Correct ? | 4 Yes | 0 No |
What do you understand from custom control?
How many types cache in asp net?
Security types in ASP/ASP.NET? Different Authentication modes?
4 Answers QuadLabs Technologies,
hi guys do u know how to go one page to one page to another page plz tell me any of u know
What is query string with example?
can u debug application programatically? if yes how?
what is Repeater Control, When it is used,How it is used, what type of template is used for repeater control?
Where does Web.Config Info stored? Will this be stored in the registry?
What is asp net theme?
What is preprocessor in .net and type, where it use?
What is tracing? Where is it used?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
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)