difference between Trace and Debug ?
Answer Posted / 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 |
Post New Answer View All Answers
How does output caching work in ASP.NET?
What is the used of "ispostback" property?
Differentiate between a hyperlink control and a linkbutton control.
Distinguish between Server-side and Client-side code with its functionality?
How will create assesblies at run time?
Explain global assembly cache.
What is the syntax for datagrid and specifying columns?
What is a postback url?
how to retrieve property settings from xml .config file.
In which event are the controls fully loaded?
What is the significance of ASP.NET routing?
Fetch one page value to another page without using state-managment ?
What are the different method of navigation in asp.net?
Define globalization and localization.
Can you explain architecture of your project ?