|
You are right about that, the only way that would work is if version checking was built in so it would not just crash, but throw a error stating it needs version x or admin right to run properly on OS version X or .Net framework X.
|
|
|
|
|
There's usually no point in providing an EXE, because usually it's just an example anyway. The point of the example is showing how something works, not to provide a useful application. Some articles may come with a useful application, but usually that makes no sense to do.
|
|
|
|
|
I agree; most articles should not include an EXE. Only one of mine does.
I also don't include IDE-specific files because I generally don't use an IDE and they're unlikely to be of any use to the reader.
Only include the code and the article text; let the reader decide how to use it. Anyone who can't figure it out probably isn't worth your effort.
|
|
|
|
|
PIEBALDconsult wrote: I also don't include IDE-specific files because I generally don't use an IDE and they're unlikely to be of any use to the reader.
I'm going to have to disagree with this one unless you're publishing articles for Ruby/C++ on *nix/etc where no IDE is the norm. The vast majority of .net developers do use VS, and automatic up-conversion wizards mean that a minute to create a .sln/csproj pair for your article in the minimum version of VS that supports what you're doing will successfully load in all of the newer and shinier versions of VS that MS churns out.
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius
Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt
|
|
|
|
|
But I'm not going to create files that I don't need simply because someone else might find them helpful.
|
|
|
|
|
No exes in any of my articles.
|
|
|
|
|
Check his profile, he has quite a history of 'My vote of 1'. I thought you handled it well. My vote of 5!
"Go forth into the source" - Neal Morse
|
|
|
|
|
Yeah, he also did "My vote of 1" on this article, too. It's just a simple and goofy video game to show some WTL code tips but he says "its not real game".
|
|
|
|
|
There is no reason to provide any executable/compiled files - this site is 'for those who code'...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
|
|
|
|
|
I suspect that poster is of the [Gimme the Codez] variety - so I wouldn't let it bother you Ed
|
|
|
|
|
It's hard to believe there are nearly 11 million Code Project members now. It makes me feel old to be member 29062. Almost as old as you! Not quite the close-knit community of the golden days.
|
|
|
|
|
Ed Gadziemski wrote: What is your take on providing EXE files with articles? Do you still do so?
I never run the exe for the reasons you mentioned, concern about viruses, etc. Also, I usually want to include the code is something I'm doing, so I want to make sure the code compiles, I really don't give a darn about the exe.
Me, I just put a link to the code on GitHub nowadays. I'll make a branch specific for the code in the article so the reader can correlate what I'm writing about and the code examples in the article to the actual code.
Sorry to hear about your 1-voter.
Marc
|
|
|
|
|
You can always downvote the posting, then explain why.
Maybe a downvote or two will be enough to convince people not to downvote without good reason.
Or maybe it'll start flame wars. Who knows?
I wanna be a eunuchs developer! Pass me a bread knife!
|
|
|
|
|
Mark_Wallace wrote: downvote without good reason
Members can vote any darn way they like. And so they do.
modified 25-Oct-14 23:18pm.
|
|
|
|
|
I think for 99.99% of the cases it makes no sense to include an .exe in an article explaining/discussing some code.
Try Hovercraft for Android, voted "a game" by players.
|
|
|
|
|
I usually don't add exe files to the downloads, for the reasons you have mentioned and most of my stuff is something where the source code is much more important than an executable.
The console is a black place
|
|
|
|
|
I think your reasoning is excellent, Ed. You just ran into a web surfer who's too lazy to compile the project himself, or too inept, or just looking for freeware with no intention of learning anything or doing any work. Move along, nothing to see here, lad. And nothing to be concerned about on your end. Carry on!
Will Rogers never met me.
|
|
|
|
|
|
A sad demise ..
|
|
|
|
|
That's a shame. And so young (says Ed, who will soon turn 59).
|
|
|
|
|
Another legend gone...
"the debugger doesn't tell me anything because this code compiles just fine" - random QA comment
"Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst
|
|
|
|
|
He didn't look too good at the reunion concert. Funny, I always thought that Ginger would be the first to go.
Life is like a s**t sandwich; the more bread you have, the less s**t you eat.
|
|
|
|
|
The great ones are dropping like flies, Ravi. Just between us two, I don't think that situation is going to get better anytime soon...
Will Rogers never met me.
|
|
|
|
|
I know...
For some reason I just recalled when a whole bunch of artists whose names started with J passed away, at roughly the same time in the 70s: Janis, Morrison, Hendrix and Jim Croce. I remember feeling really sad at how my idols were being snatched away from me and hoping James Taylor wouldn't be on the list. Thankfully he wasn't. Weird what sticks in the mind!
/ravi
|
|
|
|
|
So glad I got to see him when he was on tour with the Ronnie Scotts band in Bristol (UK), a true one off. 
|
|
|
|