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

C#

 
QuestionSomething like .Groovy for C# Pin
Pooya Musavi26-Nov-07 6:20
Pooya Musavi26-Nov-07 6:20 
AnswerRe: Something like .Groovy for C# Pin
Judah Gabriel Himango26-Nov-07 9:01
sponsorJudah Gabriel Himango26-Nov-07 9:01 
QuestionC# project topic Pin
Dextter26-Nov-07 6:10
Dextter26-Nov-07 6:10 
AnswerRe: C# project topic Pin
Rich Insley26-Nov-07 7:09
Rich Insley26-Nov-07 7:09 
AnswerRe: C# project topic Pin
schoetbi26-Nov-07 10:23
schoetbi26-Nov-07 10:23 
Questiondifference b/w abstract method and interfaces Pin
George Mathew26-Nov-07 5:59
George Mathew26-Nov-07 5:59 
AnswerRe: difference b/w abstract method and interfaces Pin
Colin Angus Mackay26-Nov-07 6:09
Colin Angus Mackay26-Nov-07 6:09 
AnswerRe: difference b/w abstract method and interfaces Pin
J4amieC26-Nov-07 6:10
J4amieC26-Nov-07 6:10 
Nothing, but then you asked the wrong question

You should have asked "What is the difference between an abstract class and an interfaces?"

In which case the answer would have been that an abstract class can contain some implementation detail whereas an interface just defines a contract that an implementing class must conform to.
AnswerRe: difference b/w abstract method and interfaces Pin
m@u26-Nov-07 6:19
m@u26-Nov-07 6:19 
AnswerRe: difference b/w abstract method and interfaces Pin
PIEBALDconsult26-Nov-07 9:02
mvePIEBALDconsult26-Nov-07 9:02 
Questionthread synchronization Pin
invictus326-Nov-07 5:30
invictus326-Nov-07 5:30 
AnswerRe: thread synchronization Pin
Rob Philpott26-Nov-07 5:40
Rob Philpott26-Nov-07 5:40 
AnswerRe: thread synchronization Pin
Ennis Ray Lynch, Jr.26-Nov-07 7:16
Ennis Ray Lynch, Jr.26-Nov-07 7:16 
QuestionLine Segments [modified] Pin
Jim Warburton26-Nov-07 5:13
Jim Warburton26-Nov-07 5:13 
AnswerRe: Line Segments Pin
Skippums26-Nov-07 7:03
Skippums26-Nov-07 7:03 
GeneralRe: Line Segments Pin
Jim Warburton26-Nov-07 8:10
Jim Warburton26-Nov-07 8:10 
GeneralRe: Line Segments Pin
Skippums26-Nov-07 9:56
Skippums26-Nov-07 9:56 
GeneralRe: Line Segments Pin
Jim Warburton29-Nov-07 4:23
Jim Warburton29-Nov-07 4:23 
AnswerRe: Line Segments Pin
Luc Pattyn26-Nov-07 7:10
sitebuilderLuc Pattyn26-Nov-07 7:10 
GeneralRe: Line Segments Pin
Jim Warburton26-Nov-07 7:57
Jim Warburton26-Nov-07 7:57 
GeneralRe: Line Segments Pin
Luc Pattyn26-Nov-07 8:32
sitebuilderLuc Pattyn26-Nov-07 8:32 
GeneralRe: Line Segments Pin
Jim Warburton26-Nov-07 8:59
Jim Warburton26-Nov-07 8:59 
QuestionHow to know which tree view node on master page is clicked on the form level Pin
ss.mmm26-Nov-07 5:09
ss.mmm26-Nov-07 5:09 
AnswerRe: How to know which tree view node on master page is clicked on the form level Pin
SABhatti26-Nov-07 8:53
SABhatti26-Nov-07 8:53 
QuestionUpdating controls from non-gui thread. Pin
Rob Philpott26-Nov-07 5:09
Rob Philpott26-Nov-07 5:09 

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.