Community
    • Login

    Is Visual Basic dependent on .NET?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 958 Views 2 Watching
    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 Offline
      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 Offline
        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 Offline
          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

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors