Click here to Skip to main content
15,892,965 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionCoding a new design Pin
Richard Andrew x6419-Jul-14 10:17
professionalRichard Andrew x6419-Jul-14 10:17 
AnswerRe: Coding a new design Pin
Mycroft Holmes19-Jul-14 14:40
professionalMycroft Holmes19-Jul-14 14:40 
AnswerRe: Coding a new design Pin
Eddy Vluggen21-Jul-14 5:47
professionalEddy Vluggen21-Jul-14 5:47 
AnswerRe: Coding a new design Pin
Kornfeld Eliyahu Peter21-Jul-14 8:57
professionalKornfeld Eliyahu Peter21-Jul-14 8:57 
AnswerRe: Coding a new design Pin
Rowdy Raider6-Aug-14 7:19
Rowdy Raider6-Aug-14 7:19 
AnswerRe: Coding a new design Pin
Dominic Burford17-Sep-14 20:45
professionalDominic Burford17-Sep-14 20:45 
Questiondesign pattern for device. Pin
Member 1095741819-Jul-14 3:40
Member 1095741819-Jul-14 3:40 
AnswerRe: design pattern for device. Pin
Eddy Vluggen21-Jul-14 5:31
professionalEddy Vluggen21-Jul-14 5:31 
..it doesn't work that way. Patterns aren't sorted by "device" or "application" - they're applicable in almost ANY of them.

Regardless whether you're writing an email-client on a Pi, a game in XNA, or a desktop - you probably have multiple kinds of singletons in there. You'll find the basic patterns in most applications.

You did not state what platform the image-processing is going to do. I'd recommend abusing the graphics card for that, obviously. I guess I'd first be looking for a managed version of DirectX.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

Questionmodel for a modern data access layer? Pin
Member 391904914-Jul-14 16:49
Member 391904914-Jul-14 16:49 
AnswerRe: model for a modern data access layer? Pin
Pete O'Hanlon14-Jul-14 19:16
mvePete O'Hanlon14-Jul-14 19:16 
AnswerRe: model for a modern data access layer? Pin
Kornfeld Eliyahu Peter14-Jul-14 21:44
professionalKornfeld Eliyahu Peter14-Jul-14 21:44 
AnswerRe: model for a modern data access layer? PinPopular
Richard MacCutchan14-Jul-14 22:06
mveRichard MacCutchan14-Jul-14 22:06 
AnswerRe: model for a modern data access layer? Pin
Ingo14-Jul-14 23:53
Ingo14-Jul-14 23:53 
AnswerRe: model for a modern data access layer? Pin
jschell18-Jul-14 12:47
jschell18-Jul-14 12:47 
QuestionAccess Database Alternatives? Pin
cjb11013-Jul-14 23:07
cjb11013-Jul-14 23:07 
AnswerRe: Access Database Alternatives? Pin
Eddy Vluggen14-Jul-14 0:30
professionalEddy Vluggen14-Jul-14 0:30 
GeneralRe: Access Database Alternatives? Pin
cjb11014-Jul-14 0:41
cjb11014-Jul-14 0:41 
GeneralRe: Access Database Alternatives? Pin
Eddy Vluggen14-Jul-14 7:53
professionalEddy Vluggen14-Jul-14 7:53 
AnswerRe: Access Database Alternatives? Pin
ZurdoDev14-Jul-14 8:58
professionalZurdoDev14-Jul-14 8:58 
AnswerRe: Access Database Alternatives? Pin
jschell14-Jul-14 10:02
jschell14-Jul-14 10:02 
GeneralRe: Access Database Alternatives? Pin
cjb11014-Jul-14 20:59
cjb11014-Jul-14 20:59 
GeneralRe: Access Database Alternatives? Pin
jschell17-Jul-14 9:14
jschell17-Jul-14 9:14 
JokeRe: Access Database Alternatives? Pin
Vivi Chellappa14-Jul-14 21:15
professionalVivi Chellappa14-Jul-14 21:15 
QuestionWhat kind of relationship is possible between two classes? Pin
ankum1611-Jul-14 1:18
ankum1611-Jul-14 1:18 
AnswerRe: What kind of relationship is possible between two classes? Pin
Peter Leow11-Jul-14 1:28
professionalPeter Leow11-Jul-14 1:28 

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.