Learning Microsoft VB.NET

I have not been doing software development for a long time. And now, my company sends me for a VB.NET training. And you know what … I enjoy it.

I suppose I enjoy learning about computer programmings of any kind. And the ones with the hands-on learning are the best. For the past 3 days, I learned about GUI like the menus, buttons, forms … And yesterdays was more into debugging – something I really needed to know.

Though I can debug a program the old fashion way, with the tools available, it reallys saves time. I never knew how to use the QuickWatch and Breaks before. But now, I do.

And today … we’ll be doing databases.

Maybe I’ll be writing software again after this – and not just web thingy.