Click here to Skip to main content
15,886,823 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionApplication framework for small or mid sized apps Pin
..Hubert..24-Jul-07 23:45
..Hubert..24-Jul-07 23:45 
AnswerRe: Application framework for small or mid sized apps Pin
drinkwater25-Jul-07 4:26
drinkwater25-Jul-07 4:26 
GeneralRe: Application framework for small or mid sized apps Pin
Dave Herren25-Jul-07 9:55
Dave Herren25-Jul-07 9:55 
GeneralRe: Application framework for small or mid sized apps Pin
..Hubert..25-Jul-07 22:24
..Hubert..25-Jul-07 22:24 
GeneralRe: Application framework for small or mid sized apps Pin
led mike3-Aug-07 5:03
led mike3-Aug-07 5:03 
GeneralRe: Application framework for small or mid sized apps Pin
..Hubert..3-Aug-07 5:38
..Hubert..3-Aug-07 5:38 
GeneralRe: Application framework for small or mid sized apps Pin
led mike3-Aug-07 7:02
led mike3-Aug-07 7:02 
AnswerRe: Application framework for small or mid sized apps Pin
awesomeo21-Aug-07 20:18
awesomeo21-Aug-07 20:18 
you could try mixing it up a bit. i'm trying diamond binding (dunnchurchill.com) at the moment (some guy on here suggested it recently), which takes care of the data-end really well. seems to be based on nhibernate - and you can do custom mappings manually using attributes.

it doesnt do the gui side though, but i've found the data layer it creates is really clean, so you could use whatever tool you wanted (i'm just using the inbuilt databinding in VS). not sure if anyone can suggest a good business object to gui framework?
QuestionRecording a wave file Pin
Leslie Sanford21-Jul-07 16:35
Leslie Sanford21-Jul-07 16:35 
AnswerRe: Recording a wave file Pin
Luc Pattyn22-Jul-07 1:14
sitebuilderLuc Pattyn22-Jul-07 1:14 
GeneralRe: Recording a wave file Pin
Leslie Sanford22-Jul-07 3:34
Leslie Sanford22-Jul-07 3:34 
GeneralRe: Recording a wave file Pin
Luc Pattyn22-Jul-07 3:45
sitebuilderLuc Pattyn22-Jul-07 3:45 
GeneralRe: Recording a wave file Pin
Chris-Kaiser24-Jul-07 11:08
Chris-Kaiser24-Jul-07 11:08 
Questionhow to implement undo functionn by using both Command and Memento design pattern Pin
largs20-Jul-07 23:23
largs20-Jul-07 23:23 
AnswerRe: how to implement undo functionn by using both Command and Memento design pattern Pin
Pete O'Hanlon22-Jul-07 8:47
mvePete O'Hanlon22-Jul-07 8:47 
QuestionDesign question for a Plugin Framework Pin
ssack20-Jul-07 3:26
ssack20-Jul-07 3:26 
AnswerRe: Design question for a Plugin Framework Pin
led mike20-Jul-07 5:25
led mike20-Jul-07 5:25 
GeneralRe: Design question for a Plugin Framework Pin
ssack20-Jul-07 5:43
ssack20-Jul-07 5:43 
QuestionHow to generate code from Rational Rose Diagrams? Pin
FishiFishi19-Jul-07 21:10
FishiFishi19-Jul-07 21:10 
AnswerRe: How to generate code from Rational Rose Diagrams? Pin
led mike20-Jul-07 4:55
led mike20-Jul-07 4:55 
AnswerRe: How to generate code from Rational Rose Diagrams? Pin
Dan Neely20-Jul-07 5:30
Dan Neely20-Jul-07 5:30 
AnswerHow to generate code from Rational Rose Diagrams? Pin
EngMai25-Jul-07 19:13
EngMai25-Jul-07 19:13 
QuestionPost processing a sql string Pin
Paddy Boyd19-Jul-07 6:03
Paddy Boyd19-Jul-07 6:03 
AnswerRe: Post processing a sql string Pin
Urs Enzler20-Jul-07 1:03
Urs Enzler20-Jul-07 1:03 
GeneralRe: Post processing a sql string Pin
Paddy Boyd20-Jul-07 1:05
Paddy Boyd20-Jul-07 1:05 

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.