Showing category results for Featured

Sep 14, 2007
Post comments count0
Post likes count0

XML to Schema Tool for Visual Basic 2008 (Beth Massi)

Beth Massi

This week we posted a new tool called the XML to Schema Tool that allows you to easily import XML and infer schemas. The tool runs when when you add a new item to your VB 9 project and select the XML to Schema new item template (look under My Templates after you install). This allows you to work with XML much easier in Visual Basic 9 by inferring s...

Sep 7, 2007
Post comments count0
Post likes count0

Back home again!

VBTeam

I can't tell you how excited I am to return to the Visual Basic team after almost eight years of absence!  I spent much time working in groups around Microsoft including games, office and business solutions.  But in each of these areas I focussed primarily on enabling developer scenarios.  And now I am back! And what am I here for?&...

Sep 5, 2007
Post comments count0
Post likes count0

Programming With XML Using Visual Basic 9 (Beth Massi)

Beth Massi

We just published an article by Bill Burrows on Programming With XML Using Visual Basic 9. Bill has also created a series of video tutorials that walk you through the details of how to use the new XML features in Visual Basic 9. Bill takes an easy to follow, step-by-step approach to explaining the details in this exciting n...

Aug 30, 2007
Post comments count0
Post likes count0

A Walkthrough of WCF Support in Visual Studio 2008

VBTeam

One feature in Visual Studio 2008 I would like to highlight is our support of Windows Communication Foundation. WCF was introduced with .NET Fx3.0 as a next generation communications API. Previously if you wanted apps to talk you needed to make a lot of up-front decisions: o How important is transmission speed?o How will apps talk? Over the inte...

Aug 29, 2007
Post comments count0
Post likes count0

Implementing Dynamic Searching Using LINQ

VBTeam

A common requirement in forms-over-data applications is that users be able to search by any combination of fields to construct a dynamic query at run time.  For example, the search feature in this application allows the user to find all records that meet criteria defined on multiple columns:       LINQ makes it easy to write po...

Aug 24, 2007
Post comments count0
Post likes count0

Microsoft Visual Basic 2005 Power Packs 2.0 now available

VBTeam

In case you didn't see the links go live on the Visual Basic Developer Center the VB Off-Cycle team has shipped the latest edition of the Power Pack controls.  You can download them from here.In this update we've added the much anticipated Line and Shape controls.  The line and shape controls give you drag and drop ease at design tim...

Aug 7, 2007
Post comments count0
Post likes count0

LINQ to XML Videos (Beth Massi)

Beth Massi

Bill Burrows has created a series of videos to help get the community started with LINQ to XML in Visual Basic! These videos were created in conjunction with his upcoming MSDN article that will be published soon. Bill takes an easy to follow, step-by-step approach to explaining the details in this exciting new technology in Visual Basic 9.0.&n...

Jul 30, 2007
Post comments count0
Post likes count0

If I gave you $200 to spend on VB, how would you spend it?

VBTeam

I spent the last few weeks using VB, and I kept thinking things such as “Wow, this is really awesome, I wish all other languages had that!” or “I’m sure there is an easier way to do this”. I simply can’t help it - just as with any other language, when I start using it I notice a few things that are really cool, a...

Jul 30, 2007
Post comments count0
Post likes count0

Amanda Silver will be Presenting VB and Silverlight on Second Life! (Beth Massi)

Beth Massi

If you haven't seen or experienced Second Life it's pretty amazing. It's an online, 3D, digital world. Visual Studio has created an island where you can come listen to live Microsoft presenters in this virtual world's live presentation theater! Amanda Silver will be presenting Visual Basic on Silverlight tomorrow, July 31st at 4pm Pacifi...

Jul 26, 2007
Post comments count0
Post likes count0

Lambdas, and Take While, and Group By, Oh My!

VBTeam

Hooray! Visual Basic 2008 Beta2 has been released to the wild today to return to its natural habitat – the desktops of our beloved customers. (Please note our smiling GPM's face on that landing page -- he's so happy the Beta is done.) What’s inside? So much that there might be more new features than we released in Beta1, but who’s counting? Here’s ...