Community
    • Login

    Is Visual Basic dependent on .NET?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 335 Views
    Loading More Posts
    • 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.
    • Ann OnymousA
      Ann Onymous
      last edited by

      Looking to start developing software. Would users of a VB program need to have .NET installed? Being a Chromebook user, I have often been confronted with this.

      Also, does Assembly in N++ refer to x86?

      Thanks.

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Ann Onymous
        last edited by

        @Ann-Onymous said in Is Visual Basic dependent on .NET?:

        Looking to start developing software. Would users of a VB program need to have .NET installed? Being a Chromebook user, I have often been confronted with this.

        This is a forum about Notepad++. We aren’t experts in all possible programming languages, and this isn’t the place for generic programming questions. (The answer to that question is the same whether you are using Notepad++, notepad.exe, VSCode, or copy con to create your source code, hence it’s off-topic for a Notepad++ forum.)

        Also, does Assembly in N++ refer to x86?

        It refers to essentially any assembly language. My guess is that x86 assembly would have all its common keywords included in the various keyword lists, but all assembly languages that I’ve ever heard of have essentially the same structure, so can be parsed using the same rules. If there are keywords you feel are missing for your desired Assembly, the various INSTRUCTION and DIRECTIVE styles for Assembly have User-defined keyword lists that you can add more keywords that are specific to your flavor of Assembly.

        660c4902-530b-4f2e-9797-c8c66abfdbc9-image.png

        Ann OnymousA 1 Reply Last reply Reply Quote 1
        • Ann OnymousA
          Ann Onymous @PeterJones
          last edited by

          @PeterJones I only asked since I saw it as an option in Language and I’d rather use N++ than VSC. Sorry for the confusion.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors