Windows 10: Visual Basic support planned for .NET 5.0

Discus and support Visual Basic support planned for .NET 5.0 in Windows 10 News to solve the problem; We’ve heard your feedback that you want Visual Basic on .NET Core. Earlier versions of .NET Core supported Class Library and Console... Discussion in 'Windows 10 News' started by Brink, Mar 13, 2020.

  1. Brink Win User

    Visual Basic support planned for .NET 5.0


    Source: https://devblogs.microsoft.com/vbtea...d-for-net-5-0/


    :)
     
    Brink, Mar 13, 2020
    #1
  2. Brink Win User

    Supporting JUnit 5 in Visual Studio Code


    Source: Supporting JUnit 5 in Visual Studio Code | The Visual Studio Blog
     
    Brink, Mar 13, 2020
    #2
  3. Visual Basic 6 help

    It depends.. If you need your program to work on Windows XP or later then 2010. If not then 2012. I have 2012 installed on one of my Windows 8 boxes, but I don't use it as much. Did you not try what I suggested above? I have Visual Studio 6 on a VM. So, I loaded up the VM and tested my code above and it works. I'm with Ford and think you should move over to .net, but your transition my take a week or two. If you need this to work now, then I would suggest you finish this project in VB6. Once you get the hang of .net then re code it in .net. *Toast :toast:
     
    Mindweaver, Mar 13, 2020
    #3
  4. Brink Win User

    Visual Basic support planned for .NET 5.0

    Introducing .NET 5

    Source: Introducing .NET 5 | .NET Blog

     
    Brink, Mar 13, 2020
    #4
Thema:

Visual Basic support planned for .NET 5.0

Loading...
  1. Visual Basic support planned for .NET 5.0 - Similar Threads - Visual Basic support

  2. Visual Basic

    in Windows 10 Gaming
    Visual Basic: Hello Rescue TeamI want to use code to write code in VB, For example I want to declare dynamic public data depended on my code or what I got from my user forms, How can I do that?Thank you!...
  3. Visual Basic

    in Windows 10 Software and Apps
    Visual Basic: Hello Rescue TeamI want to use code to write code in VB, For example I want to declare dynamic public data depended on my code or what I got from my user forms, How can I do that?Thank you!...
  4. Visual Basic

    in Windows 10 Customization
    Visual Basic: Hello Rescue TeamI want to use code to write code in VB, For example I want to declare dynamic public data depended on my code or what I got from my user forms, How can I do that?Thank you!...
  5. Visual Basic

    in Windows 10 Installation and Upgrade
    Visual Basic: I am not able to install visual basic as it says setup couldn'tinstall microsoft application error reporting and then there are a bunch of application for which it said setup did not try to install following componentsAnybody help regarding this issue.I ran sfc /scannow Also...
  6. Visual Basic WinForms Apps in .NET 5 and Visual Studio 16.8

    in Windows 10 News
    Visual Basic WinForms Apps in .NET 5 and Visual Studio 16.8: Visual Basic, along with its Application Framework, is supported in .NET 5 and Visual Studio 16.8! Visual Studio 16.8 includes the Windows Forms Designer, so Visual Basic is ready for you to migrate existing applications or create new applications. While .NET Core has had...
  7. Open Alarm and Clock - Visual Basic .NET Desktop Development?

    in Windows 10 Customization
    Open Alarm and Clock - Visual Basic .NET Desktop Development?: My question is how can I use Process.Start("bespiel.exe") to open the program Alarm and Clock? Unfortunately, I don't know what to try anymore, because the program name in the task manager "Time.exe" doesn't recognize the program I wrote as a valid path, so an error occurs....
  8. Visual Basic

    in Windows 10 BSOD Crashes and Debugging
    Visual Basic: Has Visual Basic been replaced by Visual Studio? https://answers.microsoft.com/en-us/windows/forum/all/visual-basic/c5d63cd8-ffa3-4adf-8603-702b84032213
  9. Visual Basic

    in Windows 10 BSOD Crashes and Debugging
    Visual Basic: I have several programs written in Basic in the late 80's or early 90's . Will these run in Visual Basic? If no, is there are Basic language that will run them? I am running Windows 10 on a Toshiba Laptop....
  10. Supporting JUnit 5 in Visual Studio Code

    in Windows 10 News
    Supporting JUnit 5 in Visual Studio Code: After supporting the widely adopted JUnit 4 with the Java Test Runner extension for Visual Studio Code, we’ve received suggestions to add additional test frameworks, like JUnit 5 and TestNG. We’ve added initial support for JUnit 5, including running, debugging test cases as...