can any one tell me how to debug C#.net coding.i want to see value of variable while

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • srimathiparthasarathy
    New Member
    • Feb 2010
    • 18

    can any one tell me how to debug C#.net coding.i want to see value of variable while

    i want to see the value of variable while debugging.
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    Open the "Locals" pallet.

    More importantly, this is a basic question about using Visual Studio. You need to get a book on Visual Studio or go through the numerous on-line tutorials offered by Microsoft.

    It's silly to ask the volunteers here to recreate what Microsoft has already built.

    Comment

    Working...