Click here to Skip to main content
16,006,475 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: File Location Pin
Dave Kreskowiak14-Nov-07 5:44
mveDave Kreskowiak14-Nov-07 5:44 
Questionhw to get index Pin
poonams14-Nov-07 0:15
poonams14-Nov-07 0:15 
AnswerRe: hw to get index Pin
Tom Deketelaere14-Nov-07 1:12
professionalTom Deketelaere14-Nov-07 1:12 
QuestionListbox Pin
dexter970314-Nov-07 0:07
dexter970314-Nov-07 0:07 
AnswerRe: Listbox Pin
The ANZAC14-Nov-07 0:33
The ANZAC14-Nov-07 0:33 
AnswerRe: Listbox Pin
ChandraRam14-Nov-07 1:23
ChandraRam14-Nov-07 1:23 
QuestionApp.Config?? Pin
barney_197213-Nov-07 23:51
barney_197213-Nov-07 23:51 
AnswerRe: App.Config?? Pin
Dave Kreskowiak14-Nov-07 5:32
mveDave Kreskowiak14-Nov-07 5:32 
An app.config file is not required to run the app. It just sets certain options in your app when it runs, or is used to store values for future use. The file is NOT required to run the code.

Also, it's not compiled into the .EXE. It always stands as it's own seperate file.


A guide to posting questions on CodeProject[^]

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


QuestionHow to start each text line in a new line??? Pin
Support12313-Nov-07 22:21
Support12313-Nov-07 22:21 
AnswerRe: How to start each text line in a new line??? Pin
Christian Graus13-Nov-07 22:31
protectorChristian Graus13-Nov-07 22:31 
GeneralRe: How to start each text line in a new line??? Pin
Support12313-Nov-07 22:44
Support12313-Nov-07 22:44 
GeneralRe: How to start each text line in a new line??? Pin
Support12313-Nov-07 22:51
Support12313-Nov-07 22:51 
QuestionRe: How to start each text line in a new line??? Pin
Support12313-Nov-07 23:45
Support12313-Nov-07 23:45 
QuestionDataGridView Pin
SekharOne13-Nov-07 21:58
SekharOne13-Nov-07 21:58 
AnswerRe: DataGridView Pin
Dave Kreskowiak14-Nov-07 5:30
mveDave Kreskowiak14-Nov-07 5:30 
Questiontreeview not maintaining the expanded view after postback Pin
uglyeyes13-Nov-07 19:14
uglyeyes13-Nov-07 19:14 
AnswerRe: treeview not maintaining the expanded view after postback Pin
Dave Kreskowiak14-Nov-07 5:27
mveDave Kreskowiak14-Nov-07 5:27 
Questiondelete a line of text from a text file Pin
iSeeGhosts13-Nov-07 16:42
iSeeGhosts13-Nov-07 16:42 
AnswerRe: delete a line of text from a text file Pin
Christian Graus13-Nov-07 19:29
protectorChristian Graus13-Nov-07 19:29 
AnswerRe: delete a line of text from a text file Pin
The ANZAC13-Nov-07 22:31
The ANZAC13-Nov-07 22:31 
QuestionPrinting web page using web browser control in vb Pin
v.r.c13-Nov-07 15:01
v.r.c13-Nov-07 15:01 
AnswerRe: Printing web page using web browser control in vb Pin
Dave Kreskowiak14-Nov-07 5:07
mveDave Kreskowiak14-Nov-07 5:07 
QuestionFading controls? how? Pin
admgamer13-Nov-07 11:36
admgamer13-Nov-07 11:36 
AnswerRe: Fading controls? how? Pin
Christian Graus13-Nov-07 12:08
protectorChristian Graus13-Nov-07 12:08 
GeneralRe: Fading controls? how? Pin
Dave Kreskowiak14-Nov-07 5:04
mveDave Kreskowiak14-Nov-07 5:04 

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.