Publishing a binary file.
-
I'm concerned about privacy. Is information from my machine embedded? Should I compile it on a very old PC which will never be online again? Are there any (free) online compiling services? I'm using SharpDevelop for .NET 2 thx ppl
kfx666 wrote:
Is information from my machine embedded?
In what? Your .EXE that you compile? No.
kfx666 wrote:
Should I compile it on a very old PC which will never be online again?
Why would you want to? There's nothing identifiable in the .EXE.
kfx666 wrote:
Are there any (free) online compiling services?
Not that are any good.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009... -
kfx666 wrote:
Is information from my machine embedded?
In what? Your .EXE that you compile? No.
kfx666 wrote:
Should I compile it on a very old PC which will never be online again?
Why would you want to? There's nothing identifiable in the .EXE.
kfx666 wrote:
Are there any (free) online compiling services?
Not that are any good.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009... -
kfx666 wrote:
Wow, a Microsoft MVP, cool !
I was a MVP. I'm not anymore. I find spending time with my son more important than supporting the community like I used to.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...