Can you change the value of a variable while debugging a C#
application?

Answers were Sorted based on User's Feedback



Can you change the value of a variable while debugging a C# application?..

Answer / guest

Yes, if you are debugging via Visual Studio.NET, just go to
Immediate window.

Is This Answer Correct ?    4 Yes 0 No

Can you change the value of a variable while debugging a C# application?..

Answer / vinodh kumar

using conditional compilation we can do... other then immediate window...

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Sharp Interview Questions

how to stored and retrive video in Sql server using asp.net c#......?

0 Answers   Sans Pareil IT Services,


What is serializable in c#?

0 Answers  


Explain the types of errors in c#?

0 Answers  


Why do we use threads in c#?

0 Answers  


What does f mean in c#?

0 Answers  






What is encapsulation in csharp?

0 Answers  


How to achieve polymorphism in c#?

0 Answers  


What is the difference between directcast and ctype?

2 Answers   BirlaSoft, Wipro,


Enlist the different types of classes in c#?

0 Answers  


How jit (just in time) works?

0 Answers  


What is IL / CIL / MSIL?

0 Answers   CitiusTech,


Explain the role of the datareader class in ado.net connections?

0 Answers  


Categories