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

Managed C++/CLI

 
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 
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 
I disagree that following this approach makes things more complicated. You will end up with more code but, looking at any individual class, it makes it much simpler and easier to work out what's going on if you can assume that it will only access other classes via the interfaces it holds and that it will only be accessed via the interfaces it supports.
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 
AnswerRe: ListView in c++ windows forms applications Pin
led mike15-Jun-09 4:24
led mike15-Jun-09 4:24 
QuestionEncryption / Decryption Pin
queries36513-Jun-09 10:02
queries36513-Jun-09 10:02 

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.