Sign In
MSDN Blogs
Microsoft Blog Images
More ...
Blog - Title
Browse by Tags
MSDN Blogs
>
The Visual Basic Team
>
All Tags
>
windows phone
The Visual Basic Team
A group blog from members of the VB team
Executive Bloggers
S. Somasegar
Jason Zander
Brian Harry
Scott Guthrie
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Languages
Visual Basic
Visual C#
Visual C# by Eric Lippert
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Subscribe
Comments
Contact
Recent posts
Kinect SDK v1.5 - Now with VB Samples !!!
Posted
8 days ago
by
VBTeam
0
Comments
Async Targeting Pack for Visual Studio 11, now available for .NET 4 and Silverlight 5
Posted
1 month ago
by
VBTeam
4
Comments
Visual Basic 11 Beta Available for Download!
Posted
3 months ago
by
VBTeam
14
Comments
New VB XNA Sample - showing Xbox, Windows and Phone targetting
Posted
5 months ago
by
VBTeam
2
Comments
Tags
I'm A VB!
Lisa Feigenbaum
Silverlight
Spotty Bowles
VB
VB2010
Visual Basic
XBox 360
XNA
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Translate this page
Powered by
Microsoft® Translator
Menu
Blog Home
Email Blog Author
RSS for posts
RSS for comments
Atom
Archives
Archives
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
(7)
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
(55)
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
▲
Tagged Content List
Blog Post:
New VB XNA Sample - showing Xbox, Windows and Phone targetting
VBTeam
For all those who have started venturing into developing windows phone applications, there are quite a few samples utilizing Silverlight, but the XNA content has been a little bit light. (We are working on getting some more XNA VB samples online). But for those wanting to see a nice VB example of...
on
12 Dec 2011
Blog Post:
Updated Samples for WP7 Developers
VBTeam
For those VB developers who are developing (or keen to start developing) for WIndows Phone 7. The samples have been updated and as you'll notice virtually all of them are in both C# and VB. http://msdn.microsoft.com/en-us/library/ff431744(VS.92).aspx
on
26 Aug 2011
Blog Post:
Visual Basic Windows Phone 7 Series #11. How to create an accelerometer for Windows Phone 7
VBTeam
Previously , I explained how to create a panorama and pivot effect for Windows Phone 7. In this blog post, I want to share a sample that will help you to create an accelerometer for Windows Phone 7. An accelerometer is a device that measures the proper acceleration of the device. It is a sensor that...
on
18 Mar 2011
Blog Post:
Visual Basic Windows Phone 7 Series #10. How to create a panorama and pivot effect for Windows Phone 7
VBTeam
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 representation of a physical space, whether in painting...
on
14 Mar 2011
Blog Post:
Visual Basic Windows Phone 7 Series #7. How to create a Bing Maps application for Windows Phone 7
VBTeam
In our previous post , I explained how to create an application bar for Windows Phone 7. Bing Maps is one of the applications that is commonly used on phones these days. In this blog post, I want to share a sample that will help you to create a Bing Maps application for Windows Phone 7. This application...
on
7 Mar 2011
Blog Post:
Visual Basic Windows Phone 7 Series #5. How to create a control tilt effect application for Windows Phone 7
VBTeam
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 will have a feature to add additional feedback...
on
2 Mar 2011
Blog Post:
Visual Basic Windows Phone 7 Series #2. How to create a microphone application for Windows Phone 7
VBTeam
In our last post , I explained how to create a mini browser for Windows Phone 7. In this blog, I want to share a sample that will help you to create a microphone application for Windows Phone 7. This application will have the feature to capture audio from a microphone and then play back the captured...
on
24 Feb 2011
Blog Post:
Visual Basic Windows Phone 7 Series #1. How to create a mini browser application for Windows Phone 7
VBTeam
I have experienced a lot of fun writing Windows Phone 7 applications in Visual Basic. Web browser is one of the applications that is commonly used on phones these days. In this blog post, I want to share some sample source code that will help you to create a mini browser application for Windows Phone...
on
23 Feb 2011
Blog Post:
VB Core – New compilation mode in Visual Studio 2010 SP1
VBTeam
While most servicing releases do not include new functionality, Visual Studio 2010 SP1 introduced an important new compiler feature that enables Visual Basic to target new platforms that were not previously supported. This was mentioned in some of the initial SP1 blog posts such as Jasonz blog . ...
on
10 Jan 2011
Blog Post:
VB Goes Mobile: Announcing “Visual Basic for Windows Phone Developer Tools - RTW"
VBTeam
With the release of Windows Phone Developer Tools in September, and the availability of Windows Phone 7 devices in stores, the Windows Phone platform is growing. Today marks another milestone in the progression of Windows Phone. Today we are announcing Visual Basic for Windows Phone Developer Tools ...
on
29 Nov 2010
Blog Post:
Announcing Microsoft Visual Basic CTP for Windows Phone Developer Tools
VBTeam
Today we announced availability of the Microsoft Visual Basic CTP for Windows Phone Developer Tools . You can download the release here: http://go.microsoft.com/fwlink/?LinkId=201859 This CTP is to be used with the Windows Phone Developer Tools , in order to do Windows Phone 7 development...
on
23 Sep 2010
Page 1 of 1 (11 items)