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

Visual Basic

 
QuestionEntity framework : How to get DBcontext.ChangeTracker.Entries(of ???)) for a class known only at runtime Pin
dilkonika20-Apr-15 18:22
dilkonika20-Apr-15 18:22 
AnswerRe: Entity framework : How to get DBcontext.ChangeTracker.Entries(of ???)) for a class known only at runtime Pin
Dave Kreskowiak21-Apr-15 1:50
mveDave Kreskowiak21-Apr-15 1:50 
QuestionContinue to next step in a for..next loop only when the user press a button. Pin
dilkonika18-Apr-15 17:59
dilkonika18-Apr-15 17:59 
AnswerRe: Continue to next step in a for..next loop only when the user press a button. Pin
PIEBALDconsult18-Apr-15 18:52
mvePIEBALDconsult18-Apr-15 18:52 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
dilkonika18-Apr-15 19:01
dilkonika18-Apr-15 19:01 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
PIEBALDconsult18-Apr-15 19:21
mvePIEBALDconsult18-Apr-15 19:21 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
dilkonika18-Apr-15 19:41
dilkonika18-Apr-15 19:41 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
Richard MacCutchan18-Apr-15 21:11
mveRichard MacCutchan18-Apr-15 21:11 
You should add a test in your loop to see if the button is enabled, so you can exit the loop if it is. There are other ways to do this, which is why PIEBALDconsult[^] made the comments that he did.

dilkonika wrote:
you can't give an opinion since you don't know nothing about my program
Comments like that do not endear you to people here. And given the number of questions you have posted recently, you really do not want to get a reputation as someone who does not accept well meaning advice.
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
dilkonika19-Apr-15 4:54
dilkonika19-Apr-15 4:54 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. PinPopular
Dave Kreskowiak19-Apr-15 5:26
mveDave Kreskowiak19-Apr-15 5:26 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
dilkonika19-Apr-15 5:30
dilkonika19-Apr-15 5:30 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
Richard MacCutchan19-Apr-15 6:59
mveRichard MacCutchan19-Apr-15 6:59 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. PinPopular
Dave Kreskowiak19-Apr-15 5:20
mveDave Kreskowiak19-Apr-15 5:20 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
dilkonika19-Apr-15 5:28
dilkonika19-Apr-15 5:28 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
Dave Kreskowiak19-Apr-15 5:35
mveDave Kreskowiak19-Apr-15 5:35 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
dilkonika19-Apr-15 5:54
dilkonika19-Apr-15 5:54 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
Simon_Whale20-Apr-15 3:41
Simon_Whale20-Apr-15 3:41 
AnswerRe: Continue to next step in a for..next loop only when the user press a button. Pin
Richard Deeming20-Apr-15 3:02
mveRichard Deeming20-Apr-15 3:02 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
dilkonika20-Apr-15 12:24
dilkonika20-Apr-15 12:24 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
Dave Kreskowiak20-Apr-15 16:03
mveDave Kreskowiak20-Apr-15 16:03 
RantRe: Continue to next step in a for..next loop only when the user press a button. Pin
Richard Deeming21-Apr-15 2:12
mveRichard Deeming21-Apr-15 2:12 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
dilkonika21-Apr-15 6:07
dilkonika21-Apr-15 6:07 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
Richard Deeming21-Apr-15 6:33
mveRichard Deeming21-Apr-15 6:33 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
dilkonika21-Apr-15 7:28
dilkonika21-Apr-15 7:28 
GeneralRe: Continue to next step in a for..next loop only when the user press a button. Pin
Eddy Vluggen21-Apr-15 9:15
professionalEddy Vluggen21-Apr-15 9:15 

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.