Click here to Skip to main content
15,911,531 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Client-Server application Pin
EliottA17-Dec-08 17:01
EliottA17-Dec-08 17:01 
GeneralRe: Client-Server application Pin
Subjugate17-Dec-08 18:39
Subjugate17-Dec-08 18:39 
GeneralRe: Client-Server application Pin
EliottA18-Dec-08 2:59
EliottA18-Dec-08 2:59 
GeneralRe: Client-Server application Pin
Subjugate18-Dec-08 3:13
Subjugate18-Dec-08 3:13 
GeneralRe: Client-Server application Pin
EliottA18-Dec-08 3:23
EliottA18-Dec-08 3:23 
GeneralRe: Client-Server application Pin
Subjugate21-Dec-08 21:27
Subjugate21-Dec-08 21:27 
GeneralRe: Client-Server application Pin
EliottA22-Dec-08 5:11
EliottA22-Dec-08 5:11 
QuestionRoaming and local user settings ? Pin
koosquarto16-Dec-08 2:55
koosquarto16-Dec-08 2:55 
In a VB.NET application I have changed the roaming property of an user setting from false to true.
If I run the application the setting is now written (through my.settings.save) to the roaming user.config, but if I restart the application the setting is still being read from the local user.config !
Only if I delete the entry (manually) from the local user.config, then the setting is being read from the roaming user.config.
Somewhere in MSDN I read that if there were duplicate settings in local and roaming, the roaming one should override the local; in my case this seems only true for the writing of the setting.
Is this "bug" Microsoft's or mine ?
QuestionHow to obtain Visual Styles colors Pin
paralyzah16-Dec-08 2:12
paralyzah16-Dec-08 2:12 
AnswerRe: How to obtain Visual Styles colors Pin
Thomas Stockwell17-Dec-08 5:36
professionalThomas Stockwell17-Dec-08 5:36 
QuestionAsking for help to convert the sample code in C to vb.net Pin
JUNEYT15-Dec-08 23:59
JUNEYT15-Dec-08 23:59 
AnswerRe: Asking for help to convert the sample code in C to vb.net Pin
Tom Deketelaere16-Dec-08 1:52
professionalTom Deketelaere16-Dec-08 1:52 
QuestionHow to return value from modal form Pin
vlinker15-Dec-08 23:54
vlinker15-Dec-08 23:54 
AnswerRe: How to return value from modal form Pin
Nanda_MR15-Dec-08 23:59
Nanda_MR15-Dec-08 23:59 
GeneralRe: How to return value from modal form Pin
vlinker16-Dec-08 0:07
vlinker16-Dec-08 0:07 
AnswerRe: How to return value from modal form Pin
Nanda_MR16-Dec-08 0:23
Nanda_MR16-Dec-08 0:23 
GeneralRe: How to return value from modal form Pin
vlinker16-Dec-08 0:42
vlinker16-Dec-08 0:42 
GeneralRe: How to return value from modal form Pin
Christian Graus16-Dec-08 8:54
protectorChristian Graus16-Dec-08 8:54 
GeneralRe: How to return value from modal form Pin
Nanda_MR16-Dec-08 17:15
Nanda_MR16-Dec-08 17:15 
AnswerRe: How to return value from modal form Pin
Dave Kreskowiak16-Dec-08 2:02
mveDave Kreskowiak16-Dec-08 2:02 
GeneralRe: How to return value from modal form Pin
Jon_Boy16-Dec-08 3:02
Jon_Boy16-Dec-08 3:02 
QuestionStatusStrip Pin
jigneshDPatel15-Dec-08 23:27
jigneshDPatel15-Dec-08 23:27 
AnswerRe: StatusStrip Pin
Steven J Jowett16-Dec-08 5:20
Steven J Jowett16-Dec-08 5:20 
Questiongetting files inside sub folder Pin
dennymw15-Dec-08 20:51
dennymw15-Dec-08 20:51 
AnswerRe: getting files inside sub folder Pin
Ashfield15-Dec-08 21:16
Ashfield15-Dec-08 21:16 

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.