Click here to Skip to main content
15,895,709 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB6.0 with Registered OCX control Pin
vhassan9-Jun-09 19:16
vhassan9-Jun-09 19:16 
GeneralRe: VB6.0 with Registered OCX control Pin
Dave Kreskowiak10-Jun-09 1:57
mveDave Kreskowiak10-Jun-09 1:57 
AnswerRe: VB6.0 with Registered OCX control Pin
Jon_Boy9-Jun-09 7:58
Jon_Boy9-Jun-09 7:58 
QuestionProblem with restarting thread Pin
sohaib_a9-Jun-09 2:49
sohaib_a9-Jun-09 2:49 
AnswerRe: Problem with restarting thread Pin
Johan Hakkesteegt9-Jun-09 3:12
Johan Hakkesteegt9-Jun-09 3:12 
AnswerRe: Problem with restarting thread Pin
LCARS x329-Jun-09 22:43
LCARS x329-Jun-09 22:43 
QuestionReading application .config file Pin
WorkingAcc9-Jun-09 2:36
WorkingAcc9-Jun-09 2:36 
AnswerRe: Reading application .config file Pin
Dave Kreskowiak9-Jun-09 6:28
mveDave Kreskowiak9-Jun-09 6:28 
Are you changing the value in the project .config file, or are you changing the value by hand on the .config file in the bin\Release or bin\Debug folder, then you running your app?? If you're doing it by hand, every time you run your app from the debugger, it's copying the project .config file over the top of the one thats in the bin\Release or bin\Debug folder, overwriting the previous values.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Reading application .config file Pin
WorkingAcc10-Jun-09 20:18
WorkingAcc10-Jun-09 20:18 
GeneralRe: Reading application .config file Pin
Dave Kreskowiak11-Jun-09 1:44
mveDave Kreskowiak11-Jun-09 1:44 
GeneralRe: Reading application .config file Pin
WorkingAcc11-Jun-09 1:52
WorkingAcc11-Jun-09 1:52 
QuestionHow can I bring a rare picture format to a picture box? Pin
Sonhospa9-Jun-09 2:16
Sonhospa9-Jun-09 2:16 
AnswerRe: How can I bring a rare picture format to a picture box? Pin
Nagy Vilmos9-Jun-09 2:29
professionalNagy Vilmos9-Jun-09 2:29 
QuestionRe: How can I bring a rare picture format to a picture box? Pin
Sonhospa9-Jun-09 3:03
Sonhospa9-Jun-09 3:03 
AnswerRe: How can I bring a rare picture format to a picture box? Pin
Nagy Vilmos9-Jun-09 3:34
professionalNagy Vilmos9-Jun-09 3:34 
NewsRe: How can I bring a rare picture format to a picture box? Pin
Sonhospa9-Jun-09 5:08
Sonhospa9-Jun-09 5:08 
QuestionFind URL's of Mozila Firefox,Opera or etc Pin
Anubhava Dimri9-Jun-09 2:11
Anubhava Dimri9-Jun-09 2:11 
AnswerRe: Find URL's of Mozila Firefox,Opera or etc Pin
Dave Kreskowiak9-Jun-09 6:24
mveDave Kreskowiak9-Jun-09 6:24 
QuestionCombobox SelectedIndexChanged Infinite Loop Pin
Hypermommy9-Jun-09 2:09
Hypermommy9-Jun-09 2:09 
AnswerRe: Combobox SelectedIndexChanged Infinite Loop Pin
Tom Deketelaere9-Jun-09 2:22
professionalTom Deketelaere9-Jun-09 2:22 
AnswerRe: Combobox SelectedIndexChanged Infinite Loop Pin
binjafar9-Jun-09 2:25
binjafar9-Jun-09 2:25 
GeneralRe: Combobox SelectedIndexChanged Infinite Loop Pin
Hypermommy9-Jun-09 5:14
Hypermommy9-Jun-09 5:14 
GeneralRe: Combobox SelectedIndexChanged Infinite Loop Pin
binjafar9-Jun-09 8:14
binjafar9-Jun-09 8:14 
GeneralRe: Combobox SelectedIndexChanged Infinite Loop Pin
Henry Minute9-Jun-09 8:25
Henry Minute9-Jun-09 8:25 
QuestionHow to check Application is run by Administrator Pin
Anubhava Dimri9-Jun-09 2:05
Anubhava Dimri9-Jun-09 2:05 

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.