Showing archive results for 2007

Nov 8, 2007
Post comments count0
Post likes count0

Creating Visual Basic Add-ins for Windows Home Server (Beth Massi)

Beth Massi

We recently announced the availability of Windows Home Server. Here's an interview on Channel 9 with Dev Lead, Chris Gray, where he talks about the extensibility model and then walks through how to create an add-in for the Home Server console using Visual Basic Express. A couple people on the thread have also posted VB templates t...

Nov 8, 2007
Post comments count0
Post likes count0

Channel 9 Interview: Type Inference in Visual Basic with Bill Horst (Beth Massi)

Beth Massi

I just posted an interview on Channel 9 with Bill Horst, a member of the Visual Basic QA team. Bill shows us the ins and outs type inference in the newest version of Visual Basic in Visual Studio 2008. He shows us how the new Option Infer works and how various types are inferred by the compiler without having to explicitly declare them.&n...

Nov 6, 2007
Post comments count0
Post likes count0

LINQ Cookbook, Recipe 10: Pre-compiling Queries for Performance (Doug Rothaus)

VBTeam

Ingredients:·         Visual Studio 2008 (Beta2 or Higher) Categories: LINQ to SQL Introduction:As we add cookbook entries, we will include performance improvement tips where appropriate. Here’s a tip that you can use with LINQ to SQL to speed up queries that you will call numerous time...

Nov 5, 2007
Post comments count0
Post likes count0

Petzold Chapter 3 (Young Joo)

Anthony D. Green [MSFT]

I am Young Joo, PM @ VB team.  I will be helping out Patrick on converting samples in Charles Petzold's WPF book (Applications = Code + Markup) to Visual Basic.  This is an exciting project and I hope you enjoy this as much as I do.  Another exciting news is that we have an extra help for this project.  Evan Lim who currently te...

Nov 3, 2007
Post comments count0
Post likes count0

Refactoring in Action (Lisa Feigenbaum)

Lisa Feigenbaum

Have you downloaded the latest Refactoring tools from Developer Express? There is a free version available on the Visual Basic Developer Center. Once you download, you will discover a number of cool capabilities you can now do in the Visual Basic IDE. When used to the fullest, it can really change the way you code!VB super-user Kim has created...

Nov 2, 2007
Post comments count0
Post likes count0

New Community Article – Using Business Objects with WCF (Beth Massi)

Beth Massi

There's a new article up on the VB Dev Center by Rob Windsor, a follow up from his first Getting Started with WCF article, called Using Custom Business Objects with Windows Communication Foundation. Rob explains how to serialize your own custom business objects using WCF DataContracts and what issues you may run into in Visual Studio 2005. Check it...

Nov 1, 2007
Post comments count0
Post likes count0

New Visual Basic LINQ to XML Videos Released! (Beth Massi)

Beth Massi

We just released a new set of How-Do-I videos in our LINQ series on LINQ to XML in Visual Basic. These 4 new videos will help get you up to speed on using this new language feature in Visual Basic 2008. They walk you through the basics of LINQ to XML, creating, querying and transforming documents as well as how to import XML namespaces and inf...

Oct 30, 2007
Post comments count0
Post likes count0

Silverlight Ux Musings: Controlling Alignment of UI Elements [Corrina Barber]

VBTeam

This is my first post on the VB blog! I’m a designer on the team with a background in visual and interaction design, and I also have some .NET coding experience. I plan to start blogging on the VB blog on a regular basis, and my goal is to share some of my thoughts on and explorations with Silverlight.I’m sych'd about the possibilities ...

Oct 30, 2007
Post comments count0
Post likes count0

Let the Music Play! (Matt Gertz)

Anthony D. Green [MSFT]

Oh, boy.  Sorry I haven’t written any posts lately, but I’ve transitioned to a new job within Visual Studio and have been getting my sea legs there.  One of the job tasks is getting Visual Studio 2008 out to you folks, and while I’ve always been involved with that aspect of the product in the past, it was always to a les...

Oct 23, 2007
Post comments count0
Post likes count0

Channel 9 Interview: Matt Gertz Plays Cards with Visual Basic (Beth Massi)

Beth Massi

I just posted an interview on Channel 9 with Matt Gertz, Development Manager on the Visual Basic team (well former Dev Manager, I'll let him explain <g>) where he shows off a Euchre game he's developed in Visual Basic that includes speech and sound. Matt is one of our best bloggers on the VB Team and he loves game programming as well as ...