What does the This window show in the debugger?

Answers were Sorted based on User's Feedback



What does the This window show in the debugger?..

Answer / selvarajks

It points to the object that is pointed to by this reference. Object’s instance data is shown.

Is This Answer Correct ?    0 Yes 0 No

What does the This window show in the debugger?..

Answer / gelaemu

execute F5 can show debugger

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More C Sharp Interview Questions

how can we pass parameters to a user control using delegates ?

1 Answers   IBM,


What are Memory foot print of an exe?

0 Answers   MCN Solutions,


Describe the difference between inline and code behind - which is best?

0 Answers   Siebel,


Is lazy t thread safe?

0 Answers  


Can an Assembly have multiple versions

13 Answers   TCS,






What is the difference between a variable and a literal?

0 Answers  


What are the classes contained in a single .NET DLL ?

0 Answers   Siebel,


in a town the percentage of total men is 52. the percentage of total literacy is 48. if total percentage of literate men is 35 of total population. write a program to find out the total no of illiterate men and women.

3 Answers   HCL,


What are the different types of assembly?

0 Answers  


What is iqueryable?

0 Answers  


What is difference between code access and role based security?

0 Answers  


What is float in unity?

0 Answers  


Categories