Visual Basic Blog

A group blog from members of the VB team

Video: The Joy of Writing Code in Visual Studio 2010 (Karen Liu)

We've had a couple recent posts about the Code Focused development experience coming up in the Visual Studio 2010 IDE: Code Focus Announcements in the TechEd EMEA Keynote Code Focus Videos on Channel 9 Now for the ultimate coverage (a complete TechEd presentation on the subject), check out the following video by Karen Liu! (image) http...

Did you know there's a VB user group meeting each month at Microsoft Redmond? (Lisa Feigenbaum)

That's right... Just downstairs from our offices there is a VB user group that meets the fourth Monday each month. It's let by Robert Green, a former Microsoft employee, who used to work on the VB team! There are a lot of Microsoft speakers at this user group, so if you live in the area it's a great way to meet some folks on the team, and tell...

Code Focused Development in Visual Studio 2010 (Lisa Feigenbaum)

Do you spend a lot of your day in code? (Writing code, navigating code, modifying code, understanding code, testing code, debugging code, etc.) If so, then the Visual Studio 2010 IDE has got a lot in store for you! In this release we're focusing on optimizing for code-focused development, which covers each of these tasks. There are a number of...

VS 2010 Announcements at TechEd EMEA (Lisa Feigenbaum)

TechEd EMEA kicked off on November 10th with an announcement-packed keynote by Visual Studio General Manager, Jason Zander! The 82min video has been made available for public viewing here. Below are some minute markers as well, in case you don't have time to watch the whole thing. Here's some other coverage you may want to check out, as well...

Channel 9 Interview: WPF Drag-Drop Data Binding in Visual Studio 2010 (Beth Massi)

I just posted a new Channel 9 video with Milind Lele, Program Manager on the Visual Studio Pro Tools team.  In this interview Milind shows one of the new RAD improvements I was talking about that is coming to WPF in Visual Studio 2010 -- Drag-Drop Data Binding. Also check out his blog post on this topic for more information. His team is ...

Panel: Developers moving to VB.Net for projects using XML (Lisa Feigenbaum)

Visual Basic 9.0 introduces a feature called XML Literals, which makes programming against XML a lot more natural, and dramatically decreases the number of lines of code you need to write. In fact, it makes working with XML in Visual Basic *so* much easier that many C# developers are moving to VB.Net for their XML work! To learn more...