Showing results for Visual Basic - Visual Basic Blog

Mar 11, 2020
240
6

Visual Basic support planned for .NET 5.0

.NET Team
.NET Team

We’ve heard your feedback that you want Visual Basic on .NET Core. Visual Basic in .NET 5 will support additional application types.

Apr 6, 2015
0
0

A Journey Through Open Source: The Trials & Triumphs in Roslyn's First Year of Open Source

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

"I am looking for someone to share in an adventure." — Gandalf, The Hobbit, J.R.R. Tolkien On April 3, 2014, Anders Hejlsberg set us on our open source journey when he made the .NET Compiler Platform (aka “Roslyn”) source code public live on stage in San Francisco. Without much open source experience to guide us (or a Gre...

Feb 23, 2015
0
0

Edit & Continue and Make Object ID Improvements in CTP 6

VBTeam
VBTeam

It's the beginning of a new year! According to Back to the Future Part II, everyone will be riding hoverboards in a couple months (and, let's be honest, Doc would love the HoloLens). In the meantime, let's explore the enhancements we've made to the Visual Studio debugging experience. In CTP 6, we improved the edits supported by Edit & Continue ...

Nov 12, 2014
0
0

Introducing the Visual Studio 2015 Preview for VB and C#

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

Download Visual Studio 2015 Preview and review the release notes. Over the past several years, our team has been hard at work re-implementing the full language stacks for Visual Basic and C#. While this was a long investment, we knew that an improved stack with a cleaner architecture would allow our team to work faster, empower others to build "cod...

Feb 28, 2012
0
0

Visual Basic 11 Beta Available for Download!

VBTeam
VBTeam

As you may have read in Jason’s announcement, today we announced that Visual Studio 11 Beta is now available for download.  This is a huge release for Visual Basic as it provides full platform support for building Windows 8 Metro style apps, a first-class asynchronous programming experience, and also the long-awaited Iterators feature....

Dec 12, 2011
0
0

New VB XNA Sample – showing Xbox, Windows and Phone targetting

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

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 XNA development, &...

Nov 18, 2011
0
0

Roslyn Syntax Visualizers

VBTeam
VBTeam

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 set of language services APIs that you can use within your apps to reason about VB and C# code....

Oct 19, 2011
0
0

Introducing the Microsoft "Roslyn" CTP

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

(Begin dramatic movie trailer music, slow PowerPoint slide show with cliché sound effects) OK, maybe I have a flair for the dramatic but that’s because today is such a dramatically exciting day. After years of foreshadowing, and mentioning, and updating on our part I’m thrilled to announce on behalf of the united Visual Ba...

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...