Showing results for May 2009 - Visual Basic Blog

May 22, 2009
0
0

How We Do It: Building the Visual Studio Product Line (Beth Massi, Matt Gertz)

Beth Massi
Beth Massi

Ever wonder how we build Visual Studio and the .NET Framework? I mean literally. You know, the build process that spits out a product at the other end?  Well I sure did and it's not just hitting F5 people ;-). In this interview I sit down with Matt Gertz, frequent VB blogger and also the guy in charge of the builds in Developer Division (he ha...

May 22, 2009
0
0

Learning about Visual Studio 2010 and .NET Framework 4 (Mary Lee)

VBTeam
VBTeam

To learn more about Visual Studio 2010 and .NET Framework 4, Kathleen McGrath is highlighting new documentation about these products with a weekly blog post and a daily tweet.  If you want to learn more about the new features and scenarios, check out her blog at http://blogs.msdn.com/kathleen and her twitter feed at https://twitter.com/kathlee...

May 21, 2009
0
0

Phoning Home, revisited (Matt Gertz)

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

In my post “M. G. Phone Home,” I discussed how to write a simple phone application for Windows Mobile, using Visual Basic, which accesses the Bluetooth service.  What I didn’t discuss was how to deploy it to the phone via CAB.  Since I purchased a new phone yesterday (a Samsung Saga, running Windows Mobile 6.1), and I&rs...

May 20, 2009
0
0

Visual Studio 2010 and .NET Framework 4.0 Beta 1 Released Today! (Lisa Feigenbaum)

Lisa Feigenbaum
Lisa Feigenbaum

The public availability of Visual Studio 2010 and .NET Framework 4.0 Beta1 was announced today on Jason Zander's blog:http://blogs.msdn.com/jasonz/archive/2009/05/20/general-download-of-vs2010-net-framework-4-0-beta-1.aspxBelow are some resources to use as you download and start using the Beta. Cheers, Lisa Feigenbaum | Program Manager | VS Languag...

May 19, 2009
0
0

Channel9 Interview with Luca Bolognese: VB.NET and C# Co-Evolution (Lisa Feigenbaum)

Lisa Feigenbaum
Lisa Feigenbaum

There was a great Channel9 video posted last week on the future directions of VB.NET and C# and how they are related. Charles Torre interviewed Luca Bolognese, who is currently the Group Program Manager for VB.NET, C#, and F#. Please see below for more details. Luca Bolognese: C# and VB.NET Co-Evolution - The Twain Shall Meet by Charles Torre For m...

May 14, 2009
0
0

CodeRush Xpress Released Today! (Lisa Feigenbaum)

Lisa Feigenbaum
Lisa Feigenbaum

CodeRush Xpress is a FREE Visual Studio 2008 add-in containing 60+ refactorings, 7 editing features, and full support for C# and Visual Basic. Download hereCodeRush Xpress includes the following features. In addition, you receive the following refactorings.Add Parameter Create Overload Create With Statement Enc...

May 7, 2009
0
0

CodeCast Episode 20: Biz Apps Team and VB with Beth Massi (Lisa Feigenbaum, Beth Massi)

Beth Massi
Beth Massi

Code Cast Episode 20: Interview with Beth MassiThis show's interview is Ken interviewing Beth Massi, Microsoft, program manager on Microsoft’s BizApps team in the VS group. Beth discusses her work over the past two years at Microsoft on the VB team and now on the BizApps team, and chats about some cool new features and content in Visual Studi...

May 5, 2009
0
0

How Do We Learn to Be Good Programmers? (Matt Gertz)

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

I’ve always enjoyed writing.  Putting pen to paper (or, these days, fingers to keyboard) is something that brings a lot of joy into my life, even more than music or any other hobby that I have.  I’ve been writing stories since earlier than I can remember, have faithfully kept a daily diary for many years, and have published co...

May 5, 2009
0
0

Ask Kathleen: Working with MEF (Lisa Feigenbaum)

Lisa Feigenbaum
Lisa Feigenbaum

MEF stands for Managed Extensibility Framework. MEF is a new .NET library that enables greater reuse of applications and components. Using MEF, .NET applications can be dynamically composed. Kathleen has a great article on MEF in last month's edition of Visual Studio Magazine. She explains what it is, how to use it, and outlines the application sce...