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
More VB Metro Samples available
Posted
over 1 year ago
by
VBTeam
0
Comments
With the recent release of the Windows 8 Release Preview and the Visual Studio 2012 Release Candidate we also have more of the Metro samples available for VB developers. Although not all the samples are available for VB, there is a good selection of...
The Visual Basic Team
Kinect SDK v1.5 - Now with VB Samples !!!
Posted
over 1 year ago
by
VBTeam
0
Comments
As developers start to realize the full potential of Microsoft Kinect and new hardware is made available for the PC it’s really great to see the Kinect team provide some sample support for VB developers. For a while the Compilers team (who handle...
The Visual Basic Team
Roslyn Syntax Visualizers
Posted
over 2 years ago
by
VBTeam
0
Comments
Hi All! A few weeks ago, we announced the Microsoft "Roslyn" CTP . I hope many of you have had a chance to download the CTP and take it for a spin :) If you haven’t, do give it a try . To recap – in the Roslyn CTP, we are previewing a powerful...
The Visual Basic Team
Silverlight 4 Firestarter Series #2: How to migrate an ASP.NET Web Forms Application to Silverlight
Posted
over 2 years ago
by
VBTeam
0
Comments
In this walkthrough, I will demonstrate how to convert an existing ASP.NET/jQuery application that consumes data from a Windows Communication Foundation (WCF) service to Silverlight. Here are some topics that we will cover: How to use the Visual...
The Visual Basic Team
Silverlight 4 Firestarter Series #3: How to work with Panels, XAML, and Controls in Silverlight
Posted
over 2 years ago
by
VBTeam
0
Comments
I am back with details on how to work with Panels, XAML, and Controls in Silverlight. In this walkthrough, we will see how to work with Panels, XAML, and Controls to create a Data-Driven Silverlight Interface. During this walkthrough we will cover...
The Visual Basic Team
Visual Basic Windows Phone 7 Series #10. How to create a panorama and pivot effect for Windows Phone 7
Posted
over 2 years ago
by
VBTeam
0
Comments
Previously , I explained how to create a keyboard input scope application for Windows Phone 7. In this blog post, I want to share a sample that will help you to create a panorama and pivot effect in Windows Phone 7. A Panorama is any wide-angle view or...
The Visual Basic Team
Visual Basic Windows Phone 7 Series #3. How to create a custom indeterminate progress bar application for Windows Phone 7
Posted
over 2 years ago
by
VBTeam
0
Comments
In our last post , I explained how to create a microphone for Windows Phone 7. In this blog, I want to share a sample that will help you to create a custom indeterminate progress bar for Windows Phone 7. You can create an indeterminate progress bar that...
The Visual Basic Team
Visual Basic Windows Phone 7 Series #4. How to implement a model-view-viewmodel pattern in a Windows Phone application
Posted
over 2 years ago
by
VBTeam
0
Comments
In our last post , I explained how to create a custom indeterminate progress bar application for Windows Phone 7. In this blog, I want to share a sample that will help you to implement a model-view-viewmodel pattern in a Windows Phone application. A model...
The Visual Basic Team
Visual Basic Windows Phone 7 Series #5. How to create a control tilt effect application for Windows Phone 7
Posted
over 2 years ago
by
VBTeam
0
Comments
In our last post , I explained how to implement a model -view-viewmodel pattern in a Windows Phone application. In this blog post, I want to share a sample that will help you to create a control tilt effect application for Windows Phone 7. This application...
The Visual Basic Team
Visual Basic Windows Phone 7 Series #6. How to create an application bar for Windows Phone 7
Posted
over 2 years ago
by
VBTeam
0
Comments
In our last post , I explained how to create a control tilt effect application for Windows Phone 7. In this blog post, I want to share a sample that will help you to create an application bar for Windows Phone 7. This application will allow you to add...
The Visual Basic Team
Implicit Line Continuation (Kathleen McGrath)
Posted
over 4 years ago
by
VBTeam
0
Comments
In the second part of my interview with Doug Rothaus, he describes the new implicit line continuation feature in Visual Basic 2010. Learn about the most common scenarios that no longer require the underscore character (_) in the topic, Statements in Visual...
The Visual Basic Team
Visual Studio is Hiring
Posted
over 2 years ago
by
VBTeam
0
Comments
Do you want to work on a product used by millions of developers around the world? I do! Come join me to deliver Visual Studio, the set of developer tools used across Microsoft and around the world. We have open positions available across Test, Dev and...
The Visual Basic Team
Using Entity Framework in Silverlight with Visual Basic
Posted
over 3 years ago
by
VBTeam
0
Comments
If you’re looking for ways to get started with Entity Framework 4.0 in Visual Basic then be sure to check out this month’s issue of CODE Magazine. In it the Entity Framework team has put together a walkthrough that shows how to use EF4 in...
The Visual Basic Team
Visual Basic Code Examples
Posted
over 2 years ago
by
VBTeam
0
Comments
One of the top requests we hear from the Visual Basic community is for more code examples. Microsoft is committed to making all of our technologies equally accessible from both VB & C#, as part of the C#/VB Co-Evolution strategy . In addition to product...
The Visual Basic Team
Microsoft Help Viewer 1.1 - Updates Planned for Visual Studio 2010 SP1 (Kathleen McGrath)
Posted
over 3 years ago
by
VBTeam
0
Comments
Paul O’Rear, a Program Manager on the Library Experience team, describes the changes to the Microsoft Help Viewer planned for Visual Studio 2010 SP1. He demonstrates the new functionality of the viewer in an early build of Help Viewer 1.1. See Microsoft...
The Visual Basic Team
VB XML Cookbook, Recipe 7: Enumerating Large XML Files (Doug Rothaus)
Posted
over 3 years ago
by
VBTeam
0
Comments
VB XML Cookbook, Recipe 7: Enumerating Large XML Files (Doug Rothaus) It’s been a while since I wrote one of these XML cookbook entries. Here’s some info on a common problem: Really big XML files. I’m going to show you two things...
The Visual Basic Team
Channel 9 Interview: Array and Collection Initializers in Visual Basic 2010 (Beth Massi, Spotty Bowles)
Posted
over 3 years ago
by
VBTeam
0
Comments
I’ve written about collection initializers on my blog before , but I thought I’d catch up with the VB Team to tell me more about how they really work. In this interview Spotty Bowles, a tester on the VB Compiler team, shows us a couple of new language...
The Visual Basic Team
Video: The Joy of Writing Code in Visual Studio 2010 (Karen Liu)
Posted
over 5 years ago
by
VBTeam
0
Comments
We've had a couple recent posts about the Code Focused development experience coming up in the Visual Studio 2010 IDE: Code Focus Announcements in the TechEd EMEA Keynote Code Focus Videos on Channel 9 Now for the ultimate coverage (a complete TechEd...
The Visual Basic Team
Channel 9 Interview: No More Underscores in Visual Basic 10 (Beth Massi, Tyler Whitney)
Posted
over 4 years ago
by
VBTeam
0
Comments
I just posted a new Channel 9 interview . This time it's with Tyler Whitney , a developer on the Visual Basic compiler team. Here he demonstrates how line termination has changed in the Visual Basic 10 compiler making underscores unnecessary as line continuation...
The Visual Basic Team
Visual Studio at MIX 09 (Lisa Feigenbaum)
Posted
over 4 years ago
by
VBTeam
0
Comments
MIX 09 is here! ScottGu kicks off the keynote today at 9am PST. Below is the list of Visual Studio related sessions. The full conference list is posted here . Didn't buy a pass? Don't worry. Tune in to http://2009.visitmix.com to watch sessions live,...
The Visual Basic Team
Visual Basic 10 on the 10-4 Channel9 Series! (Lisa Feigenbaum)
Posted
over 4 years ago
by
VBTeam
0
Comments
Check out the latest video in the 10-4 Channel 9 series, on Visual Basic 10: Episode 9: Visual Basic 10 In this ninth episode of 10-4 , we introduce some of the new features and functionality coming to the Visual Basic language with the release of Visual...
The Visual Basic Team
Community Interview with Adrian 'Spotty' Bowles (Beth Massi)
Posted
over 5 years ago
by
VBTeam
0
Comments
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...
The Visual Basic Team
Community Interview with Eric Knox (Beth Massi)
Posted
over 5 years ago
by
VBTeam
0
Comments
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...
Page 22 of 22 (548 items)
«
18
19
20
21
22