Click here to Skip to main content
15,896,118 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Any Ideas? Pin
Willliam Doman25-May-07 9:05
Willliam Doman25-May-07 9:05 
GeneralRe: Any Ideas? Pin
led mike25-May-07 9:55
led mike25-May-07 9:55 
QuestionWhere have system planning software to download, free to try (or free) Pin
David623-May-07 11:22
David623-May-07 11:22 
AnswerRe: Where have system planning software to download, free to try (or free) Pin
Joseph Guadagno24-May-07 18:03
Joseph Guadagno24-May-07 18:03 
QuestionRe: Where have system planning software to download, free to try (or free) Pin
David624-May-07 23:41
David624-May-07 23:41 
AnswerRe: Where have system planning software to download, free to try (or free) Pin
Moak25-May-07 14:08
Moak25-May-07 14:08 
GeneralRe: Where have system planning software to download, free to try (or free) Pin
Senthil Kumar. V12-Jun-07 2:22
Senthil Kumar. V12-Jun-07 2:22 
QuestionDesign question for fast applications Pin
hansipet22-May-07 22:09
hansipet22-May-07 22:09 
Hello,

we have to make applications which has to make very computationally intensive operations.

For that in the past we have used C . in the last year I have tested c# with the result that it was to slow. But the possibilities to make forms and so on was great. for that we have decided to use c++ and for the graphical environment .net. In this case the best solutions seems to use c++/cli. But with that we have a lot of problems. It is impossible to make dlls, which have parts in c++ und .net. (problems exporting the classes and so on...). a lot of people has the same problems. another problem is that CLI is not implemented well in Visual studio (slow,a lot of errors in the designer...).

Now we search for possibility to design an application which has booth advantages. Easy to make the visual part and fast for the whole computations. Is there any easy way to communicate between 2 (maybe) programs, exchange data which is needed in the other part, it is fast (espacially for the computation part) and so on?

Best regards
Hansjörg
AnswerRe: Design question for fast applications Pin
Adam Crawford22-May-07 23:11
Adam Crawford22-May-07 23:11 
GeneralRe: Design question for fast applications Pin
hansipet23-May-07 0:08
hansipet23-May-07 0:08 
AnswerRe: Design question for fast applications Pin
led mike23-May-07 8:36
led mike23-May-07 8:36 
QuestionUsing Exceptions and Ensuring Invariants Pin
Leslie Sanford22-May-07 10:14
Leslie Sanford22-May-07 10:14 
QuestionNon-Overlapping Application Implementation Suggestions Needed Pin
stickdeoderant21-May-07 6:25
stickdeoderant21-May-07 6:25 
AnswerRe: Non-Overlapping Application Implementation Suggestions Needed Pin
Dave Kreskowiak21-May-07 16:27
mveDave Kreskowiak21-May-07 16:27 
QuestionHelp Software Business System Analysis Pin
David620-May-07 5:59
David620-May-07 5:59 
AnswerRe: Help Software Business System Analysis Pin
Dave Kreskowiak21-May-07 16:22
mveDave Kreskowiak21-May-07 16:22 
GeneralRe: Help Software Business System Analysis Pin
Pete O'Hanlon22-May-07 4:16
mvePete O'Hanlon22-May-07 4:16 
Question'Factory' pattern? Pin
flyingxu15-May-07 16:12
flyingxu15-May-07 16:12 
AnswerRe: 'Factory' pattern? Pin
Pete O'Hanlon15-May-07 22:28
mvePete O'Hanlon15-May-07 22:28 
JokeRe: 'Factory' pattern? Pin
DavidNohejl16-May-07 0:32
DavidNohejl16-May-07 0:32 
AnswerRe: 'Factory' pattern? Pin
Moak16-May-07 6:07
Moak16-May-07 6:07 
AnswerRe: 'Factory' pattern? Pin
Sameerkumar Namdeo17-May-07 17:24
Sameerkumar Namdeo17-May-07 17:24 
Questionicons for navigation and buttons Pin
Hasan Jaffal15-May-07 13:12
Hasan Jaffal15-May-07 13:12 
AnswerRe: icons for navigation and buttons Pin
Joseph Guadagno16-May-07 4:17
Joseph Guadagno16-May-07 4:17 
AnswerRe: icons for navigation and buttons Pin
Hamid_RT23-May-07 0:07
Hamid_RT23-May-07 0:07 

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.