Results 1 to 3 of 3

Thread: .Net Native and VB6

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2002
    Posts
    481

    .Net Native and VB6

    Doing some research on .net and I have found a couple of interesting things.

    One of the main reasons I have stayed away from .net was because of the JIT. It appears that .Net Native solves this, can anyone confirm this?

    Thanks
    WP

  2. #2
    PowerPoster wqweto's Avatar
    Join Date
    May 2011
    Location
    Sofia, Bulgaria
    Posts
    5,120

    Re: .Net Native and VB6

    Researching this, one can take a glimpse at the sad state of affairs for the dev tools from Microsoft -- everything seems abandoned or under-developed.

    UWP? F#? HTML/CSS/JS for Store? What are we supposed to choose from remains unclear. . .

    cheers,
    </wqw>

  3. #3
    Lively Member Grant Swinger's Avatar
    Join Date
    Jul 2015
    Posts
    71

    Re: .Net Native and VB6

    .NET Native only works for UWP and Store apps. It's not available for WinForms or WPF applications. There's been a request on User Voice for this but it's attracted few votes and doesn't look like it's going to happen anyway.

    You're probably better off using Free Pascal and Lazarus if native compiling is essential to you. Of course, if someone is really determined to figure out how your program works native compiling won't stop them.

Tags for this Thread

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