While debugging a C# application can you change the value of a variable?


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

Post New Answer

More C Sharp Interview Questions

What are object oriented concepts?

6 Answers   Adea, Microsoft,


When is a class declared as a class abstract?

0 Answers   Siebel,


What is disconnected data architecture in c#?

0 Answers  


Why do we need to call CG.SupressFinalize?

0 Answers  


Explain about Serialize and MarshalByRef?

0 Answers  






What is the advantage of constructor?

0 Answers  


What is using keyword?

0 Answers  


Example of value type and refarnce type

4 Answers   Synechron,


How many classes are there in classification?

0 Answers  


When do you absolutely have to declare a class as abstract (as opposed to free-willed educated choice or decision based on UML diagram)?

2 Answers   Mind Tree,


What is datacontract in c#?

0 Answers  


Hai, I want to open a new form while the previous form is hiding or closing. I tried this with using MDI.I created one form like ParentForm.placed one button control.when clicked one that it opend new form like ChildForm.When i set the property of ChildForm to Maximize,but the ParentForm button control also appearing on the childform. so plz help me how to hide parentform controls(hide parentform while it is childform opened) thanq..

1 Answers  


Categories