Click here to Skip to main content
16,012,061 members
Home / Discussions / C#
   

C#

 
PinnedHOW TO ANSWER A QUESTION PinPopular
Chris Maunder12-Jul-09 22:36
cofounderChris Maunder12-Jul-09 22:36 
PinnedHow to get an answer to your question Pin
Chris Maunder10-Nov-05 16:31
cofounderChris Maunder10-Nov-05 16:31 
QuestionHow to use functions of a dll in another dll "on the fly" Pin
AtaChris28-Sep-24 1:56
AtaChris28-Sep-24 1:56 
AnswerRe: How to use functions of a dll in another dll "on the fly" Pin
Richard MacCutchan28-Sep-24 3:21
mveRichard MacCutchan28-Sep-24 3:21 
GeneralRe: How to use functions of a dll in another dll "on the fly" Pin
AtaChris28-Sep-24 3:40
AtaChris28-Sep-24 3:40 
GeneralRe: How to use functions of a dll in another dll "on the fly" Pin
Richard MacCutchan28-Sep-24 3:42
mveRichard MacCutchan28-Sep-24 3:42 
AnswerRe: How to use functions of a dll in another dll "on the fly" Pin
Luc Pattyn28-Sep-24 8:00
sitebuilderLuc Pattyn28-Sep-24 8:00 
AnswerRe: How to use functions of a dll in another dll "on the fly" Pin
jschell2hrs 4mins ago
jschell2hrs 4mins ago 
QuestionInterface with a default implementation Pin
Richard Andrew x6427-Sep-24 17:42
professionalRichard Andrew x6427-Sep-24 17:42 
AnswerRe: Interface with a default implementation Pin
Luc Pattyn28-Sep-24 1:14
sitebuilderLuc Pattyn28-Sep-24 1:14 
GeneralRe: Interface with a default implementation Pin
Richard Andrew x6423hrs 20mins ago
professionalRichard Andrew x6423hrs 20mins ago 
GeneralRe: Interface with a default implementation Pin
Luc Pattyn23hrs 6mins ago
sitebuilderLuc Pattyn23hrs 6mins ago 
GeneralRe: Interface with a default implementation Pin
Richard Andrew x6422hrs 22mins ago
professionalRichard Andrew x6422hrs 22mins ago 
That's one of the major things that stumped me. Since an interface can't contain data members, then if I try to write a default setter, I have nothing to assign it to.

It was at that point that I gave up!

EDIT:

Maybe I should solve the problem by using the inheritance of a base class, rather than trying to stuff it into the interface.

That gives me an idea...
The difficult we do right away...
...the impossible takes slightly longer.

GeneralRe: Interface with a default implementation Pin
Luc Pattyn22hrs 20mins ago
sitebuilderLuc Pattyn22hrs 20mins ago 
GeneralRe: Interface with a default implementation Pin
Richard Andrew x6422hrs 11mins ago
professionalRichard Andrew x6422hrs 11mins ago 
GeneralRe: Interface with a default implementation Pin
Luc Pattyn22hrs 6mins ago
sitebuilderLuc Pattyn22hrs 6mins ago 
AnswerRe: Interface with a default implementation Pin
jschell1 hr 59mins ago
jschell1 hr 59mins ago 
QuestionWhy doesn't Console.Writeline write to the debugger in .NET 8? Pin
Richard Andrew x6426-Sep-24 4:07
professionalRichard Andrew x6426-Sep-24 4:07 
AnswerRe: Why doesn't Console.Writeline write to the debugger in .NET 8? Pin
Ravi Bhavnani26-Sep-24 4:44
professionalRavi Bhavnani26-Sep-24 4:44 
GeneralRe: Why doesn't Console.Writeline write to the debugger in .NET 8? Pin
Richard Andrew x6426-Sep-24 5:33
professionalRichard Andrew x6426-Sep-24 5:33 
QuestionGame Pin
Homam Obedo25-Sep-24 10:45
Homam Obedo25-Sep-24 10:45 
AnswerRe: Game Pin
jeron125-Sep-24 10:54
jeron125-Sep-24 10:54 
AnswerRe: Game Pin
OriginalGriff25-Sep-24 19:42
mveOriginalGriff25-Sep-24 19:42 
QuestionHow do I check for existance or clear the contents of a SharePoint List from C# code? Pin
Xarzu19-Sep-24 7:58
Xarzu19-Sep-24 7:58 
AnswerRe: How do I check for existance or clear the contents of a SharePoint List from C# code? Pin
charles henington20-Sep-24 9:26
charles henington20-Sep-24 9:26 

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.