Click here to Skip to main content
15,908,013 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Editing the app.config file using a window form application during runtime Pin
drexler_kk7-May-08 18:10
drexler_kk7-May-08 18:10 
GeneralRe: Editing the app.config file using a window form application during runtime Pin
Christian Graus7-May-08 19:19
protectorChristian Graus7-May-08 19:19 
GeneralRe: Editing the app.config file using a window form application during runtime Pin
drexler_kk7-May-08 19:44
drexler_kk7-May-08 19:44 
GeneralRe: Editing the app.config file using a window form application during runtime Pin
Christian Graus7-May-08 19:47
protectorChristian Graus7-May-08 19:47 
GeneralRe: Editing the app.config file using a window form application during runtime Pin
drexler_kk7-May-08 19:53
drexler_kk7-May-08 19:53 
AnswerRe: Editing the app.config file using a window form application during runtime Pin
Mycroft Holmes7-May-08 19:33
professionalMycroft Holmes7-May-08 19:33 
GeneralRe: Editing the app.config file using a window form application during runtime Pin
drexler_kk7-May-08 19:55
drexler_kk7-May-08 19:55 
AnswerRe: Editing the app.config file using a window form application during runtime Pin
Mycroft Holmes7-May-08 20:27
professionalMycroft Holmes7-May-08 20:27 
Did you read the response, do you know what Solution Explorer is, have you opened the VS IDE? Mad | :mad:

Read the bloody response, try and follow what was suggested, I told you want to type in you code My.Settings. Intellisense will do the rest for you.

You don't manipulate the config file directly you use the My.Settings class to do it, it's built into VS, use it!

Never underestimate the power of human stupidity
RAH

GeneralRe: Editing the app.config file using a window form application during runtime Pin
drexler_kk7-May-08 20:54
drexler_kk7-May-08 20:54 
GeneralRe: Editing the app.config file using a window form application during runtime Pin
Mycroft Holmes7-May-08 21:14
professionalMycroft Holmes7-May-08 21:14 
GeneralRe: Editing the app.config file using a window form application during runtime Pin
drexler_kk7-May-08 21:56
drexler_kk7-May-08 21:56 
QuestionReflectionOnly question Pin
cstrader2327-May-08 11:12
cstrader2327-May-08 11:12 
QuestionPrinting with precision Pin
Vikas Sethi Ji7-May-08 8:03
Vikas Sethi Ji7-May-08 8:03 
AnswerRe: Printing with precision Pin
Christian Graus7-May-08 12:05
protectorChristian Graus7-May-08 12:05 
GeneralRe: Printing with precision Pin
Vikas Sethi Ji7-May-08 15:47
Vikas Sethi Ji7-May-08 15:47 
GeneralRe: Printing with precision Pin
Christian Graus7-May-08 16:37
protectorChristian Graus7-May-08 16:37 
GeneralRe: Printing with precision Pin
Vikas Sethi Ji7-May-08 18:13
Vikas Sethi Ji7-May-08 18:13 
QuestionHow can I clear the cells of DataGridView that is not bind ? Pin
masoodp6667-May-08 7:45
masoodp6667-May-08 7:45 
AnswerRe: How can I clear the cells of DataGridView that is not bind ? Pin
helelark12311-May-08 4:01
helelark12311-May-08 4:01 
QuestionDataGridView column with multplie types of controls Pin
Kschuler7-May-08 6:44
Kschuler7-May-08 6:44 
AnswerRe: DataGridView column with multplie types of controls Pin
Dave Kreskowiak7-May-08 7:21
mveDave Kreskowiak7-May-08 7:21 
GeneralRe: DataGridView column with multplie types of controls Pin
Kschuler8-May-08 6:50
Kschuler8-May-08 6:50 
Questionhow can i use DataGridView [modified] Pin
asha_s7-May-08 4:07
asha_s7-May-08 4:07 
AnswerRe: how can i use DataGridView Pin
Ashfield7-May-08 4:47
Ashfield7-May-08 4:47 
QuestionRe: how can i use DataGridView Pin
asha_s7-May-08 5:00
asha_s7-May-08 5:00 

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.