Click here to Skip to main content
15,891,981 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB.NET App to force password change on a Windows Srvr Pin
Dave Kreskowiak15-Mar-07 12:41
mveDave Kreskowiak15-Mar-07 12:41 
Questionread files size Pin
alpdoruk15-Mar-07 6:07
alpdoruk15-Mar-07 6:07 
AnswerRe: read files size Pin
JUNEYT15-Mar-07 6:16
JUNEYT15-Mar-07 6:16 
GeneralRe: read files size Pin
alpdoruk15-Mar-07 8:47
alpdoruk15-Mar-07 8:47 
GeneralRe: read files size Pin
JUNEYT15-Mar-07 11:07
JUNEYT15-Mar-07 11:07 
AnswerRe: read files size Pin
nlarson1115-Mar-07 11:17
nlarson1115-Mar-07 11:17 
QuestionEvalutating an If statement Pin
Eldon Zacek15-Mar-07 5:57
Eldon Zacek15-Mar-07 5:57 
AnswerRe: Evalutating an If statement Pin
Colin Angus Mackay15-Mar-07 6:01
Colin Angus Mackay15-Mar-07 6:01 
Doesn't VB have two Boolean AND operators: And and AndIf

One will shortcircuit as soon as the final result is known.

Also, you can always experiment by putting in method calls that output to the console and then return values back to the If statement, then step through the code and see which methods are called and in what order.


AnswerRe: Evalutating an If statement Pin
Marcus J. Smith15-Mar-07 6:14
professionalMarcus J. Smith15-Mar-07 6:14 
GeneralRe: Evalutating an If statement Pin
Eldon Zacek15-Mar-07 6:19
Eldon Zacek15-Mar-07 6:19 
GeneralRe: Evalutating an If statement Pin
Marcus J. Smith15-Mar-07 6:34
professionalMarcus J. Smith15-Mar-07 6:34 
GeneralRe: Evalutating an If statement Pin
nlarson1115-Mar-07 11:24
nlarson1115-Mar-07 11:24 
Questionhow to call add(int i,int j) function in a mfc dll from vb application. Pin
punit singh15-Mar-07 5:13
punit singh15-Mar-07 5:13 
AnswerRe: how to call add(int i,int j) function in a mfc dll from vb application. Pin
Marcus J. Smith15-Mar-07 5:48
professionalMarcus J. Smith15-Mar-07 5:48 
QuestionVB.6 or VB.net Pin
edgard haddad15-Mar-07 5:13
edgard haddad15-Mar-07 5:13 
AnswerRe: VB.6 or VB.net Pin
JUNEYT15-Mar-07 5:30
JUNEYT15-Mar-07 5:30 
AnswerRe: VB.6 or VB.net Pin
MatrixCoder15-Mar-07 7:05
MatrixCoder15-Mar-07 7:05 
Questionformat strings Pin
Marc Soleda15-Mar-07 4:46
Marc Soleda15-Mar-07 4:46 
AnswerRe: format strings Pin
JUNEYT15-Mar-07 5:23
JUNEYT15-Mar-07 5:23 
GeneralRe: format strings Pin
Marc Soleda15-Mar-07 5:49
Marc Soleda15-Mar-07 5:49 
GeneralRe: format strings Pin
Marcus J. Smith15-Mar-07 5:53
professionalMarcus J. Smith15-Mar-07 5:53 
AnswerRe: format strings Pin
Marcus J. Smith15-Mar-07 5:47
professionalMarcus J. Smith15-Mar-07 5:47 
GeneralRe: format strings Pin
Marc Soleda15-Mar-07 6:09
Marc Soleda15-Mar-07 6:09 
QuestionHow to make an XMLNode a serializable object Pin
ONeil Tomlinson15-Mar-07 4:17
ONeil Tomlinson15-Mar-07 4:17 
AnswerRe: How to make an XMLNode a serializable object Pin
Marcus J. Smith15-Mar-07 4:24
professionalMarcus J. Smith15-Mar-07 4:24 

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.