C# Debugging Methods (Level 200)
That was my one of my special day as a developer. It was a one of a kind experience. Actually that was my first experienced on a live webcast featuring C#.NET debugging methods by Mr. Steele (I think if I remember it correctly). At first, I didn't think that it was actually possible that I can see what's going on the screen of someone's computer where I only use dial-up connection. It always connect in speed of 44Kbs. That was really low connection speed and viewing a webcast like that would be impossible. I can only think that I may view it offline by downloading it or by viewing some few slides. I waited and follow some instructions. After 5-10 minutes, I said, WOW!
I can really see the speaker on what he is actually doing. Seems like he is putting the camera directly on his PC. Hmmm.. sounds cool!
By the way, to get the overview of the event, the topics discuss (of course is debugging) are the methods on debugging C#.NET which can also be applied in VB.NET. Here it is:
1.) The first method is by going to a specific word on your source code and press F1 on your keyboard to know something about it. Pretty easy but sometimes, my problem is I ran out of load in my internet card that's why I cannot connect on internet. Well it's a simple problem on my part.
2.) Second is to use the immediate window when you run your program. Immediate window can change the value of your variables while running it for testing purposes.
3.) And lastly but not the least, by using breakpoints which is very particular of all since I program VB6.
Well, pretty cool environment on live webcast although I am sometimes disconnected because of slow connection (but now always), I really enjoy a lot! Thanks to speakers and to Microsoft as well! 
Note: To join upcoming Live Webcast, register at msevents.microsoft.com 