Click here to Skip to main content
15,902,777 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: WINDOW APPLICANT VB.NET Connector to Oracle In Linux SA Pin
Dave Kreskowiak26-Feb-05 3:57
mveDave Kreskowiak26-Feb-05 3:57 
GeneralGet Window Handle when Window switch Pin
adi_fun25-Feb-05 20:42
adi_fun25-Feb-05 20:42 
GeneralRe: Get Window Handle when Window switch Pin
Anonymous26-Feb-05 1:20
Anonymous26-Feb-05 1:20 
Generalsearch between two dates Pin
firdaous25-Feb-05 18:19
firdaous25-Feb-05 18:19 
GeneralRe: search between two dates Pin
rwestgraham25-Feb-05 20:47
rwestgraham25-Feb-05 20:47 
GeneralRe: search between two dates Pin
Arnooel26-Feb-05 23:29
Arnooel26-Feb-05 23:29 
QuestionHow would I do this? Pin
AcadianMan25-Feb-05 8:18
AcadianMan25-Feb-05 8:18 
AnswerRe: How would I do this? Pin
DougW4825-Feb-05 14:09
DougW4825-Feb-05 14:09 
Most beginning programming and algorithm books have examples that teach how to do this. You basically start with your highest denomination change value ($5 bill maybe?) and go from there. Create a while loop while your accumulated changed is less than total change. Keep adding your current denomination until each unit is greater than your amount left to change...then go to the next lower value. When the loop ends
, you'll have the exact change.
AnswerRe: How would I do this? Pin
Tom John26-Feb-05 4:59
Tom John26-Feb-05 4:59 
GeneralRe: How would I do this? Pin
AcadianMan26-Feb-05 6:35
AcadianMan26-Feb-05 6:35 
GeneralDetermine the no of ports Pin
Mahesh167925-Feb-05 2:18
Mahesh167925-Feb-05 2:18 
GeneralRe: Determine the no of ports Pin
Dave Kreskowiak25-Feb-05 3:39
mveDave Kreskowiak25-Feb-05 3:39 
GeneralEvent Handler for simple control Pin
peterchen25-Feb-05 1:34
peterchen25-Feb-05 1:34 
GeneralRe: Event Handler for simple control Pin
Dave Kreskowiak25-Feb-05 3:05
mveDave Kreskowiak25-Feb-05 3:05 
GeneralRe: Event Handler for simple control Pin
peterchen25-Feb-05 3:24
peterchen25-Feb-05 3:24 
GeneralGetting totals of access DB Pin
stevemwangi25-Feb-05 0:59
stevemwangi25-Feb-05 0:59 
GeneralRe: Getting totals of access DB Pin
Dave Kreskowiak25-Feb-05 2:51
mveDave Kreskowiak25-Feb-05 2:51 
GeneralCreate Excel in VB.NET Pin
thanh_bkhn24-Feb-05 21:59
professionalthanh_bkhn24-Feb-05 21:59 
GeneralRe: Create Excel in VB.NET Pin
Dave Kreskowiak25-Feb-05 4:56
mveDave Kreskowiak25-Feb-05 4:56 
GeneralRe: Create Excel in VB.NET Pin
thanh_bkhn25-Feb-05 15:39
professionalthanh_bkhn25-Feb-05 15:39 
GeneralStart Your Application Automaticly Pin
NathanJonker24-Feb-05 20:18
NathanJonker24-Feb-05 20:18 
GeneralRe: Start Your Application Automaticly Pin
Colin Angus Mackay24-Feb-05 23:01
Colin Angus Mackay24-Feb-05 23:01 
GeneralRe: Start Your Application Automaticly Pin
NathanJonker25-Feb-05 2:55
NathanJonker25-Feb-05 2:55 
GeneralRe: Start Your Application Automaticly Pin
Dave Kreskowiak25-Feb-05 0:49
mveDave Kreskowiak25-Feb-05 0:49 
GeneralRe: Start Your Application Automaticly Pin
NathanJonker25-Feb-05 3:02
NathanJonker25-Feb-05 3:02 

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.