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

Visual Basic

 
GeneralRe: How to Deploy a Vb.net Application Pin
Vimalsoft(Pty) Ltd9-Jul-07 1:35
professionalVimalsoft(Pty) Ltd9-Jul-07 1:35 
GeneralRe: How to Deploy a Vb.net Application Pin
GuyThiebaut9-Jul-07 1:37
professionalGuyThiebaut9-Jul-07 1:37 
AnswerRe: How to Deploy a Vb.net Application Pin
Dave Kreskowiak9-Jul-07 4:34
mveDave Kreskowiak9-Jul-07 4:34 
GeneralRe: How to Deploy a Vb.net Application Pin
Vimalsoft(Pty) Ltd9-Jul-07 5:26
professionalVimalsoft(Pty) Ltd9-Jul-07 5:26 
GeneralRe: How to Deploy a Vb.net Application Pin
Dave Kreskowiak9-Jul-07 5:45
mveDave Kreskowiak9-Jul-07 5:45 
GeneralRe: How to Deploy a Vb.net Application Pin
Vimalsoft(Pty) Ltd10-Jul-07 23:59
professionalVimalsoft(Pty) Ltd10-Jul-07 23:59 
QuestionHow do I update my app.config file in code? Pin
MatthysDT9-Jul-07 0:50
MatthysDT9-Jul-07 0:50 
AnswerRe: How do I update my app.config file in code? Pin
Vader_Oz9-Jul-07 3:58
Vader_Oz9-Jul-07 3:58 
You have to set the scope of variable to 'User' not 'Application'. Once that is done, you can save your value.

To slightly modify the above, I would perform the following:

My.Settings.NewConnectionString = TryConnectionString


GeneralRe: How do I update my app.config file in code? Pin
MatthysDT9-Jul-07 5:50
MatthysDT9-Jul-07 5:50 
QuestionDisable cursor in RichTextBox Pin
GuyThiebaut9-Jul-07 0:35
professionalGuyThiebaut9-Jul-07 0:35 
AnswerRe: Disable cursor in RichTextBox Pin
SHatchard9-Jul-07 1:59
SHatchard9-Jul-07 1:59 
AnswerRe: Disable cursor in RichTextBox Pin
GuyThiebaut9-Jul-07 2:48
professionalGuyThiebaut9-Jul-07 2:48 
AnswerRe: Disable cursor in RichTextBox Pin
Luc Pattyn9-Jul-07 2:34
sitebuilderLuc Pattyn9-Jul-07 2:34 
GeneralRe: Disable cursor in RichTextBox Pin
GuyThiebaut9-Jul-07 2:49
professionalGuyThiebaut9-Jul-07 2:49 
Questioni need to Create Guest Book? Pin
fmlove9-Jul-07 0:20
fmlove9-Jul-07 0:20 
AnswerRe: i need to Create Guest Book? Pin
The ANZAC9-Jul-07 0:30
The ANZAC9-Jul-07 0:30 
AnswerRe: i need to Create Guest Book? Pin
Vasudevan Deepak Kumar9-Jul-07 2:05
Vasudevan Deepak Kumar9-Jul-07 2:05 
QuestionLocked excel report problem... Vb 6.0 Pin
ips_sun8-Jul-07 23:56
ips_sun8-Jul-07 23:56 
AnswerRe: Locked excel report problem... Vb 6.0 Pin
Paul Conrad29-Jul-07 6:08
professionalPaul Conrad29-Jul-07 6:08 
QuestionAdd user Pin
BLOEDHOND8-Jul-07 23:45
BLOEDHOND8-Jul-07 23:45 
AnswerRe: Add user Pin
Vader_Oz9-Jul-07 4:08
Vader_Oz9-Jul-07 4:08 
GeneralRe: Add user Pin
BLOEDHOND9-Jul-07 4:16
BLOEDHOND9-Jul-07 4:16 
GeneralRe: Add user Pin
Dave Kreskowiak9-Jul-07 4:28
mveDave Kreskowiak9-Jul-07 4:28 
QuestionSimple transactional updating in .Net Pin
MatthysDT8-Jul-07 23:24
MatthysDT8-Jul-07 23:24 
AnswerRe: Simple transactional updating in .Net Pin
Dave Kreskowiak9-Jul-07 4:23
mveDave Kreskowiak9-Jul-07 4:23 

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.