Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Is it possible to run a vb.net application without Visual Studio??

Is it possible to run a vb.net application without Visual Studio??

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdatabasedotnetvisual-studio
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    China Gary
    wrote on last edited by
    #1

    Just a general query, as i am under the illusion that with the .net framework installed on the host computer that vb.net applications can run with it. Can someone clarify this for me please, and if it is possible how is it easily done? Thanks

    P 1 Reply Last reply
    0
    • C China Gary

      Just a general query, as i am under the illusion that with the .net framework installed on the host computer that vb.net applications can run with it. Can someone clarify this for me please, and if it is possible how is it easily done? Thanks

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Visual Studio.NET is not required to run .NET applications. If it was, then each user would be required to license a copy which, considering the cost of VS, would be a spectacular own goal. You don't even need VS.NET to write .NET applications. You code, if you want, write them using Notepad. I'm not saying you should, only that you could. Borland have a .NET IDE and there is a free one called SharpDevelop. Anyway, to run the application all you need to do is compile it up as an EXE and run it on a machine with the appropriate version of the .NET framework installed.

      the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
      Deja View - the feeling that you've seen this post before.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups