Click here to Skip to main content
15,891,248 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: need your opinion on this project Pin
jschell16-Jan-14 8:44
jschell16-Jan-14 8:44 
GeneralRe: need your opinion on this project Pin
nonogus16-Jan-14 22:39
nonogus16-Jan-14 22:39 
GeneralRe: need your opinion on this project Pin
jschell17-Jan-14 13:01
jschell17-Jan-14 13:01 
GeneralRe: need your opinion on this project Pin
nonogus17-Jan-14 23:50
nonogus17-Jan-14 23:50 
GeneralRe: need your opinion on this project Pin
jschell18-Jan-14 11:41
jschell18-Jan-14 11:41 
GeneralRe: need your opinion on this project Pin
nonogus21-Jan-14 2:46
nonogus21-Jan-14 2:46 
AnswerRe: need your opinion on this project Pin
John D. Sanders30-Jan-14 3:48
John D. Sanders30-Jan-14 3:48 
GeneralRe: need your opinion on this project Pin
nonogus30-Jan-14 4:10
nonogus30-Jan-14 4:10 
First of all, thanks for all your kind answers.

I would like to describe the solution i chose for my problem. Maybe some other people can read this thread.
So it will be the third option. As you have seen, the challenge is the interop between native C++ and C#.
I have to rewrite fortran code and this rewriting have to be "compatible" with the two framework (C++ and C#).
So i decided to write a core library in native C++ which will be platform independant. Then using a C++/CLI wrapper of my core library to build a dll. And so far i could use this dll in my C# platform as a simple reference in my project.

thanks
AnswerRe: need your opinion on this project Pin
Leng Vang30-Jan-14 6:27
Leng Vang30-Jan-14 6:27 
QuestionMulti-Tenant Architecture Pin
Nitin Singh India13-Jan-14 0:50
Nitin Singh India13-Jan-14 0:50 
AnswerRe: Multi-Tenant Architecture Pin
Pete O'Hanlon13-Jan-14 1:08
mvePete O'Hanlon13-Jan-14 1:08 
AnswerRe: Multi-Tenant Architecture Pin
jschell13-Jan-14 9:22
jschell13-Jan-14 9:22 
AnswerRe: Multi-Tenant Architecture Pin
John D. Sanders5-Mar-14 11:17
John D. Sanders5-Mar-14 11:17 
GeneralRe: Multi-Tenant Architecture Pin
Nitin Singh India12-Mar-14 20:56
Nitin Singh India12-Mar-14 20:56 
QuestionTribalwars, Travian, and similar browser games Pin
AhmedMSedeek7-Jan-14 4:57
AhmedMSedeek7-Jan-14 4:57 
AnswerRe: Tribalwars, Travian, and similar browser games Pin
Marco Bertschi12-Jan-14 5:39
protectorMarco Bertschi12-Jan-14 5:39 
AnswerRe: Tribalwars, Travian, and similar browser games Pin
jschell12-Jan-14 9:11
jschell12-Jan-14 9:11 
QuestionI need to rethink my app structure, anyone care to comment? Pin
Kim Johnsson6-Jan-14 3:15
Kim Johnsson6-Jan-14 3:15 
AnswerRe: I need to rethink my app structure, anyone care to comment? Pin
Keld Ølykke20-Jan-14 10:39
Keld Ølykke20-Jan-14 10:39 
QuestionC# teamwork coding style Pin
comiscience5-Jan-14 23:09
comiscience5-Jan-14 23:09 
AnswerRe: C# teamwork coding style Pin
Eddy Vluggen6-Jan-14 12:42
professionalEddy Vluggen6-Jan-14 12:42 
GeneralRe: C# teamwork coding style Pin
comiscience6-Jan-14 20:19
comiscience6-Jan-14 20:19 
GeneralRe: C# teamwork coding style Pin
Eddy Vluggen7-Jan-14 9:27
professionalEddy Vluggen7-Jan-14 9:27 
GeneralRe: C# teamwork coding style Pin
comiscience7-Jan-14 20:41
comiscience7-Jan-14 20:41 
AnswerRe: C# teamwork coding style Pin
Pete O'Hanlon7-Jan-14 22:46
mvePete O'Hanlon7-Jan-14 22:46 

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.