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

Explain the difference between directcast and ctype.

0 Answers  


When would you use generics in your code c#?

0 Answers  


What are the important concepts in OOPS

5 Answers   Fulcrum Logic,


What is a derived class in c#?

0 Answers  


What is GAC?

1 Answers   Cognizant,


Why would you use a class property in c#?

0 Answers  


Can we inherit private members of class in c#?

0 Answers  


How long will it take to learn c sharp?

0 Answers  


What is asynccallback c#?

0 Answers  


What is a collection in c#?

0 Answers  


Explain about ODP.net

0 Answers  


Explain the use of Mutex in C#?

0 Answers   Sans Pareil IT Services,


Categories