Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
GeneralRe: sql to C#.net databinding Pin
User 1138061130-Jan-15 4:27
User 1138061130-Jan-15 4:27 
QuestionSWF File version 9 decompiling in c# Pin
krvasanth30-Jan-15 1:26
krvasanth30-Jan-15 1:26 
AnswerRe: SWF File version 9 decompiling in c# Pin
Eddy Vluggen30-Jan-15 5:14
professionalEddy Vluggen30-Jan-15 5:14 
Question(solved) WinForms: run-time loading of UserControl .dll that implements an Interface ? Pin
BillWoodruff29-Jan-15 21:17
professionalBillWoodruff29-Jan-15 21:17 
AnswerRe: WinForms: run-time loading of UserControl .dll that implements an Interface ? Pin
Eddy Vluggen30-Jan-15 0:29
professionalEddy Vluggen30-Jan-15 0:29 
GeneralRe: WinForms: run-time loading of UserControl .dll that implements an Interface ? Pin
BillWoodruff30-Jan-15 4:32
professionalBillWoodruff30-Jan-15 4:32 
GeneralRe: WinForms: run-time loading of UserControl .dll that implements an Interface ? Pin
Eddy Vluggen30-Jan-15 5:11
professionalEddy Vluggen30-Jan-15 5:11 
GeneralRe: WinForms: run-time loading of UserControl .dll that implements an Interface ? Pin
BillWoodruff30-Jan-15 6:45
professionalBillWoodruff30-Jan-15 6:45 
Eddy Vluggen wrote:
It sounds like you want to have a "general" way of talking to dynamic loaded UserControls.
I would have guessed ... before today ... that given a valid reference to a Type (an Interface) one could somehow cast another valid reference (to an instantiated object that implements the Interface) to the Interface.

But, looks like this is not possible.

Thanks again, for your reply.
«I'm asked why doesn't C# implement feature X all the time. The answer's always the same: because no one ever designed, specified, implemented, tested, documented, shipped that feature. All six of those things are necessary to make a feature happen. They all cost huge amounts of time, effort and money.» Eric Lippert, Microsoft, 2009

GeneralRe: WinForms: run-time loading of UserControl .dll that implements an Interface ? Pin
Eddy Vluggen30-Jan-15 7:15
professionalEddy Vluggen30-Jan-15 7:15 
AnswerRe: WinForms: run-time loading of UserControl .dll that implements an Interface ? Pin
Freak3030-Jan-15 3:22
Freak3030-Jan-15 3:22 
GeneralRe: WinForms: run-time loading of UserControl .dll that implements an Interface ? Pin
BillWoodruff30-Jan-15 4:33
professionalBillWoodruff30-Jan-15 4:33 
Questiongetting os info of local network Pin
JSingh_Freelancer29-Jan-15 20:47
JSingh_Freelancer29-Jan-15 20:47 
QuestionRe: getting os info of local network Pin
Richard MacCutchan29-Jan-15 22:59
mveRichard MacCutchan29-Jan-15 22:59 
AnswerRe: getting os info of local network Pin
OriginalGriff30-Jan-15 0:08
mveOriginalGriff30-Jan-15 0:08 
GeneralRe: getting os info of local network Pin
JSingh_Freelancer30-Jan-15 0:16
JSingh_Freelancer30-Jan-15 0:16 
GeneralRe: getting os info of local network Pin
OriginalGriff30-Jan-15 0:23
mveOriginalGriff30-Jan-15 0:23 
AnswerRe: getting os info of local network Pin
Pete O'Hanlon30-Jan-15 1:15
mvePete O'Hanlon30-Jan-15 1:15 
QuestionWhy should I use Interface type of object in Constructor instead of Actual Class Object Pin
Amy Dev29-Jan-15 0:26
Amy Dev29-Jan-15 0:26 
AnswerRe: Why should I use Interface type of object in Constructor instead of Actual Class Object Pin
kakan29-Jan-15 0:31
professionalkakan29-Jan-15 0:31 
GeneralRe: Why should I use Interface type of object in Constructor instead of Actual Class Object Pin
Amy Dev29-Jan-15 1:04
Amy Dev29-Jan-15 1:04 
AnswerRe: Why should I use Interface type of object in Constructor instead of Actual Class Object Pin
Agent__00729-Jan-15 0:34
professionalAgent__00729-Jan-15 0:34 
GeneralRe: Why should I use Interface type of object in Constructor instead of Actual Class Object Pin
Amy Dev29-Jan-15 1:06
Amy Dev29-Jan-15 1:06 
JokeRe: Why should I use Interface type of object in Constructor instead of Actual Class Object Pin
Munchies_Matt29-Jan-15 0:41
Munchies_Matt29-Jan-15 0:41 
AnswerRe: Why should I use Interface type of object in Constructor instead of Actual Class Object Pin
megaadam29-Jan-15 0:50
professionalmegaadam29-Jan-15 0:50 
GeneralRe: Why should I use Interface type of object in Constructor instead of Actual Class Object Pin
Amy Dev29-Jan-15 1:08
Amy Dev29-Jan-15 1:08 

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.