Click here to Skip to main content
15,868,024 members
Home / Discussions / C#
   

C#

 
Questionconditional compilation Pin
joost.versteegen14-Mar-16 3:48
joost.versteegen14-Mar-16 3:48 
AnswerRe: conditional compilation Pin
OriginalGriff14-Mar-16 5:09
mveOriginalGriff14-Mar-16 5:09 
GeneralRe: conditional compilation Pin
joost.versteegen14-Mar-16 5:48
joost.versteegen14-Mar-16 5:48 
GeneralRe: conditional compilation Pin
Eddy Vluggen14-Mar-16 6:50
professionalEddy Vluggen14-Mar-16 6:50 
AnswerRe: conditional compilation Pin
Sascha Lefèvre14-Mar-16 6:18
professionalSascha Lefèvre14-Mar-16 6:18 
QuestionRe: conditional compilation Pin
John Torjo14-Mar-16 13:12
professionalJohn Torjo14-Mar-16 13:12 
AnswerRe: conditional compilation Pin
joost.versteegen14-Mar-16 21:32
joost.versteegen14-Mar-16 21:32 
GeneralRe: conditional compilation Pin
John Torjo14-Mar-16 21:41
professionalJohn Torjo14-Mar-16 21:41 
Out of the top of my head, I think you should
- create some sort of ConfigurationAPI class that resides in your dll
- you can even apply some credentials at construction (just throw if credentials aren't right)
- then the properties you want to configure can all be "internal set" - this way, in your ConfigurationAPI class you can configure away Smile | :)

Best,
John
-- Log Wizard - a Log Viewer that is easy and fun to use!

GeneralRe: conditional compilation Pin
joost.versteegen14-Mar-16 23:03
joost.versteegen14-Mar-16 23:03 
QuestioniTextSharp Split large table with Headers on each pages Pin
Zefir114-Mar-16 1:09
Zefir114-Mar-16 1:09 
QuestionNewbee Facebook SDK questions Pin
ForNow13-Mar-16 6:30
ForNow13-Mar-16 6:30 
AnswerRe: Newbee Facebook SDK questions Pin
Richard MacCutchan13-Mar-16 7:12
mveRichard MacCutchan13-Mar-16 7:12 
GeneralRe: Newbee Facebook SDK questions Pin
ForNow13-Mar-16 7:27
ForNow13-Mar-16 7:27 
GeneralRe: Newbee Facebook SDK questions Pin
Richard MacCutchan13-Mar-16 23:11
mveRichard MacCutchan13-Mar-16 23:11 
QuestionC# Pin
Member 1238806113-Mar-16 4:20
Member 1238806113-Mar-16 4:20 
AnswerRe: C# Pin
Richard Andrew x6413-Mar-16 4:25
professionalRichard Andrew x6413-Mar-16 4:25 
AnswerRe: C# Pin
OriginalGriff13-Mar-16 4:56
mveOriginalGriff13-Mar-16 4:56 
AnswerRe: C# Pin
Dave Kreskowiak13-Mar-16 5:23
mveDave Kreskowiak13-Mar-16 5:23 
AnswerRe: C# Pin
Pete O'Hanlon13-Mar-16 5:45
subeditorPete O'Hanlon13-Mar-16 5:45 
QuestionValidation Pin
chandra tiwari12-Mar-16 17:29
chandra tiwari12-Mar-16 17:29 
AnswerRe: Validation Pin
Dave Kreskowiak12-Mar-16 17:57
mveDave Kreskowiak12-Mar-16 17:57 
AnswerRe: Validation Pin
Pete O'Hanlon12-Mar-16 22:05
subeditorPete O'Hanlon12-Mar-16 22:05 
QuestionProblem about MDI child form in C# Pin
guest8011-Mar-16 23:54
guest8011-Mar-16 23:54 
QuestionRe: Problem about MDI child form in C# Pin
Richard MacCutchan12-Mar-16 0:03
mveRichard MacCutchan12-Mar-16 0:03 
AnswerRe: Problem about MDI child form in C# Pin
guest8012-Mar-16 0:23
guest8012-Mar-16 0:23 

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.