Showing results for October 2008 - Visual Basic Blog

Oct 31, 2008
0
0

Shell Games (Matt Gertz)

Anthony D. Green [MSFT]
Anthony D. Green [MSFT]

I was once temporarily taken off the VB team to get an unrelated project back on track, just a mere handful of weeks before it was due to ship.  I won’t go into the gory details; suffice it to say that we had reason to believe that the product would have to ship without delay, and that any major failure in the deliverable could create so...

Oct 31, 2008
0
0

Community Interview with Adrian 'Spotty' Bowles (Beth Massi)

Beth Massi
Beth Massi

This past month we've been posting interviews with the team from our Italian Visual Basic MVP Alessandro Del Sole. This time we have Adrian Bowles (who's nickname is Spotty), a Tester on the VB Compiler. Someday Spotty will have to tell us how he got his nickname.Please check out the Visual Basic Team page for pictures and bios and visit the home ...

Oct 29, 2008
0
0

Community Interview with Sophia Salim (Beth Massi)

Beth Massi
Beth Massi

This past month we've been posting interviews with the team from our Italian Visual Basic MVP Alessandro Del Sole. This time we have Sophia Salim, a Tester on the VB Compiler. I'm very happy to see Sophia reach out to the community and am looking forward to more interesting posts from her here. I'm always interested in what really goes on inside th...

Oct 27, 2008
0
0

Community Interview with John Stallo (Beth Massi)

Beth Massi
Beth Massi

Here's a community interview from our Italian Visual Basic MVP Alessandro Del Sole with John Stallo, a Program Manager working on RAD tools. I first met John on my interview loop at Microsoft. What immediately stuck me when I met him was his Italian name but he has a very cool Australian accent. Being that we both have an Italian heritage, in the f...

Oct 25, 2008
0
0

Community Interview with Eric Knox (Beth Massi)

Beth Massi
Beth Massi

Here's another community interview from our Italian Visual Basic MVP Alessandro Del Sole, this time with Eric Knox, Development Manager on the VB IDE Team. I got to know Eric at TechEd this year where we had a lot of fun floating in the pool on bright pink inner-tubes. ;-) You can also see Eric in the interview I did with the IDE Team a while back ...

Oct 22, 2008
0
0

Community Interview with Bill Horst (Beth Massi)

Beth Massi
Beth Massi

Continuing the community interviews from our Italian Visual Basic MVP Alessandro Del Sole, this time we have Bill Horst, a tester on the VB Team. You might know Bill from his awesome series of blog posts on Converting SQL to LINQ.Also check out the Visual Basic Team page for pictures and bios and visit the home page of the Visual Basic Developer Ce...

Oct 21, 2008
0
0

Channel 9 Interview: ADO.NET Data Services in Visual Studio 2008 SP1 (Beth Massi)

Beth Massi
Beth Massi

In this interview Saaid Kahn, a Program Manager on the Visual Studio Pro Tools team (and former member of the VB Team), shows us how to create an n-tier application against a database using ADO.NET Data Services (Astoria) and an Entity Data Model, both now available in Visual Studio 2008 Service Pack 1.ADO.NET Data Services use WCF REST-ful service...

Oct 20, 2008
0
0

Community Interview with Me! (Beth Massi)

Beth Massi
Beth Massi

Here's another community interview from our Italian Visual Basic MVP Alessandro Del Sole, this time with yours truly. ;-) I decided to release this one today since it's my birthday. Don't forget to check out the Visual Basic Team page for pictures and bios and visit the home page of the Visual Basic Developer Center for a link to all these intervie...

Oct 18, 2008
0
0

A VS plugin to background-run your code and see the output (Lucian Wischik)

VBTeam
VBTeam

Say you're demonstrating some code at a conference. What's the best way to do it? If you show only the code window, then you're counting on the audience's imagination about how the code will work (and their trust that it does!). But if you hit F5 to run it then this breaks the flow. And I find it hard to keep both the code and t...