Showing results for August 2011 - Visual Basic Blog

Aug 26, 2011
0
0

Updated Samples for WP7 Developers

Anthony D. Green [MSFT]
Anthony D. Green [MSFT]

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   

Aug 12, 2011
0
0

New Async Programming Video's

VBTeam
VBTeam

Some great new video's on MSDN showing how to do async programming using the Async CTP. http://msdn.microsoft.com/en-us/vstudio/hh378091.aspx There are different versions of video's for both VB and C#.    This is a great opportunity to see the power of the new Async languages featuresand follow through a series of examples showing ho...

Aug 2, 2011
0
0

Temperature Monitoring using VB.Net, Micro-framework and a Netduino

VBTeam
VBTeam

  Introduction As a bit of a geek, I like to tinker with basic gadgets. I often think of little ideas that would be great to implement but the device involves some hardware and very little software. As a software engineer I tend to think in terms of simple programs to but in order to implement something tangible would involve electronics and ...