Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
The Visual Basic Team
Server & Tools Blogs
>
Developer Tools Blogs
>
The Visual Basic Team
Executive Bloggers
S. Somasegar
Brian Harry
Scott Guthrie
Jason Zander
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Team Foundation Service
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
Apps for Office and SharePoint 2013
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
The Visual Basic Team
A group blog from members of the VB team
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Live Now on Developer Tools Blogs
Tags
Amanda Silver
Beth Massi
Bill Horst
Did you know?
Doug Rothaus
IDE
I'm A VB!
Interview
Jonathan Aneja
Kit George
LINQ Cookbook
LINQ/VB9
Lisa Feigenbaum
Lucian Wischik
Matt Gertz
Pages
Scott Wisniewski
Silverlight
VB_Express
VB2005
VB2008
VB2010
VB6_Migration/Interop
WPF
XML
More
▼
Less
▲
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Archives
Archives
September 2012
(1)
June 2012
(3)
May 2012
(1)
April 2012
(1)
February 2012
(1)
December 2011
(1)
November 2011
(3)
October 2011
(2)
September 2011
(3)
August 2011
(3)
June 2011
(2)
May 2011
(3)
April 2011
(6)
March 2011
(7)
February 2011
(5)
January 2011
(2)
December 2010
(1)
November 2010
(2)
October 2010
(1)
September 2010
(1)
June 2010
(5)
May 2010
(2)
April 2010
(3)
March 2010
(1)
February 2010
(2)
January 2010
(3)
December 2009
(2)
November 2009
(6)
October 2009
(51)
September 2009
(3)
August 2009
(2)
July 2009
(54)
June 2009
(53)
May 2009
(13)
April 2009
(8)
March 2009
(13)
February 2009
(7)
January 2009
(3)
December 2008
(28)
November 2008
(25)
October 2008
(24)
September 2008
(16)
August 2008
(8)
July 2008
(6)
June 2008
(7)
May 2008
(10)
April 2008
(3)
March 2008
(20)
February 2008
(4)
January 2008
(14)
December 2007
(18)
November 2007
(19)
October 2007
(11)
September 2007
(12)
August 2007
(9)
July 2007
(21)
June 2007
(18)
May 2007
(12)
April 2007
(14)
March 2007
(15)
February 2007
(2)
January 2007
(6)
November 2006
(3)
October 2006
(3)
September 2006
(4)
July 2006
(1)
June 2006
(3)
April 2006
(2)
March 2006
(1)
January 2006
(1)
December 2005
(2)
November 2005
(10)
October 2005
(1)
September 2005
(6)
July 2005
(7)
June 2005
(4)
May 2005
(1)
April 2005
(7)
March 2005
(3)
January 2005
(2)
November 2004
(2)
October 2004
(2)
September 2004
(1)
August 2004
(7)
July 2004
(6)
June 2004
(1)
May 2004
(9)
More
▼
Less
▲
Blog - Title
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
The Visual Basic Team
VB XML Cookbook, Recipe 2: Descendants and Ancestors (Doug Rothaus)
Posted
over 5 years ago
by
VBTeam
3
Comments
This entry in the cookbook shows how you can access descendant and ancestor elements in an XML document using Visual Basic, XML Axis properties, and LINQ to XML objects. Descendants Visual Basic provides XML Axis properties that enable you to easily...
The Visual Basic Team
Did you know? You can now manage your snippet highlighting (Lisa Feigenbaum)
Posted
over 5 years ago
by
VBTeam
11
Comments
Do you use code snippets (introduced in VB 2005)? If you do, then you've probably noticed the green highlighting that stays around for the lifetime of the file. We've heard *a lot* of feedback that once you are done customizing the snippet, it is distracting...
The Visual Basic Team
Improvements to Visual Basic 6 Runtime Support on Vista, Windows Server 2008 (by Paul Yuknewicz)
Posted
over 5 years ago
by
VBTeam
16
Comments
You probably didn’t notice it, but we made some important and beneficial changes to the Support Statement for Visual Basic 6.0 on Windows Vista and Windows Server 2008 just a few weeks ago, and I want to share the good news. First, just like Vista...
The Visual Basic Team
Making PInvoke Easy
Posted
over 5 years ago
by
VBTeam
12
Comments
Jared here again. I very excited to announce we recently released a tool I've been working on to MSDN that will greatly help with using PInvoke in managed code. The tool is called the "PInvoke Interop Assistant" and is included as part of a MSDN article...
The Visual Basic Team
Launch events in Portugal & England!
Posted
over 5 years ago
by
VBTeam
5
Comments
All -- I'm very excited to be speaking at launch events in Lisbon, Portugal and Birmingham, England within the next week. After a 17 hour journey, with much jet-lagged-sleepiness in my eyes, I'll be speaking tomorrow morning at 9:30am in room A3 of the...
The Visual Basic Team
Orcas introduces the IF operator - a new and improved IIF (Sophia Salim)
Posted
over 5 years ago
by
VBTeam
17
Comments
One of my all time favorite features in C# and CPP has been the conditional operator (?:). The brevity and elegance introduced by this operator in the code is unparalleled. We had IIF in all the previous versions of VB.net, which was not an operator in...
The Visual Basic Team
Silverlight Ux Musings: Silverlight 2 Control Skins [Corrina Barber]
Posted
over 5 years ago
by
VBTeam
2
Comments
Silverlight 2 beta one is now available with lots of great new functionality!! You can go to Silverlight.net to find important downloads, specific details about new functionality, and very cool sample applications. So, what I want to talk about today...
The Visual Basic Team
Language Futures Page on Code Gallery (Beth Massi)
Posted
over 5 years ago
by
VBTeam
5
Comments
Go take an early peak at what the VB and C# teams are cooking up for the next version by visiting the Language Futures page on Code Gallery . Code Gallery is not just about samples . It also allows us to host threaded discussions and the teams want your...
The Visual Basic Team
InteropForms ToolKit - Visual Studio 2008 edition (Todd Apley)
Posted
over 5 years ago
by
VBTeam
15
Comments
I apologize right away that it's been a while since I've blogged about the interop forms toolkit although I've been doing my best to keep up with issues and questions on the interop forums . It seems from the mail I've received that a lot of people are...
The Visual Basic Team
Channel 9 Interview - Tips and Tricks with the Interop Forms Toolkit (Beth Massi)
Posted
over 5 years ago
by
VBTeam
2
Comments
Today I posted a Channel 9 interview with Todd Apley, Senior Test Lead on the VB Team, where he shows us a variety of tips and tricks with using the Interop Forms Toolkit on Visual Studio 2008. He also shows us how to deploy a hybrid application built...
The Visual Basic Team
Keeping Track of Books Using VB (Matt Gertz)
Posted
over 5 years ago
by
VBTeam
31
Comments
I have a confession to make. I’m not a database guy. I’ve done a lot of varied coding over my career, but somehow I’ve never been directly involved in the guts of database coding. Whenever my code needed some sort of data-caching mechanism, I’ve tended...
The Visual Basic Team
VB XML Cookbook, Recipe 1: XML Transformations using XML Literals (Doug Rothaus)
Posted
over 5 years ago
by
VBTeam
12
Comments
I was working on a blog entry about replacing XSLT transforms with Visual Basic XML Literals. As the entry progressed, I noticed that it was really, really long. So, Avner Aharoni and I talked things over and we decided to break it up into multiple entries...
The Visual Basic Team
New Community Article - Windows Workflow 101 (Beth Massi)
Posted
over 5 years ago
by
VBTeam
6
Comments
Yesterday on the Visual Basic Developer Center we released a new article by VB MVP , Maurice DeBeijer on getting started with Windows Workflow called Windows Workflow 101 . This is the first in a series of Workflow articles by Maurice. If you're struggling...
The Visual Basic Team
New Data Repeater Control in Latest Power Packs Release! (Beth Massi)
Posted
over 5 years ago
by
VBTeam
8
Comments
Check it out, the team just released a new version of the Visual Basic Power Packs which now includes a Data Repeater control. Power Packs are free Add-Ins, Controls, Components, and Tools for you to use that make developing .NET applications even easier...
The Visual Basic Team
Converting SQL to LINQ, Part 9: Full Outer Join (Bill Horst)
Posted
over 5 years ago
by
VBTeam
9
Comments
This post assumes you’ve read the previous posts in this series. It makes the same assumptions as Part 8, and I will pick up where I left off, covering Full Outer Join. Once again, I recognize this isn’t an ideal situation, so if you’d like to see better...
The Visual Basic Team
Converting SQL to LINQ, Part 8: Left/Right Outer Join (Bill Horst)
Posted
over 5 years ago
by
VBTeam
16
Comments
This post assumes you’ve read the previous posts in this series. After my post on joins , I’ve had some questions about outer joins. As you can see in part 6, VB9 doesn’t have smooth support for Left or Right join. I showed how to get similar functionality...
The Visual Basic Team
Preparing for the Next Product Cycle (Matt Gertz)
Posted
over 5 years ago
by
VBTeam
7
Comments
I once had to learn how to juggle in a very brief time in order to get an “A” in my high school computer science class. I am not making this up. The idea was that juggling, being a systemic process, was somehow analogous to writing programs and… well...
The Visual Basic Team
Petzold WPF Book Sample Conversion - Final Chapters (Young Joo)
Posted
over 5 years ago
by
VBTeam
2
Comments
I've just posted a final set of chapters (Chapters 25 - 31). This completes our conversion efforts and you now have access to entire sample code from Petzold's book in VB. I would like to thank Evan and Ged who have been working with me on this. You guys...
The Visual Basic Team
Announcing the Forums Bug Submission Pilot (Sarika Calla)
Posted
over 5 years ago
by
VBTeam
14
Comments
In addition to Connect , you can now report Visual Basic bugs directly in the Visual Basic Forums. The forum posts get entered as a bug or product suggestion into VB’s internal bug tracking system. With this we hope to take Forums (our vibrant...
The Visual Basic Team
Source code of Visual Basic runtime has been released to public. (Vladimir)
Posted
over 5 years ago
by
VBTeam
10
Comments
One of the things we have been working on recently was publishing sources of VisualBasic runtime library. I am very excited to announce that the sources of VB runtime (Microsoft.VisualBasic.dll) are publicly available now! This is a part of a more general...
The Visual Basic Team
Channel 9 Interview: XML Properties and Enabling IntelliSense (Beth Massi)
Posted
over 5 years ago
by
VBTeam
1
Comments
Today I posted a Channel 9 interview with Avner Aharoni, a Program Manager on the Visual Basic Team. In this interview Avner shows us how to enable XML IntelliSense in Visual Basic using the XML to Schema Wizard . He also shows the differences between...
The Visual Basic Team
Did you know? VB IntelliSense now filters as you type! (Lisa Feigenbaum)
Posted
over 5 years ago
by
VBTeam
16
Comments
Our goal in designing VB2008 IntelliSense was to make users of the feature the most productive that they could be. One problem we found in watching people use the feature, is that sometimes intelliSense displays so many items that it is hard to know whether...
The Visual Basic Team
Did you know? What you can do with Debugger Datatips... (Lisa Feigenbaum)
Posted
over 5 years ago
by
VBTeam
8
Comments
There's a lot of cool functionality built into VS debugger datatips that often goes unnoticed... For example, did you know that not only can you *see* values in the expanded datatips, but you can also edit them ? Watch the following walk-through... ...
The Visual Basic Team
Did you know? Ctrl+Tab to navigate windows in VS (Lisa Feigenbaum)
Posted
over 5 years ago
by
VBTeam
11
Comments
Just like Alt+Tab for Windows you can use Ctrl+Tab for Visual Studio. Ctrl+Tab will show you the active tool windows *and* the active files, so it is a good navigation tool for both. VS2008 has even added a cool miniature-sized visualization to this view...
The Visual Basic Team
Did you know? IntelliSense is now transparent in VS2008! (Lisa Feigenbaum)
Posted
over 5 years ago
by
VBTeam
23
Comments
With the help of one little hotkey, you can now make the VS2008 IntelliSense list transparent! Just press CTRL . This is especially convenient when you need to see the code underneath the list. Watch it in action :)
Page 12 of 22 (548 items)
«
10
11
12
13
14
»