Click here to Skip to main content
15,887,746 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: vb 6.0 API Pin
Wes Aday20-Sep-12 4:26
professionalWes Aday20-Sep-12 4:26 
GeneralRe: vb 6.0 API Pin
Ainnop20-Sep-12 4:46
Ainnop20-Sep-12 4:46 
AnswerRe: vb 6.0 API Pin
Eddy Vluggen20-Sep-12 4:48
professionalEddy Vluggen20-Sep-12 4:48 
GeneralRe: vb 6.0 API Pin
Wes Aday20-Sep-12 4:52
professionalWes Aday20-Sep-12 4:52 
GeneralRe: vb 6.0 API Pin
Member 939749921-Sep-12 8:51
Member 939749921-Sep-12 8:51 
GeneralRe: vb 6.0 API Pin
Wes Aday21-Sep-12 8:54
professionalWes Aday21-Sep-12 8:54 
AnswerRe: vb 6.0 API Pin
Joan M20-Sep-12 6:37
professionalJoan M20-Sep-12 6:37 
Questionvb 2008 methods Pin
dcof18-Sep-12 8:28
dcof18-Sep-12 8:28 
0


In a visual basic 2008 console application, I need to split up some an extrmely large method into lgocial groups based upon the new logic I need to add. Thus I have the following questions:

1. If i keep the code the way it basically exists in a large method, how can I make the code go to the end of the method? Basically from my if statment certain code would happen and then I want to go to the end of the method.

2. From the place where I would do the if statement, I would break the large method into two methods. From this if statement, i would do the new code or setups the rest of the code into this new method using most of the existing logic. However when I setup this new method, how would I know what objects I need to pass to the new method?
AnswerRe: vb 2008 methods Pin
Richard MacCutchan18-Sep-12 9:44
mveRichard MacCutchan18-Sep-12 9:44 
GeneralRe: vb 2008 methods Pin
dcof19-Sep-12 4:04
dcof19-Sep-12 4:04 
GeneralRe: vb 2008 methods Pin
Steven St. John19-Sep-12 4:19
Steven St. John19-Sep-12 4:19 
AnswerRe: vb 2008 methods Pin
Paul Conrad19-Sep-12 5:33
professionalPaul Conrad19-Sep-12 5:33 
QuestionBytes overflowing despite modulo... [Solved] Pin
Saul Johnson16-Sep-12 13:28
Saul Johnson16-Sep-12 13:28 
AnswerRe: Bytes overflowing despite modulo... Pin
Dave Kreskowiak16-Sep-12 17:46
mveDave Kreskowiak16-Sep-12 17:46 
GeneralRe: Bytes overflowing despite modulo... Pin
Saul Johnson16-Sep-12 23:22
Saul Johnson16-Sep-12 23:22 
QuestionUpdater Help Pin
Bryan Muschter16-Sep-12 10:10
Bryan Muschter16-Sep-12 10:10 
AnswerRe: Updater Help Pin
Saul Johnson16-Sep-12 13:43
Saul Johnson16-Sep-12 13:43 
GeneralRe: Updater Help Pin
Bryan Muschter16-Sep-12 16:52
Bryan Muschter16-Sep-12 16:52 
AnswerRe: Updater Help Pin
Paul Conrad16-Sep-12 17:26
professionalPaul Conrad16-Sep-12 17:26 
GeneralRe: Updater Help Pin
Bryan Muschter17-Sep-12 15:01
Bryan Muschter17-Sep-12 15:01 
QuestionPrintPreviewControl InvalidatePreview wont triger Pin
JR21216-Sep-12 8:40
JR21216-Sep-12 8:40 
Questionshape of number Pin
memas6316-Sep-12 6:24
memas6316-Sep-12 6:24 
AnswerRe: shape of number Pin
Wes Aday16-Sep-12 6:44
professionalWes Aday16-Sep-12 6:44 
GeneralRe: shape of number Pin
memas6316-Sep-12 7:00
memas6316-Sep-12 7:00 
GeneralRe: shape of number Pin
Wes Aday16-Sep-12 7:08
professionalWes Aday16-Sep-12 7:08 

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.