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

Visual Basic

 
GeneralRe: Can't access AppSettings of appConfig file Pin
kubben27-Apr-07 8:11
kubben27-Apr-07 8:11 
GeneralRe: Can't access AppSettings of appConfig file Pin
PollyAnna33329-Apr-07 21:13
PollyAnna33329-Apr-07 21:13 
QuestionWrite a tag to a jpeg file in Vista Pin
bigshop26-Apr-07 5:56
bigshop26-Apr-07 5:56 
QuestionCheck for keypress on timer tick Pin
RyanPotter26-Apr-07 5:36
RyanPotter26-Apr-07 5:36 
AnswerRe: Check for keypress on timer tick Pin
Dave Kreskowiak26-Apr-07 5:45
mveDave Kreskowiak26-Apr-07 5:45 
GeneralRe: Check for keypress on timer tick Pin
RyanPotter26-Apr-07 5:53
RyanPotter26-Apr-07 5:53 
GeneralRe: Check for keypress on timer tick Pin
Dave Kreskowiak26-Apr-07 6:18
mveDave Kreskowiak26-Apr-07 6:18 
QuestionComparitive function for Format() in .NET Pin
Marcus J. Smith26-Apr-07 5:05
professionalMarcus J. Smith26-Apr-07 5:05 
I like to be a .NET purist, meaning that if I know something is a VB6 specific function I want to try to avoid it. In doing so there are times that the work around becomes a hassle as is the case with Format(). Say I have a string strValue = "0001" and I want to add some characters around it and within it. If I were to say use Format(strValue, "**000/0**) I believe I would end up with "**000/1**". What is the equivalent of that with .NET without concatenating strings? String.Format() gives a different output.


CleaKO

"I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that.'" - Tommy (Tommy Boy)
"Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

AnswerRe: Comparitive function for Format() in .NET Pin
Dave Kreskowiak26-Apr-07 5:40
mveDave Kreskowiak26-Apr-07 5:40 
AnswerRe: Comparitive function for Format() in .NET Pin
mabo4226-Apr-07 5:40
mabo4226-Apr-07 5:40 
QuestionTreeview Topnode problem Pin
dBrong26-Apr-07 5:02
dBrong26-Apr-07 5:02 
AnswerRe: Treeview Topnode problem Pin
Dave Kreskowiak26-Apr-07 5:19
mveDave Kreskowiak26-Apr-07 5:19 
GeneralRe: Treeview Topnode problem Pin
dBrong26-Apr-07 14:05
dBrong26-Apr-07 14:05 
QuestionCodeDom : How to write #region blocks? Pin
Duncan Edwards Jones26-Apr-07 3:46
professionalDuncan Edwards Jones26-Apr-07 3:46 
AnswerRe: CodeDom : How to write #region blocks? Pin
Dave Kreskowiak26-Apr-07 6:49
mveDave Kreskowiak26-Apr-07 6:49 
GeneralRe: CodeDom : How to write #region blocks? Pin
Duncan Edwards Jones26-Apr-07 22:19
professionalDuncan Edwards Jones26-Apr-07 22:19 
GeneralRe: CodeDom : How to write #region blocks? Pin
Dave Kreskowiak27-Apr-07 10:11
mveDave Kreskowiak27-Apr-07 10:11 
QuestionList box ordering at run time Pin
samerh26-Apr-07 3:35
samerh26-Apr-07 3:35 
AnswerRe: List box ordering at run time Pin
samerh26-Apr-07 4:07
samerh26-Apr-07 4:07 
QuestionCD\DVD-rom Pin
Xmen Real 26-Apr-07 2:31
professional Xmen Real 26-Apr-07 2:31 
AnswerRe: CD\DVD-rom Pin
leckey26-Apr-07 4:33
leckey26-Apr-07 4:33 
AnswerRe: CD\DVD-rom Pin
Dave Kreskowiak26-Apr-07 4:59
mveDave Kreskowiak26-Apr-07 4:59 
GeneralRe: CD\DVD-rom Pin
Xmen Real 26-Apr-07 5:00
professional Xmen Real 26-Apr-07 5:00 
GeneralRe: CD\DVD-rom Pin
Xmen Real 26-Apr-07 6:15
professional Xmen Real 26-Apr-07 6:15 
GeneralRe: CD\DVD-rom Pin
Dave Kreskowiak26-Apr-07 6:35
mveDave Kreskowiak26-Apr-07 6:35 

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.