Skip to content

Latest commit

 

History

History
294 lines (239 loc) · 27.8 KB

vb.md

File metadata and controls

294 lines (239 loc) · 27.8 KB

Home • VB 7+ • VB 1-6FBQB64QB45GW-BASICMicroRetro

Microsoft Visual Basic 7+ (.NET)

Download

IL

  • Sharplab.io - You can easily switch the Code dropdown to Visual Basic, type code in and instantly see what the underlying IL will be - in the browser, nothing to download.

.NET 7

.NET 6

  • SILK.NET: Silk.NET is your one-stop-shop for high-speed .NET multimedia, graphics, and compute; providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX. Use Silk.NET to spruce up applications with cross-platform 3D graphics, audio, compute and haptics! Silk.NET works on any .NET Standard 2.0 compliant platform, including .NET 6.0, Xamarin, .NET Framework 4.6.1+, and .NET Core 2.0+.
  • C# StringLiteralGenerator

.NET 5

Starting this section here as of November 10, 2020 to track any interesting links as they relate to VB and .NET 5.0.

Stuff to review...

Microsoft (OSS)

The Roslyn .NET compiler service provides C# and Visual Basic languages with rich code analysis APIs.

Online

Good Reads

People

The following people are either people who are (or have) worked on Visual Basic (.NET / .NET Core) or who are individuals who actively advocate / promote it's usage by providing samples, projects, public speaking, etc.

If you would like to be added to this list, please feel free to either contact me or create a pull request. ;-)

How-To's

Video Tutorials

Communities

User Groups

Components

Tools

Analyzers

"My"

Samples

Gists

Where there's a will...

Although Microsoft has done a great job with several technology stacks; there are a few areas where support falls a little short or just doesn't seem to exist. This section points to areas where you can find "how to make it (mostly) work in VB".

COOL PROJECTS!!!!

GitHub Projects

Additional Resources / Related Information