Visual Basic.NET Programming. Beginner Lesson 6. Debugging Code

preview_player
Показать описание
This is the sixth in a series of computer science video tutorials for beginners, about programming with Visual Basic.NET (VB.NET) in Visual Studio. In this lesson, you will learn how to debug your code by setting break points and stepping through it, one line at a time. You will also learn how to view the contents of variables while in debug mode, either by moving your cursor over them or by means of the Locals window. You will also see how the Locals window can be used to change the contents of a variable while the code is running. This video explains what is meant by compilation to machine code (referred to as building an application in Visual Studio), and how compilation errors (build errors) can be dealt with.
Рекомендации по теме
Комментарии
Автор

I barely leave comments on Youtube. but I have to say it is THE MOST Valuable Video for me to understand what is Visual Basic.net. Appreciate your effort

feuowndhr
Автор

Thanks I've learnt so much within a day on something I've been trying to understand for months

sbongakonkenabile
Автор

Again, I've learned things that help me. In Debugging, Locals and Output, that is awesome. I was doing it a different way and typing in the variables I wanted to see/monitor, yours is quicker and more efficient. Thanks for the way you lay out your vids, easy to follows, easy to understand, legible and visually stimulating. Thanks again....JT

jtlunsford
Автор

this is really educative and i have learnt alot as per now and i hope acheive more when i continue watching the videos next.
the instructor is precise and not confusing

dhelifrankenstain
Автор

Keep it up and youll have a ton of views soon! Many thanks as I use this to get off the ground in my interviews with a job thats asking for different skills than I've learned so far and need to learn quickly. Feels like learning to code all over again in the best way!

shrimpsei
Автор

Thank you for your Videos
It helped me so Much on my Course

paulharveydelizo
Автор

thanks ...please can u demostrate the use of singleton class in vb.net

cohenbore