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
  1. Home
  2. The Lounge
  3. Assembly.Net

Assembly.Net

Scheduled Pinned Locked Moved The Lounge
csharpquestion
6 Posts 6 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.
  • A Offline
    A Offline
    alaquniabi
    wrote on last edited by
    #1

    Good morning. Did anyone know there are Assembly.net language in dot net suits? thanks Ala Qunaibi :-O

    L 1 Reply Last reply
    0
    • A alaquniabi

      Good morning. Did anyone know there are Assembly.net language in dot net suits? thanks Ala Qunaibi :-O

      L Offline
      L Offline
      Luis Alonso Ramos
      wrote on last edited by
      #2

      alaquniabi wrote:

      Good morning.

      Good night! (It's 2 am here, and I have yet to go to sleep) :)

      alaquniabi wrote:

      Did anyone know there are Assembly.net language in dot net suits?

      .NET doesn't support assembly language. The closest to it is IL (intermediate language, to what managed languages are compiled), but is much higher level than assembly language. If you are asking if you can program in assembly language in .NET, you can't. .NET languages are designed to be cross-platform (not always so), and assembly language by definition is platform-specific. If you want to write a device driver (see your thread below), you won't escape from using/learning x86 assembly language or C++, with no .NET.

      Luis Alonso Ramos Intelectix Chihuahua, Mexico

      Not much here: My CP Blog!

      J 1 Reply Last reply
      0
      • L Luis Alonso Ramos

        alaquniabi wrote:

        Good morning.

        Good night! (It's 2 am here, and I have yet to go to sleep) :)

        alaquniabi wrote:

        Did anyone know there are Assembly.net language in dot net suits?

        .NET doesn't support assembly language. The closest to it is IL (intermediate language, to what managed languages are compiled), but is much higher level than assembly language. If you are asking if you can program in assembly language in .NET, you can't. .NET languages are designed to be cross-platform (not always so), and assembly language by definition is platform-specific. If you want to write a device driver (see your thread below), you won't escape from using/learning x86 assembly language or C++, with no .NET.

        Luis Alonso Ramos Intelectix Chihuahua, Mexico

        Not much here: My CP Blog!

        J Offline
        J Offline
        J Dunlap
        wrote on last edited by
        #3

        ASMIL[^] Assembly code -> IL -> Machine code Just for the fun of it. ;-P But it's so... wrong! :~

        S 1 Reply Last reply
        0
        • J J Dunlap

          ASMIL[^] Assembly code -> IL -> Machine code Just for the fun of it. ;-P But it's so... wrong! :~

          S Offline
          S Offline
          Super Lloyd
          wrote on last edited by
          #4

          Hey man! That's real programing for real programers! :laugh:

          G 1 Reply Last reply
          0
          • S Super Lloyd

            Hey man! That's real programing for real programers! :laugh:

            G Offline
            G Offline
            Graham Bradshaw
            wrote on last edited by
            #5

            Nah. Real programming is writing the IL manually with a hex editor.

            T 1 Reply Last reply
            0
            • G Graham Bradshaw

              Nah. Real programming is writing the IL manually with a hex editor.

              T Offline
              T Offline
              toxcct
              wrote on last edited by
              #6

              Graham Bradshaw wrote:

              Nah. Real programming is writing the IL manually with a hex editor.

              bah, real programmers use Plain English Compiler... ;P


              TOXCCT >>> GEII power

              [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

              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