native compiler (dotnet to native code, executeable without .netframework) - DOTNET
This is a discussion on native compiler (dotnet to native code, executeable without .netframework) - DOTNET ; http://www.remotesoft.com/linker/intro.html
it costs far about $1000.
Did someone test it?? Is this serious?
Or is there some free or at least more cheap alternative?
Why there is no native compiler direct from microsoft inside .net sdk?
That you need to ...
-
native compiler (dotnet to native code, executeable without .netframework)
http://www.remotesoft.com/linker/intro.html
it costs far about $1000.
Did someone test it?? Is this serious?
Or is there some free or at least more cheap alternative?
Why there is no native compiler direct from microsoft inside .net sdk?
That you need to install .net framework in order to run programs written
in .net is one of the biggest disadvantages of .net. People who want
portable software (for usb drives), running on all windows computers
still need software written in C or C++.
-
Re: native compiler (dotnet to native code, executeable without .net framework)
On Thu, 24 May 2007 14:05:38 +0200, Michael Reichenbach wrote:
> http://www.remotesoft.com/linker/intro.html
> it costs far about $1000.
> Did someone test it?? Is this serious?
>
> Or is there some free or at least more cheap alternative?
>
> Why there is no native compiler direct from microsoft inside .net sdk?
> That you need to install .net framework in order to run programs written
> in .net is one of the biggest disadvantages of .net. People who want
> portable software (for usb drives), running on all windows computers
> still need software written in C or C++.
Is it serious? Yes
Are there free alternatives? No
Are there cheaper alternatives? Probably, there are a few .NET linkers out
there but while you might be able to find cheaper ones, none will be cheap.
Why there is no native compiler direct from microsoft? This has been
already discussed dozens of thousands of times on just about every .NET
discusion group across the world in probably every langage still in use
today over the last 5 years. Please use Google Search.
-
Re: native compiler (dotnet to native code, executeable without .netframework)
Thanks for your answer!
Mehdi wrote:
> Why there is no native compiler direct from microsoft? This has been
> already discussed dozens of thousands of times on just about every .NET
> discusion group across the world in probably every langage still in use
> today over the last 5 years. Please use Google Search.
Well, seams I just use the wrong search words. Native compiler might be
the wrong word.
Please give me a hint.
Similar Threads
-
By Application Development in forum Functional
Replies: 0
Last Post: 11-26-2007, 03:52 PM
-
By Application Development in forum Java
Replies: 2
Last Post: 02-28-2006, 12:15 PM
-
By Application Development in forum Java
Replies: 9
Last Post: 07-13-2004, 02:42 AM
-
By Application Development in forum DOTNET
Replies: 11
Last Post: 01-02-2004, 01:46 PM