Results 1 to 3 of 3

Thread: Assembly and VB.Net

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2000
    Posts
    62

    Assembly and VB.Net

    Hi,
    I hear that VB.Net is jited. Is it possible to link a program with microsoft assembly code?

    Thanks,
    E.D.1870
    "As for me, I am poor and needy but God is thinking about me right now." Psalm 40

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    you should be able to call a function written in assembly from a dll lie you would other non-.NET dll's but you place inline ASM into it.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2000
    Posts
    62
    So I would have to load a DLL in order to use asm code? Isn't VB.Net compiled to an intermediate low level language? Is it possible to write code in that?

    Thanks,
    E.D.1870
    "As for me, I am poor and needy but God is thinking about me right now." Psalm 40

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width