Visual Basic Blog

A group blog from members of the VB team

Live From Redmond Webcast Series (Beth Massi)

The Visual Basic team has put together a "Live from Redmond" webcast series aimed at the next version of Visual Basic and Visual Studio code named "Orcas". The live series starts April 18th and will continue to the end of May. Come join us for this exciting series direct from the Visual Basic team!! Here's the schedule (check the VB Developer ...

Simple Animation in Visual Basic (Matt Gertz)

Simple Animation in Visual Basic (Matt Gertz) The basics: You're almost certainly used to placing controls on a form; however, you probably have an expectation that they will stay in place once you put them there.  That need not be the case, however.  Controls have X & Y positions, and you can modify them at any time during the ...