Click here to Skip to main content
15,890,670 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: DataGridView (WinForms) Pagination Section Pin
Tristan Rhodes6-Feb-08 23:47
Tristan Rhodes6-Feb-08 23:47 
GeneralRe: DataGridView (WinForms) Pagination Section Pin
led mike7-Feb-08 4:57
led mike7-Feb-08 4:57 
GeneralRe: DataGridView (WinForms) Pagination Section Pin
Tristan Rhodes11-Feb-08 23:14
Tristan Rhodes11-Feb-08 23:14 
Questionhow to write a program in JAVA to mesure ping delay...? Pin
sacr835-Feb-08 22:13
sacr835-Feb-08 22:13 
AnswerRe: how to write a program in JAVA to mesure ping delay...? Pin
Colin Angus Mackay6-Feb-08 2:21
Colin Angus Mackay6-Feb-08 2:21 
Questioninterface and abstract class Pin
Member 47080775-Feb-08 18:43
Member 47080775-Feb-08 18:43 
GeneralRe: interface and abstract class Pin
Giorgi Dalakishvili5-Feb-08 20:38
mentorGiorgi Dalakishvili5-Feb-08 20:38 
GeneralRe: interface and abstract class Pin
bwilhite8-Feb-08 3:41
bwilhite8-Feb-08 3:41 
I'm assuming your question is more of a design question (where Google might not help much), as opposed to a simple question of what each is...

Personally, I tend to favor interfaces over abstract classes. I tend to use an abstract class only when I want to implement something like the template design pattern. I've been steadily moving towards keeping my objects more loosely-coupled, which interfaces help to do quite nicely. With an abstract class, however, that's not really true.

Hope that helps a bit.

BW
GeneralRe: interface and abstract class Pin
Mark Churchill8-Feb-08 17:06
Mark Churchill8-Feb-08 17:06 
GeneralRe: interface and abstract class Pin
bwilhite9-Feb-08 3:32
bwilhite9-Feb-08 3:32 
Questionerror handling in sql server 2000 Pin
Member 47080775-Feb-08 18:42
Member 47080775-Feb-08 18:42 
GeneralRe: error handling in sql server 2000 Pin
pmarfleet5-Feb-08 21:44
pmarfleet5-Feb-08 21:44 
GeneralRemoting config file Pin
bwilhite5-Feb-08 4:39
bwilhite5-Feb-08 4:39 
GeneralRe: Remoting config file Pin
bwilhite8-Feb-08 3:47
bwilhite8-Feb-08 3:47 
GeneralVisual Studio style UI Pin
DanB19835-Feb-08 1:37
DanB19835-Feb-08 1:37 
GeneralRe: Visual Studio style UI Pin
TJoe5-Feb-08 3:04
TJoe5-Feb-08 3:04 
GeneralRe: Visual Studio style UI Pin
DanB19838-Feb-08 1:30
DanB19838-Feb-08 1:30 
GeneralConversion of vb.net to java Pin
Rasal doss Solomon5-Feb-08 1:05
Rasal doss Solomon5-Feb-08 1:05 
GeneralRe: Conversion of vb.net to java Pin
Guffa5-Feb-08 1:24
Guffa5-Feb-08 1:24 
GeneralThe property grid in the WPF designer Pin
jesarg4-Feb-08 11:47
jesarg4-Feb-08 11:47 
GeneralRe: The property grid in the WPF designer Pin
TJoe5-Feb-08 2:39
TJoe5-Feb-08 2:39 
GeneralRe: The property grid in the WPF designer Pin
jesarg5-Feb-08 5:24
jesarg5-Feb-08 5:24 
GeneralRe: The property grid in the WPF designer Pin
TJoe5-Feb-08 5:30
TJoe5-Feb-08 5:30 
QuestionCleaning up resouces in a WPF application Pin
Simon P Stevens4-Feb-08 3:46
Simon P Stevens4-Feb-08 3:46 
AnswerRe: Cleaning up resouces in a WPF application Pin
TJoe5-Feb-08 2:55
TJoe5-Feb-08 2:55 

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.