K
Kartic
Hi,
Is it good practice using GOTO in .NET application?
Please advice.
Thanks, Kartic
Is it good practice using GOTO in .NET application?
Please advice.
Thanks, Kartic
Jay B. Harlow said:Cor,
First a question: Why are you attempting to build a long thread? ;-)
First a question: Why are you attempting to build a long thread? ;-)
Remember bad use of a Goto does not make the Goto bad!
In my idea still Goto's in scripting languages, it is for not goodToo many developers think Goto is Bad! as they have seen bad uses of Goto
too often...
The second link is interesting, I don't see what you are trying to say with
the first (other then who wrote the second).
* "Cor Ligthert said:I never come with documents, however this greath Dutchman will turn around
about your writting.
(He has done very much for modern programming, in my idea most modern
languages derives partialy from his ideas)
I like the "Dining Philosophers' Problem", I have a VB.NET implementation IDijkstra formulared the "Dining Philosophers' Problem", didn't he ;-).