Click here to Skip to main content
15,905,682 members
Home / Discussions / C#
   

C#

 
GeneralInteroperability when using Microsoft UIP Pin
Sridhar Subramanian2-Jun-05 6:53
Sridhar Subramanian2-Jun-05 6:53 
Generalmy URL is messed up Pin
Sled Dog2-Jun-05 6:31
Sled Dog2-Jun-05 6:31 
GeneralRe: my URL is messed up Pin
TridentWhite2-Jun-05 6:53
TridentWhite2-Jun-05 6:53 
GeneralRe: my URL is messed up Pin
Sled Dog2-Jun-05 6:58
Sled Dog2-Jun-05 6:58 
Generalthe big Chaos..... Pin
DasdaDAS2-Jun-05 5:46
DasdaDAS2-Jun-05 5:46 
GeneralRe: the big Chaos..... Pin
S. Senthil Kumar2-Jun-05 5:57
S. Senthil Kumar2-Jun-05 5:57 
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 

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.