What is the difference between the debug class and trace class? Documentation looks the same.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Can abstract class be sealed in c#?

0 Answers  


How do you type a null character?

0 Answers  


What is base class in c#?

0 Answers  


I am using a data table and a datagridview. I am creating two columns in data grid view : 1)DataGridViewComboBoxColumn 2)DataGridViewTextBoxColumn. The items of datagridviewcombo are the list of all items in data table column 1. I want that the data type of the DataGridViewTextBoxColumn should be the same as the data type of the item selected from the datagridviewcombo at runtime. How can I do that.Also I want that each cell in column of datatable should be of variable data type. Pls help. thnx.

1 Answers   Storm,


What to implement on my class Finalize or IDisposable

0 Answers   HCL,






What does console readline do in c#?

0 Answers  


How can we set class to be inherited, but prevent the method from being over-ridden?

0 Answers  


Why do we use hashtable in c#?

0 Answers  


What is use of console?

0 Answers  


What do you mean by hashtable c#?

0 Answers  


How to navigate from one page(form) to another page(form) using C#.net...please give me the example

6 Answers  


What does using system mean in c#?

0 Answers  


Categories