Can you change the value of a variable while debugging a C#
application?
Answer Posted / guest
Yes, if you are debugging via Visual Studio.NET, just go to
Immediate window.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is nullable type c#?
What is xslt in c#?
What are the three types of predicates?
What is serialization of data?
What is the difference between method parameters and method arguments. Give an example?
Can u list some style properties of List Box?
Is list ienumerable c#?
How do partial classes work in c#?
What are the types of delegates in c#?
How big is an int in c#?
Why we need get set property in c#?
Is lazy thread safe c#?
What are sorted lists?
Can you inherit from multiple classes in c#?
When should I use static in C#?