Click here to Skip to main content
15,914,214 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Need to Know about Pin
led mike18-Jun-09 5:22
led mike18-Jun-09 5:22 
GeneralRe: Need to Know about Pin
Luc Pattyn18-Jun-09 5:25
sitebuilderLuc Pattyn18-Jun-09 5:25 
GeneralRe: Need to Know about Pin
led mike18-Jun-09 5:28
led mike18-Jun-09 5:28 
GeneralRe: Need to Know about Pin
Luc Pattyn18-Jun-09 5:35
sitebuilderLuc Pattyn18-Jun-09 5:35 
GeneralRe: Need to Know about Pin
killabyte18-Jun-09 13:38
killabyte18-Jun-09 13:38 
GeneralRe: Need to Know about Pin
Luc Pattyn18-Jun-09 13:42
sitebuilderLuc Pattyn18-Jun-09 13:42 
QuestionATL Server Web Service on Vista / IIS 7 and VS2005 Pin
Condorito17-Jun-09 7:53
Condorito17-Jun-09 7:53 
QuestionShould all classes have an interface base class? Pin
LetsMond16-Jun-09 7:17
LetsMond16-Jun-09 7:17 
Full question: Should every class have one or more interface base classes which are the only means of accessing that class?

Yes would be my answer! My opinion is that no class should ever keep a direct reference to any other class, they should only ever use interfaces, but I'm having trouble persuading some of my colleagues that this is useful.

Does anyone have a link to a persuasive coding standards style document that explains why this is a good idea?

Does anyone disagree with this opinion?
AnswerRe: Should all classes have an interface base class? Pin
led mike16-Jun-09 8:37
led mike16-Jun-09 8:37 
GeneralRe: Should all classes have an interface base class? Pin
LetsMond17-Jun-09 1:57
LetsMond17-Jun-09 1:57 
GeneralRe: Should all classes have an interface base class? Pin
led mike17-Jun-09 6:00
led mike17-Jun-09 6:00 
AnswerRe: Should all classes have an interface base class? Pin
Dave Doknjas16-Jun-09 14:24
Dave Doknjas16-Jun-09 14:24 
GeneralRe: Should all classes have an interface base class? Pin
LetsMond17-Jun-09 1:16
LetsMond17-Jun-09 1:16 
GeneralRe: Should all classes have an interface base class? Pin
led mike17-Jun-09 4:25
led mike17-Jun-09 4:25 
QuestionRe: Should all classes have an interface base class? Pin
led mike18-Jun-09 4:31
led mike18-Jun-09 4:31 
AnswerRe: Should all classes have an interface base class? Pin
Dave Doknjas18-Jun-09 4:48
Dave Doknjas18-Jun-09 4:48 
GeneralRe: Should all classes have an interface base class? Pin
led mike18-Jun-09 5:07
led mike18-Jun-09 5:07 
AnswerRe: Should all classes have an interface base class? Pin
Luc Pattyn17-Jun-09 5:16
sitebuilderLuc Pattyn17-Jun-09 5:16 
QuestionHow to access a variable inside another thread? [modified] Pin
Nikhil_777715-Jun-09 15:56
Nikhil_777715-Jun-09 15:56 
AnswerRe: How to access a variable inside another thread? Pin
N a v a n e e t h15-Jun-09 18:02
N a v a n e e t h15-Jun-09 18:02 
QuestionRe: How to access a variable inside another thread? Pin
Nikhil_777716-Jun-09 5:38
Nikhil_777716-Jun-09 5:38 
AnswerRe: How to access a variable inside another thread? Pin
Mark Salsbery16-Jun-09 6:01
Mark Salsbery16-Jun-09 6:01 
AnswerRe: How to access a variable inside another thread? Pin
killabyte18-Jun-09 3:34
killabyte18-Jun-09 3:34 
GeneralRe: How to access a variable inside another thread? Pin
Nikhil_777718-Jun-09 4:58
Nikhil_777718-Jun-09 4:58 
QuestionListView in c++ windows forms applications Pin
wael_r14-Jun-09 22:26
wael_r14-Jun-09 22: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.