Click here to Skip to main content
15,894,017 members
Home / Discussions / C#
   

C#

 
GeneralRe: Looking for Critique of My Answers to Recent C# Multithreading Interview Questions... Pin
Eddy Vluggen28-Aug-15 9:20
professionalEddy Vluggen28-Aug-15 9:20 
GeneralRe: Looking for Critique of My Answers to Recent C# Multithreading Interview Questions... Pin
clientSurfer29-Aug-15 16:35
professionalclientSurfer29-Aug-15 16:35 
GeneralRe: Looking for Critique of My Answers to Recent C# Multithreading Interview Questions... Pin
Eddy Vluggen30-Aug-15 2:16
professionalEddy Vluggen30-Aug-15 2:16 
JokeRe: Looking for Critique of My Answers to Recent C# Multithreading Interview Questions... Pin
clientSurfer30-Aug-15 6:31
professionalclientSurfer30-Aug-15 6:31 
AnswerRe: Looking for Critique of My Answers to Recent C# Multithreading Interview Questions... Pin
BillWoodruff28-Aug-15 18:21
professionalBillWoodruff28-Aug-15 18:21 
GeneralRe: Looking for Critique of My Answers to Recent C# Multithreading Interview Questions... Pin
clientSurfer29-Aug-15 16:48
professionalclientSurfer29-Aug-15 16:48 
GeneralRe: Looking for Critique of My Answers to Recent C# Multithreading Interview Questions... Pin
BillWoodruff29-Aug-15 23:29
professionalBillWoodruff29-Aug-15 23:29 
GeneralRe: Looking for Critique of My Answers to Recent C# Multithreading Interview Questions... Pin
clientSurfer30-Aug-15 6:48
professionalclientSurfer30-Aug-15 6:48 
BillWoodruff wrote:
I can't claim to be at a "guru level" on choosing whether to use "standard," or virtual, or abstract classes, and using your choice of those with interface definitions.

Wow that's actually saying a lot and is somehow comforting to me considering your impressive background and experience Bill! Smile | :)

BillWoodruff wrote:
It took me a long time to "grok" that on one level using interfaces was a contract, a compile-time enforced promise that any object that inherited from the interface implemented every specification in the interface ... and, that interfaces also functioned as a way to establish a kind of "semantic viewport" on objects, so you could expose an object instance "filtered" in a carefully controlled way by passing it cast to the interface.

... never thought about the "semantic viewport" offered by interfaces; more appreciated food for thought you have provided me here... Cool | :cool:

BillWoodruff wrote:
I'm still looking (eagerly) for wisdom in terms of best practices in OO design; and I doubt I'll ever quit looking.

Neat quote and well said, Bill - an encouraging thought that promises to inspire me today in my grok quest (hmm "Grok Quest" - that almost sounds like a good name for a bad video game, yes?) Big Grin | :-D

Thanks Man, Cheers!
 "... having only that moment finished a vigorous game of Wiff-Waff and eaten a tartiflet." - Henry Minute
 "Let's face it, after Monday and Tuesday, even the calendar says WTF!" - gavindon
 "I'm still looking (eagerly) for wisdom in terms of best practices in OO design; and I doubt I'll ever quit looking." - BillWoodruff
 "Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning." - gavindon


modified 30-Aug-15 17:59pm.

Questionspeech recognition in C# Pin
Member 1178520026-Aug-15 7:28
Member 1178520026-Aug-15 7:28 
AnswerRe: speech recognition in C# Pin
Richard MacCutchan26-Aug-15 22:14
mveRichard MacCutchan26-Aug-15 22:14 
JokeRe: speech recognition in C# Pin
Pete O'Hanlon27-Aug-15 4:21
mvePete O'Hanlon27-Aug-15 4:21 
GeneralRe: speech recognition in C# Pin
Richard MacCutchan27-Aug-15 4:47
mveRichard MacCutchan27-Aug-15 4:47 
QuestionMicrosoft.Speech AppendDictation Pin
Member 1192461826-Aug-15 1:07
Member 1192461826-Aug-15 1:07 
QuestionConnect to Report server using a C# service. Pin
Member 328413825-Aug-15 21:38
Member 328413825-Aug-15 21:38 
AnswerRe: Connect to Report server using a C# service. Pin
Herman<T>.Instance25-Aug-15 21:50
Herman<T>.Instance25-Aug-15 21:50 
QuestionExec within an sqlstament for Excecutenonquery Pin
pschulz25-Aug-15 18:20
pschulz25-Aug-15 18:20 
AnswerRe: Exec within an sqlstament for Excecutenonquery Pin
Wendelius25-Aug-15 18:26
mentorWendelius25-Aug-15 18:26 
SuggestionRe: Exec within an sqlstament for Excecutenonquery Pin
Richard Deeming26-Aug-15 2:11
mveRichard Deeming26-Aug-15 2:11 
GeneralRe: Exec within an sqlstament for Excecutenonquery Pin
Wendelius26-Aug-15 2:42
mentorWendelius26-Aug-15 2:42 
AnswerRe: Exec within an sqlstament for Excecutenonquery Pin
Richard Deeming26-Aug-15 2:16
mveRichard Deeming26-Aug-15 2:16 
AnswerRe: Exec within an sqlstament for Excecutenonquery Pin
pschulz28-Aug-15 17:39
pschulz28-Aug-15 17:39 
AnswerRe: Exec within an sqlstament for Excecutenonquery Pin
ebk213-Sep-15 13:00
ebk213-Sep-15 13:00 
QuestionHow to achieve WPF window designer? Pin
Member 1193585525-Aug-15 17:51
Member 1193585525-Aug-15 17:51 
AnswerRe: How to achieve WPF window designer? Pin
Pete O'Hanlon25-Aug-15 21:05
mvePete O'Hanlon25-Aug-15 21:05 
QuestionWeb-Api in Mvc5.net Pin
Member 1190393725-Aug-15 4:51
Member 1190393725-Aug-15 4:51 

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.