5 tips to debug c# program using visual studio 2010 ( f10,11 watch windows and intellitrace)

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 37

  • @dnfvideo
    @dnfvideo  3 ปีที่แล้ว +1

    Do not miss our Interview Question video series
    30 Important C# Interview Questions : th-cam.com/video/BKynEBPqiIM/w-d-xo.html
    25 Important ASP.NET Interview Questions : th-cam.com/video/pXmMdmJUC0g/w-d-xo.html
    25 Angular Interview Questions : th-cam.com/video/-jeoyDJDsSM/w-d-xo.html
    5 MSBI Interview Questions : th-cam.com/video/5E815aXAwYQ/w-d-xo.html

  • @mvkotekar
    @mvkotekar 13 ปีที่แล้ว +12

    F10 - Debug line by line -Step Over
    F11 - Go inside function and debug -Step into
    Shift+F11 - If you are inside function get out and go to the next line in main. Step out
    Shift+F9 - Check the value of the variable
    AddWatch
    Inteelitrace -Tools->Options->Intellitrace->General->intelitrace events and call information | Enable intelitrace

    • @SHTechGuide
      @SHTechGuide 6 ปีที่แล้ว +1

      But in windows 10 it is not working

  • @lynndemarest1902
    @lynndemarest1902 4 ปีที่แล้ว +1

    I think I heard you say "step out" neglects to execute the remainder of the method. I don't think that's true. I think "step out" runs until it gets to the place where it was called, and skips nothing. Your videos are fantastic, by the way. Bravo.

  • @CJones-ri6vl
    @CJones-ri6vl 7 ปีที่แล้ว +1

    Just listened to this on the way into work. Thank you!

  • @ouassimsadellah
    @ouassimsadellah 11 ปีที่แล้ว +1

    You forget to mention that IntelliTrace applies to Visual Studio 2010 Ultimate only.
    Good Video thank you for sharing

  • @ksatyanarayanamurty6772
    @ksatyanarayanamurty6772 5 ปีที่แล้ว +1

    This is a good video. Please add a tip on conditional break points as well.
    Thanks

  • @David-wc8ze
    @David-wc8ze 7 ปีที่แล้ว +1

    I forgot the fourth one, thanks for reminding me.

  • @germanelnica
    @germanelnica 12 ปีที่แล้ว +1

    I recommend you talk mores slowly because so many people (including me) no understaind so good english language, ¡thanks for this contribution!

  • @focl2003
    @focl2003 13 ปีที่แล้ว +2

    @mvkotekar Thank you, did you know that by pressing Ctrl + K + F you can reformat your selected code?

  • @balusunitha1480
    @balusunitha1480 4 ปีที่แล้ว

    Thanks a lot sir...what a amazing video

  • @gustafyulianto6452
    @gustafyulianto6452 4 ปีที่แล้ว

    Thank you very much, good video

  • @malakfaizullah7705
    @malakfaizullah7705 4 ปีที่แล้ว

    Make a video on finalize and dipose method

  • @RyanGray616
    @RyanGray616 9 ปีที่แล้ว

    very informative video, thank you for the tips

  • @RahulSharma-tc7bs
    @RahulSharma-tc7bs 8 ปีที่แล้ว

    Thanks for sharing such a good video

  • @Unplugged_Bits
    @Unplugged_Bits 7 ปีที่แล้ว

    Thanks man.. Very Informative.

  • @tyson-v6k
    @tyson-v6k 2 ปีที่แล้ว

    Great sir

  • @vijaymohan7150
    @vijaymohan7150 5 ปีที่แล้ว +1

    Can someone help me. I am getting this problem continuously from 2 days which is damn irritating..
    "Break point will not currently be hit. No symbols loaded for this document"
    I have tried many ways but the problem is same...

  • @mafahsmunaseer3093
    @mafahsmunaseer3093 12 ปีที่แล้ว +1

    theanks it use full to me last one new to me riven and forward bittern

  • @hosseinheli7155
    @hosseinheli7155 4 ปีที่แล้ว

    helpful, thanks a lot

  • @LeftTechticle
    @LeftTechticle 12 ปีที่แล้ว

    Nice, I need to make a vid like this

  • @manjeetnandal1
    @manjeetnandal1 5 ปีที่แล้ว

    Very nice!

  • @vikrampatel4033
    @vikrampatel4033 ปีที่แล้ว

    Good

  • @Jayantjakes
    @Jayantjakes 13 ปีที่แล้ว

    Nice Article

  • @GokulKarthickregency
    @GokulKarthickregency 10 ปีที่แล้ว

    is debugging the asp page is same as this normal console app........pls help

  • @onelove7838
    @onelove7838 6 ปีที่แล้ว +1

    love u love u love u sirrrrrrrrrrrrr ....... ummmmaaaahhhhh on ur lips

  • @Prizzzy
    @Prizzzy 7 ปีที่แล้ว

    Thank you...

  • @Vij2011
    @Vij2011 10 ปีที่แล้ว

    gud one.

  • @sagarjoshi8444
    @sagarjoshi8444 5 ปีที่แล้ว

    I think you did not talk about immediate window

  • @jordangases
    @jordangases 11 ปีที่แล้ว

    thank you

  • @ivandrofly
    @ivandrofly 9 ปีที่แล้ว

    Thanks ;)

  • @mascotkapps8680
    @mascotkapps8680 8 ปีที่แล้ว

    thanks

  • @kasikasi8457
    @kasikasi8457 ปีที่แล้ว

    Sup

  • @nareshkumar-ug5sw
    @nareshkumar-ug5sw 4 ปีที่แล้ว

    Thank you

  • @Ivy_1057
    @Ivy_1057 2 ปีที่แล้ว

    Thank you