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

Managed C++/CLI

 
QuestionMonitor open files on a share Pin
Vadim Tabakman12-May-07 4:55
Vadim Tabakman12-May-07 4:55 
AnswerRe: Monitor open files on a share Pin
Vadim Tabakman12-May-07 16:47
Vadim Tabakman12-May-07 16:47 
QuestionDOS/16M: [2] not a DOS/16M executable Pin
TooLeeDiN10-May-07 22:14
TooLeeDiN10-May-07 22:14 
AnswerRe: DOS/16M: [2] not a DOS/16M executable Pin
Christian Graus12-May-07 23:02
protectorChristian Graus12-May-07 23:02 
Questiondata structure in c++ Pin
faradgi10-May-07 19:57
faradgi10-May-07 19:57 
AnswerRe: data structure in c++ Pin
Mark Salsbery11-May-07 6:11
Mark Salsbery11-May-07 6:11 
QuestionShould the DebuggerDisplay attribute work in C++/CLI? Pin
Bill Below10-May-07 14:56
professionalBill Below10-May-07 14:56 
QuestionSeparating Model and View Pin
tcompter9-May-07 11:08
tcompter9-May-07 11:08 
I'm a bit new to Managed C++, (and frankly, am not overly experienced with C++ at all, being more conversant with Java) and so I was wondering what techniques are commonly used to separate the view from the model in Managed C++.

Specifically, we are working on a distributed application that is hoped to be very platform independent although we are using .NET for the initial implementation.

In addition, we would like to eventually be able to use a Software Engineering CASE Tool to generate as much of the "model" part of the code as possible. The tool we have in mind doesn't emit .NET Windows Forms code, which is another reason for wanting to separate the model from the view.

So the question is, what "patterns" or techniques are commonly used or considered "best practice" for using .NET forms to display and control other "workhorse" modules which are written in "pure" C++?


_________
. | homas

GeneralRe: Separating Model and View Pin
led mike9-May-07 16:15
led mike9-May-07 16:15 
AnswerRe: Separating Model and View Pin
led mike9-May-07 16:11
led mike9-May-07 16:11 
QuestionI Urgently Need Help About Threading ! Pin
Nonreturn9-May-07 9:57
Nonreturn9-May-07 9:57 
AnswerRe: I Urgently Need Help About Threading ! Pin
led mike9-May-07 10:38
led mike9-May-07 10:38 
GeneralRe: I Urgently Need Help About Threading ! Pin
Nonreturn9-May-07 11:49
Nonreturn9-May-07 11:49 
QuestionAutomating Excel - populating a cell Pin
BuckBrown9-May-07 8:53
BuckBrown9-May-07 8:53 
AnswerRe: Automating Excel - populating a cell Pin
led mike9-May-07 9:37
led mike9-May-07 9:37 
GeneralRe: Automating Excel - populating a cell Pin
BuckBrown9-May-07 10:22
BuckBrown9-May-07 10:22 
QuestionProblems wih bit shifting function Pin
Debun9-May-07 8:23
Debun9-May-07 8:23 
AnswerRe: Problems wih bit shifting function Pin
led mike9-May-07 9:13
led mike9-May-07 9:13 
QuestionRe: Problems wih bit shifting function Pin
Mark Salsbery9-May-07 9:26
Mark Salsbery9-May-07 9:26 
AnswerRe: Problems wih bit shifting function Pin
led mike9-May-07 9:40
led mike9-May-07 9:40 
GeneralRe: Problems wih bit shifting function Pin
Mark Salsbery9-May-07 9:45
Mark Salsbery9-May-07 9:45 
Questionsave in c++ Pin
lavy28839-May-07 6:36
lavy28839-May-07 6:36 
AnswerRe: save in c++ Pin
Christian Graus10-May-07 15:42
protectorChristian Graus10-May-07 15:42 
QuestionWild number problem Pin
hasan_hasany8-May-07 18:29
hasan_hasany8-May-07 18:29 
AnswerRe: Wild number problem Pin
Christian Graus8-May-07 18:33
protectorChristian Graus8-May-07 18:33 

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.