Click here to Skip to main content
15,922,574 members
Home / Discussions / C#
   

C#

 
GeneralRe: the big Chaos..... Pin
Paul Lyons2-Jun-05 7:00
Paul Lyons2-Jun-05 7:00 
GeneralRe: the big Chaos..... Pin
Daniel Turini2-Jun-05 6:37
Daniel Turini2-Jun-05 6:37 
Also, to add to the excellent Kumar answer, I'd add that formally, you should use an abstract class when the concrete class you'll implement is an specialization of the abstract one (aka "is a" relationship). When you define an interface, you often model an specific behavior (aka "-able" suffix: IDisposable, IClonable, IMovable, IComparable, IFormattable).

I see dead pixels
Yes, even I am blogging now!
GeneralRe: the big Chaos..... Pin
Roger Alsing3-Jun-05 1:41
Roger Alsing3-Jun-05 1:41 
GeneralRe: the big Chaos..... Pin
DasdaDAS3-Jun-05 2:51
DasdaDAS3-Jun-05 2:51 
GeneralFilling a datagrid Pin
BECK72-Jun-05 5:30
BECK72-Jun-05 5:30 
GeneralRe: Filling a datagrid Pin
Christian Graus2-Jun-05 10:27
protectorChristian Graus2-Jun-05 10:27 
Generalgetting accurate lastLogon Pin
Anonymous2-Jun-05 4:32
Anonymous2-Jun-05 4:32 
GeneralText and Images in C# ListView Pin
Md Saleem Navalur2-Jun-05 3:54
Md Saleem Navalur2-Jun-05 3:54 
GeneralEnumerating Running Applications in C# Pin
Abdul Aleem Khan2-Jun-05 2:58
Abdul Aleem Khan2-Jun-05 2:58 
Generalstring.split problem Pin
livez2-Jun-05 1:51
livez2-Jun-05 1:51 
GeneralRe: string.split problem Pin
DavidNohejl2-Jun-05 2:09
DavidNohejl2-Jun-05 2:09 
GeneralRe: string.split problem Pin
livez2-Jun-05 2:16
livez2-Jun-05 2:16 
GeneralWeb service timeout Pin
Chals2-Jun-05 1:21
Chals2-Jun-05 1:21 
GeneralRe: Web service timeout Pin
S. Senthil Kumar2-Jun-05 1:24
S. Senthil Kumar2-Jun-05 1:24 
GeneralRe: Web service timeout Pin
Chals2-Jun-05 1:31
Chals2-Jun-05 1:31 
GeneralWindow Proc Pin
Sabry19052-Jun-05 1:07
Sabry19052-Jun-05 1:07 
GeneralRe: Window Proc Pin
S. Senthil Kumar2-Jun-05 1:22
S. Senthil Kumar2-Jun-05 1:22 
GeneralC# and Outlook Navigation Pane. Pin
HakunaMatada2-Jun-05 0:17
HakunaMatada2-Jun-05 0:17 
GeneralOOP design pattern Pin
Jonas Beckeman (2)1-Jun-05 23:16
Jonas Beckeman (2)1-Jun-05 23:16 
GeneralRe: OOP design pattern Pin
Colin Angus Mackay2-Jun-05 1:09
Colin Angus Mackay2-Jun-05 1:09 
GeneralRe: OOP design pattern Pin
Jonas Beckeman (2)2-Jun-05 2:11
Jonas Beckeman (2)2-Jun-05 2:11 
GeneralChecking Modem and LAN Connection Pin
ksanju10001-Jun-05 21:24
ksanju10001-Jun-05 21:24 
GeneralUnderlining text in buttons Pin
livez1-Jun-05 20:54
livez1-Jun-05 20:54 
GeneralRe: Underlining text in buttons Pin
mav.northwind1-Jun-05 21:20
mav.northwind1-Jun-05 21:20 
GeneralRe: Underlining text in buttons Pin
Susan Hernandez3-Jun-05 14:37
Susan Hernandez3-Jun-05 14:37 

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.