Click here to Skip to main content
15,897,032 members
Home / Discussions / C#
   

C#

 
GeneralRe: Data labels ? Pin
SRJ9211-Nov-10 13:32
SRJ9211-Nov-10 13:32 
GeneralRe: Data labels ? Pin
SRJ9213-Nov-10 13:56
SRJ9213-Nov-10 13:56 
GeneralRe: Data labels ? Pin
Henry Minute13-Nov-10 14:19
Henry Minute13-Nov-10 14:19 
GeneralRe: Data labels ? Pin
SRJ9214-Nov-10 1:54
SRJ9214-Nov-10 1:54 
QuestionManaging Connection Strings Pin
Kevin Marois11-Nov-10 9:00
professionalKevin Marois11-Nov-10 9:00 
AnswerRe: Managing Connection Strings Pin
OriginalGriff11-Nov-10 9:10
mveOriginalGriff11-Nov-10 9:10 
GeneralRe: Managing Connection Strings Pin
Kevin Marois11-Nov-10 9:15
professionalKevin Marois11-Nov-10 9:15 
GeneralRe: Managing Connection Strings Pin
OriginalGriff11-Nov-10 9:24
mveOriginalGriff11-Nov-10 9:24 
What makes it the "right" connection string?

Either there is something which identifies the PC and says "My connection string is 'xxx'" or you have to create a string on the fly. Or store a different string on each PC, either via the settings or via the registry - settings is easier and more modern.

There are various things you can read on the PC to identify it as "this pc", or "this user", but what says "this connection string"?
Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together.

GeneralRe: Managing Connection Strings Pin
Kevin Marois11-Nov-10 9:29
professionalKevin Marois11-Nov-10 9:29 
GeneralRe: Managing Connection Strings Pin
Not Active11-Nov-10 10:11
mentorNot Active11-Nov-10 10:11 
GeneralRe: Managing Connection Strings Pin
Not Active11-Nov-10 10:13
mentorNot Active11-Nov-10 10:13 
AnswerRe: Managing Connection Strings Pin
PIEBALDconsult11-Nov-10 14:47
mvePIEBALDconsult11-Nov-10 14:47 
QuestionHow i can to activate a method automatically like a task programed Pin
msaez11-Nov-10 5:01
msaez11-Nov-10 5:01 
AnswerRe: How i can to activate a method automatically like a task programed Pin
OriginalGriff11-Nov-10 5:07
mveOriginalGriff11-Nov-10 5:07 
AnswerRe: How i can to activate a method automatically like a task programed Pin
Luc Pattyn11-Nov-10 6:18
sitebuilderLuc Pattyn11-Nov-10 6:18 
GeneralRe: How i can to activate a method automatically like a task programed Pin
Lutosław11-Nov-10 9:59
Lutosław11-Nov-10 9:59 
AnswerRe: How i can to activate a method automatically like a task programed Pin
Eddy Vluggen11-Nov-10 10:04
professionalEddy Vluggen11-Nov-10 10:04 
QuestionDummy question, when i close the GUI from the "X" from upper left corner, how to call another function ? Pin
588311-Nov-10 4:11
588311-Nov-10 4:11 
AnswerRe: Dummy question, when i close the GUI from the "X" from upper left corner, how to call another function ? PinPopular
Lutosław11-Nov-10 4:17
Lutosław11-Nov-10 4:17 
GeneralRe: Dummy question, when i close the GUI from the "X" from upper left corner, how to call another function ? [modified] Pin
Jeff Connelly15-Nov-10 11:07
Jeff Connelly15-Nov-10 11:07 
QuestionCopy SQL Table with ADO Pin
musefan11-Nov-10 3:45
musefan11-Nov-10 3:45 
AnswerRe: Copy SQL Table with ADO Pin
musefan11-Nov-10 4:56
musefan11-Nov-10 4:56 
AnswerRe: Copy SQL Table with ADO Pin
Mycroft Holmes11-Nov-10 12:02
professionalMycroft Holmes11-Nov-10 12:02 
AnswerRe: Copy SQL Table with ADO Pin
Henry Minute11-Nov-10 13:13
Henry Minute11-Nov-10 13:13 
QuestionCoding style -- instantiating a nested class Pin
Lutosław11-Nov-10 2:33
Lutosław11-Nov-10 2:33 

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.