In-Depth

Next Version of VB Dubbed ''VBx''

Paul Vick dishes on Microsoft''s reboot of Visual Basic.

Hot on the heels of Microsoft's MIX07 conference in Las Vegas, Visual Basic guru Paul Vick revealed last week on his blog that the company is working on a reboot of Visual Basic, dubbed at this stage VBx (for Visual Basic 10, which would be the next numbered version.)

"VBx is the next version of Visual Basic, not a new version of Visual Basic," Vick writes.

Vick discusses how VBx and Visual Basic fit into Silverlight, Microsoft's new cross-platform runtime that works as a browser plug-in. At MIX07, the company revealed new capabilities and intentions for Silverlight, including the fact that it will include a version of the Common Language Runtime, as well as a Dynamic Language Runtime.

Right now you can use Visual Basic in Silverlight, but to do so you must compile the application on the desktop first, according to Vick.

Part of VBx, however, is to be a "hostable managed component" running atop the DLR, writes Vick. That will allow Silverlight to compile VB source code on the fly — even on browsers running on a Mac.

"The important thing to keep in mind is that there is still only one Visual Basic language, but once VBx arrives you'll have more than one way of getting to it," he writes. "You'll still be able to compile code into the traditional DLL or EXE, but you'll also have the option of compiling and running the code on the fly, within a running instance of the CLR. That's where things are likely to get interesting."

Vick says a community preview will land this year and the company will reveal more about the technology at this year's Professional Developers Conference, scheduled for October in Los Angeles.

Read more about VBx, Visual Basic and Silverlight here on Vick's blog: http://www.panopticoncentral.net/.

About the Author

Chris Kanaracus is the news editor for Redmond Developer News.

comments powered by Disqus

Featured

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube