Click here to Skip to main content
16,013,082 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Tree View and Folders directories Pin
FriendlySoluations27-May-07 23:00
FriendlySoluations27-May-07 23:00 
GeneralRe: Tree View and Folders directories Pin
alhokail28-May-07 7:49
alhokail28-May-07 7:49 
QuestionConvert first letter of each word to uppercase Pin
samerh26-May-07 3:27
samerh26-May-07 3:27 
AnswerRe: Convert first letter of each word to uppercase Pin
Colin Angus Mackay26-May-07 5:45
Colin Angus Mackay26-May-07 5:45 
AnswerRe: Convert first letter of each word to uppercase Pin
CPallini26-May-07 10:24
mveCPallini26-May-07 10:24 
AnswerRe: Convert first letter of each word to uppercase Pin
Duncan Edwards Jones28-May-07 3:09
professionalDuncan Edwards Jones28-May-07 3:09 
Questionhow can a software check for recent updates and download the files within the application Pin
raj_aish26-May-07 3:19
raj_aish26-May-07 3:19 
AnswerRe: how can a software check for recent updates and download the files within the application Pin
Thomas Stockwell26-May-07 15:42
professionalThomas Stockwell26-May-07 15:42 
I am not sure how exactly you could code this, but here is an idea.

1) Have a specific url that the program checks for latest updates. Possibly use an XML file to store a list of updates and links to their locations, or a script of some sort that looks at the current product version and suggest updates accordingly.
2) Through a plugin system (possibly in an update directory) you could store the downloads, and when the program starts up you could just have the program look for the latest update.
3) Keep track of which features will be installed or available to the user through the registry.

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my homepage Oracle Studios[^]

QuestionHow to set timeout in VB.net Pin
Nguyen Thi Thanh26-May-07 1:31
Nguyen Thi Thanh26-May-07 1:31 
AnswerRe: How to set timeout in VB.net Pin
Dave Kreskowiak27-May-07 7:11
mveDave Kreskowiak27-May-07 7:11 
Questiondisplaying images in datagrid Pin
chiyankrishna26-May-07 0:06
chiyankrishna26-May-07 0:06 
QuestionHOw to pass parameters to a sub called by a thread Pin
sabby200625-May-07 21:30
sabby200625-May-07 21:30 
AnswerRe: HOw to pass parameters to a sub called by a thread Pin
Guffa25-May-07 23:21
Guffa25-May-07 23:21 
GeneralRe: HOw to pass parameters to a sub called by a thread Pin
sabby200627-May-07 19:57
sabby200627-May-07 19:57 
AnswerRe: HOw to pass parameters to a sub called by a thread Pin
Guffa27-May-07 21:27
Guffa27-May-07 21:27 
GeneralRe: HOw to pass parameters to a sub called by a thread Pin
sabby200628-May-07 0:28
sabby200628-May-07 0:28 
AnswerRe: HOw to pass parameters to a sub called by a thread Pin
Guffa28-May-07 7:55
Guffa28-May-07 7:55 
AnswerRe: HOw to pass parameters to a sub called by a thread Pin
Dave Herren26-May-07 12:46
Dave Herren26-May-07 12:46 
QuestionRegarding updation in Datagrid-----Urgently Pin
venkata lakshmi prasanna25-May-07 21:18
venkata lakshmi prasanna25-May-07 21:18 
QuestionRe: Regarding updation in Datagrid-----Urgently Pin
Sonia Gupta25-May-07 21:24
Sonia Gupta25-May-07 21:24 
AnswerRe: Regarding updation in Datagrid-----Urgently Pin
venkata lakshmi prasanna25-May-07 21:32
venkata lakshmi prasanna25-May-07 21:32 
GeneralRe: Regarding updation in Datagrid-----Urgently Pin
Sonia Gupta25-May-07 21:44
Sonia Gupta25-May-07 21:44 
AnswerRe: Regarding updation in Datagrid-----Urgently Pin
Dave Kreskowiak27-May-07 4:07
mveDave Kreskowiak27-May-07 4:07 
QuestionWindows Pin
Sonia Gupta25-May-07 18:15
Sonia Gupta25-May-07 18:15 
AnswerRe: Windows Pin
Dave Kreskowiak26-May-07 6:32
mveDave Kreskowiak26-May-07 6: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.