Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:.NET applications on Linux? (Score 1) 253

I don't suppose you could provide a little help on how one actually utilizes HTML5 within a C# application. I've been looking for information on how this is done and found nothing. The best I came up with is a webpage loaded inside of a winforms browser control. But that's still using winforms. What am I missing?

Comment Re:Finally (Score 1) 282

The safety concerns he's referring to are some kind of catastrophic failure of the launch vehicle, resulting in the destruction of the radioactive core. Considering people get uneasy over launching RTGs, they'd certainly get hysterical over using a nuclear thermal rocket as a launch vehicle. Frankly, this space-nutter would too. Too much risk.

Comment Re:You're lying (Score 1) 480

Thundercats was sci-fi actually. They came to Earth from another planet. They had sophisticated machines: The Thundertank, their weapons, WilyKit and WilyKat's hoverboardsl,etc...they lived in a big cat like fortress with computers and lasers.

Comment Re:Pascal (Score 1) 648

I still haven't figured out why GOTO is so demonized and I've been coding for 30 years. If you find you need to use, then yes, you probably need to go back and rework your code. But let's face it: In the real world sometimes you just need to get this code out the door and working. "GOTO is bad" is just a ridiculous mantra repeated over and over with many people not even understanding why....frankly, so is "VB is bad".

Slashdot Top Deals

I've noticed several design suggestions in your code.

Working...