Can you change the value of a variable while debugging a C#
application?
Answer Posted / madduri
Yes, if you are debugging via Visual Studio.NET, just go to
Immediate window.
Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
Is a games console a computer?
Which property of the textbox cannot be changed at runtime?
What's new in c#?
How do you read an Excel sheet in C#?
What is an assembly qualified name? Is it a filename? How is it different?
What is the default value of date?
what are windows services?
What are primitive data types in c#?
What is a template class?
What namespace is list in c#?
What is the difference between parse and tryparse in c#?
What is the data provider name to connect to access database?
What is the use of ienumerable?
Explain the use of SN.exe
Why we use extension methods in c#?