Re: C# Source to independent (from .net framework) binary compiler (alternative to remotesoft)
- From: sam@xxxxxxxxxxxxxxx
- Date: 20 Apr 2007 19:33:46 -0700
On 20 Apr., 20:16, Jon Skeet [C# MVP] <s...@xxxxxxxxx> wrote:
<s...@xxxxxxxxxxxxxxx> wrote:Yes, but programs created for windows will run standalone on all
The point is that a C(++) programm can run out of the box, without any
installation.
Only if the required OS is installed, of course...
windows platforms.
But many people have WinXP right now and will continue for a longC# not.
Unless you've got Vista or Win2K, of course...
time.
I mean that the standard user will be not aware that the .netBut interesting view. Never thought about this argument. But... For C?
Could be that some lib needs patching... I also think my apps are more
hurt able then the framework. :)
Not sure what you mean here.
framework needs updating. If he doesn`t use windows update he won`t
get a fixed version.
All programmms can have security problems. Therefore them need
updates.
If you write in C you will probably use external sources aswell too.
Those can include security holes. As a developer you must relay on
news so or so and update your apps then.
That C# compiled sources (.exe) need that .net framework to run is one
of the biggest disadvantage of C# imho. Guess for that reason no
"professional developers" like devs for games/antivirus and so on
don`t use .net right now.
A native compiler would be just awesome. So, if someone has used
please give feedback.
Thanks for telling me.However, this was an interesting point but not the question. There is
also no such alternative compiler?
Not that I'm aware of. Personally I've never been a fan of it as an
idea.
.
- Follow-Ups:
- Re: C# Source to independent (from .net framework) binary compiler (alternative to remotesoft)
- From: Chris Mullins [MVP]
- Re: C# Source to independent (from .net framework) binary compiler (alternative to remotesoft)
- From: Jon Skeet [C# MVP]
- Re: C# Source to independent (from .net framework) binary compiler (alternative to remotesoft)
- References:
- C# Source to independent (from .net framework) binary compiler (alternative to remotesoft)
- From: sam
- Re: C# Source to independent (from .net framework) binary compiler (alternative to remotesoft)
- From: Andy
- Re: C# Source to independent (from .net framework) binary compiler (alternative to remotesoft)
- From: sam
- Re: C# Source to independent (from .net framework) binary compiler (alternative to remotesoft)
- From: Jon Skeet [C# MVP]
- C# Source to independent (from .net framework) binary compiler (alternative to remotesoft)
- Prev by Date: Slightly OT Crystal Reports question
- Next by Date: Re: Any advantage to this syntax...
- Previous by thread: Re: C# Source to independent (from .net framework) binary compiler (alternative to remotesoft)
- Next by thread: Re: C# Source to independent (from .net framework) binary compiler (alternative to remotesoft)
- Index(es):
Relevant Pages
|