Click here to Skip to main content
16,016,500 members
Home / Discussions / C#
   

C#

 
GeneralRe: Send keystrokes Pin
xax28-May-08 1:52
xax28-May-08 1:52 
GeneralRe: Send keystrokes Pin
Judah Gabriel Himango28-May-08 5:44
sponsorJudah Gabriel Himango28-May-08 5:44 
AnswerRe: Send keystrokes Pin
GuyThiebaut27-May-08 21:14
professionalGuyThiebaut27-May-08 21:14 
GeneralRe: Send keystrokes Pin
xax28-May-08 2:00
xax28-May-08 2:00 
GeneralRe: Send keystrokes Pin
GuyThiebaut28-May-08 2:31
professionalGuyThiebaut28-May-08 2:31 
QuestionProblem in connection string Pin
Shuaib wasif khan27-May-08 8:59
Shuaib wasif khan27-May-08 8:59 
AnswerRe: Problem in connection string Pin
Wes Aday27-May-08 9:03
professionalWes Aday27-May-08 9:03 
AnswerRe: Problem in connection string Pin
Ennis Ray Lynch, Jr.27-May-08 9:09
Ennis Ray Lynch, Jr.27-May-08 9:09 
Application configuration files are designed to provide this information without undo coding. Use the connection strings block in the xml to add connection string keys and then have your application blindly read it and use it.

Individual machines are responsible for their own configuration settings and that is the entire point of application configuration files.

Need a C# Consultant? I'm available.


Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway


AnswerRe: Problem in connection string Pin
Shuaib wasif khan27-May-08 9:24
Shuaib wasif khan27-May-08 9:24 
QuestionPicturebox problem Pin
Joplinazz27-May-08 8:10
Joplinazz27-May-08 8:10 
AnswerRe: Picturebox problem Pin
led mike27-May-08 8:39
led mike27-May-08 8:39 
AnswerRe: Picturebox problem Pin
Anthony Mushrow27-May-08 8:41
professionalAnthony Mushrow27-May-08 8:41 
GeneralRe: Picturebox problem Pin
Joplinazz27-May-08 8:47
Joplinazz27-May-08 8:47 
AnswerRe: Picturebox problem Pin
MarkB77727-May-08 14:07
MarkB77727-May-08 14:07 
QuestionUsing static ADO methods in the Data Layer ADO class. Pin
Steve Holdorf27-May-08 6:01
Steve Holdorf27-May-08 6:01 
AnswerRe: Using static ADO methods in the Data Layer ADO class. Pin
N a v a n e e t h27-May-08 6:23
N a v a n e e t h27-May-08 6:23 
Generalecommerce -pay pal Pin
uniqueanurag27-May-08 4:44
uniqueanurag27-May-08 4:44 
GeneralRe: ecommerce -pay pal Pin
Judah Gabriel Himango27-May-08 6:37
sponsorJudah Gabriel Himango27-May-08 6:37 
GeneralRe: ecommerce -pay pal Pin
Krazy Programmer27-May-08 7:36
Krazy Programmer27-May-08 7:36 
GeneralRe: ecommerce -pay pal Pin
Ennis Ray Lynch, Jr.27-May-08 9:10
Ennis Ray Lynch, Jr.27-May-08 9:10 
QuestionDispose off Notify Icon in Console Application.. Pin
ptr2void27-May-08 4:07
ptr2void27-May-08 4:07 
AnswerRe: Dispose off Notify Icon in Console Application.. Pin
Anthony Mushrow27-May-08 4:32
professionalAnthony Mushrow27-May-08 4:32 
GeneralRe: Dispose off Notify Icon in Console Application.. Pin
leppie27-May-08 5:48
leppie27-May-08 5:48 
GeneralRe: Dispose off Notify Icon in Console Application.. Pin
Anthony Mushrow27-May-08 5:56
professionalAnthony Mushrow27-May-08 5:56 
AnswerRe: Dispose off Notify Icon in Console Application.. Pin
leppie27-May-08 5:46
leppie27-May-08 5:46 

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.