Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
AnswerRe: When is goto acceptable? Pin
Guffa7-Jan-09 5:17
Guffa7-Jan-09 5:17 
AnswerRe: When is goto acceptable? Pin
Dan Neely7-Jan-09 5:29
Dan Neely7-Jan-09 5:29 
GeneralRe: When is goto acceptable? Pin
Luc Pattyn7-Jan-09 6:32
sitebuilderLuc Pattyn7-Jan-09 6:32 
GeneralRe: When is goto acceptable? Pin
DaveyM697-Jan-09 7:14
professionalDaveyM697-Jan-09 7:14 
GeneralRe: When is goto acceptable? Pin
Luc Pattyn7-Jan-09 7:26
sitebuilderLuc Pattyn7-Jan-09 7:26 
GeneralRe: When is goto acceptable? Pin
DaveyM697-Jan-09 7:46
professionalDaveyM697-Jan-09 7:46 
AnswerRe: When is goto acceptable? Pin
CPallini7-Jan-09 6:17
mveCPallini7-Jan-09 6:17 
AnswerRe: When is goto acceptable? Pin
Dave Kreskowiak7-Jan-09 6:20
mveDave Kreskowiak7-Jan-09 6:20 
IMHO, Goto is only acceptable during the next Ice Age and every 3rd Ice Age thereafter.

Seriously, I haven't used one in over 8 years, and don't plan on doing so anytime soon. If your app, data model, algorithm, ..., is designed correctly, you shouldn't need one.


Dewald wrote:
Could anyone give me examples of where you would be willing to use the goto statement?


Have you ever seen the little window stickers of the kid peeing on some company logo?? Put the Goto in place of the logo...


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




JokeRe: When is goto acceptable? Pin
Guffa7-Jan-09 6:24
Guffa7-Jan-09 6:24 
QuestionCreating Interops Pin
satsumatable7-Jan-09 3:28
satsumatable7-Jan-09 3:28 
AnswerRe: Creating Interops Pin
Dave Kreskowiak7-Jan-09 5:59
mveDave Kreskowiak7-Jan-09 5:59 
GeneralRe: Creating Interops Pin
satsumatable7-Jan-09 17:44
satsumatable7-Jan-09 17:44 
GeneralRe: Creating Interops Pin
Dave Kreskowiak8-Jan-09 1:37
mveDave Kreskowiak8-Jan-09 1:37 
GeneralRe: Creating Interops Pin
satsumatable9-Jan-09 0:48
satsumatable9-Jan-09 0:48 
GeneralRe: Creating Interops Pin
Dave Kreskowiak9-Jan-09 1:52
mveDave Kreskowiak9-Jan-09 1:52 
Questionimage arrangment on canvas Pin
yogesh_deshmukh7-Jan-09 2:57
yogesh_deshmukh7-Jan-09 2:57 
AnswerRe: image arrangment on canvas Pin
Eddy Vluggen7-Jan-09 4:38
professionalEddy Vluggen7-Jan-09 4:38 
Questionabout saliency extraction Pin
yogesh_deshmukh7-Jan-09 2:51
yogesh_deshmukh7-Jan-09 2:51 
AnswerRe: about saliency extraction Pin
Eddy Vluggen7-Jan-09 4:41
professionalEddy Vluggen7-Jan-09 4:41 
GeneralRe: about saliency extraction Pin
yogesh_deshmukh7-Jan-09 19:39
yogesh_deshmukh7-Jan-09 19:39 
GeneralRe: about saliency extraction Pin
Eddy Vluggen8-Jan-09 0:24
professionalEddy Vluggen8-Jan-09 0:24 
GeneralRe: about saliency extraction Pin
yogesh_deshmukh9-Jan-09 2:05
yogesh_deshmukh9-Jan-09 2:05 
GeneralRe: about saliency extraction Pin
Eddy Vluggen9-Jan-09 2:18
professionalEddy Vluggen9-Jan-09 2:18 
GeneralRe: about saliency extraction Pin
yogesh_deshmukh9-Jan-09 19:37
yogesh_deshmukh9-Jan-09 19:37 
GeneralRe: about saliency extraction Pin
yogesh_deshmukh16-Jan-09 20:32
yogesh_deshmukh16-Jan-09 20:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.