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



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

Answer / 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

More C Sharp Interview Questions

Explain how is the dll hell problem solved in .net?

0 Answers  


WHAT ARE Design Patterns USING IN DOTNET

3 Answers   HP,


Explain About Web.config

0 Answers   Keane India Ltd,


What is array collection?

0 Answers  


Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?

0 Answers   Siebel,


Explain data types in c#?

0 Answers  


the c# keyword .int. Maps to which .net type?

0 Answers   Siebel Systems,


Define strong name in c#?

0 Answers  


i have a string aabccefsdss.how can i get the string abcefsd. or write the fallowing string with only character occurrence of once .

1 Answers  


hi In my database i put id column as identity(the database is incremented by it self only)what i want is if i enter a data in my website, id will come automatically can u pl z tell me the code thax in advance

1 Answers  


How can we sort the elements of the array in descending order?

0 Answers  


Explain About Global.asax

0 Answers   Keane India Ltd,


Categories