Click here to Skip to main content
15,880,608 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: A better way to do it? Pin
Eddy Vluggen18-Apr-14 0:32
professionalEddy Vluggen18-Apr-14 0:32 
GeneralRe: A better way to do it? Pin
Cee Ann20-Apr-14 19:28
Cee Ann20-Apr-14 19:28 
GeneralRe: A better way to do it? Pin
Eddy Vluggen21-Apr-14 2:15
professionalEddy Vluggen21-Apr-14 2:15 
QuestionC# threading with a child Pin
tomnmillie@yahoo.com14-Apr-14 8:15
tomnmillie@yahoo.com14-Apr-14 8:15 
AnswerRe: C# threading with a child Pin
jschell14-Apr-14 11:35
jschell14-Apr-14 11:35 
AnswerRe: C# threading with a child Pin
Bernhard Hiller14-Apr-14 22:50
Bernhard Hiller14-Apr-14 22:50 
GeneralRe: C# threading with a child Pin
tomnmillie@yahoo.com15-Apr-14 4:55
tomnmillie@yahoo.com15-Apr-14 4:55 
QuestionBest way to Design of Desktop Application Pin
Member 1042005429-Mar-14 14:53
Member 1042005429-Mar-14 14:53 
I'm looking to build a desktop application which primarily is used for data entry. However, the application needs to have a few features that assist the user in selecting the appropriate data. If you have experience designing applications and have good models/ frameworks that you think would be best after reading this, please let me know. Here are many of the details.
The application idea is to create a UI with one page that has a host of listboxes, comboboxes, textboxes, and tabcontrols. The user will select the data from the combination of controls, then press CREATE RECORDS somewhere in the application. The data that is entered is either going to be entered directly into a database ( postgresql) or will begin in a datagrid and then after review of the records ( perhaps a separate tabitem) , will be placed into the database. The best part about this application would be the speed at which it is able to build records based on looping through the controls. Many of the records that are currently being created have data that is easily created by looping through controls such as listboxes as the data on the records is only different by a slight change in the value that can be shown in a listbox and selected with a multiselect.

I would like to separate the application into its parts as this seems to be common practice for application design and efficiency gains when coding. ( MVVM is just one I have read about recently.) I am going to be using NPGSQL as a data adapter and the rest is simply up for design grabs. If you have any recommendations, please let me know. I would really like to know if there is a better framework to design such an application and have so far been working looking into WPF. All knowledge and recommendations are welcomed. Thank you so much.
AnswerRe: Best way to Design of Desktop Application Pin
Peter Leow29-Mar-14 16:01
professionalPeter Leow29-Mar-14 16:01 
GeneralRe: Best way to Design a Desktop Application Pin
Member 1042005429-Mar-14 20:03
Member 1042005429-Mar-14 20:03 
GeneralRe: Best way to Design a Desktop Application Pin
Peter Leow29-Mar-14 20:34
professionalPeter Leow29-Mar-14 20:34 
AnswerRe: Best way to Design of Desktop Application Pin
Eddy Vluggen30-Mar-14 1:28
professionalEddy Vluggen30-Mar-14 1:28 
AnswerRe: Best way to Design of Desktop Application Pin
Vivi Chellappa7-Apr-14 21:08
professionalVivi Chellappa7-Apr-14 21:08 
AnswerRe: Best way to Design of Desktop Application Pin
jschell31-Mar-14 8:44
jschell31-Mar-14 8:44 
Questionweb server design Pin
Trulite23-Mar-14 21:39
Trulite23-Mar-14 21:39 
AnswerRe: web server design Pin
Richard MacCutchan23-Mar-14 23:02
mveRichard MacCutchan23-Mar-14 23:02 
AnswerRe: web server design Pin
Vivi Chellappa26-Mar-14 16:26
professionalVivi Chellappa26-Mar-14 16:26 
QuestionFeedback on my article? Pin
John D. Sanders10-Mar-14 13:17
John D. Sanders10-Mar-14 13:17 
AnswerRe: Feedback on my article? Pin
Bernhard Hiller11-Mar-14 0:20
Bernhard Hiller11-Mar-14 0:20 
AnswerRe: Feedback on my article? Pin
Kornfeld Eliyahu Peter11-Mar-14 1:00
professionalKornfeld Eliyahu Peter11-Mar-14 1:00 
AnswerRe: Feedback on my article? Pin
Richard MacCutchan11-Mar-14 1:08
mveRichard MacCutchan11-Mar-14 1:08 
JokeRe: Feedback on my article? Pin
Kornfeld Eliyahu Peter11-Mar-14 1:11
professionalKornfeld Eliyahu Peter11-Mar-14 1:11 
GeneralRe: Feedback on my article? Pin
Richard MacCutchan11-Mar-14 1:37
mveRichard MacCutchan11-Mar-14 1:37 
AnswerRe: Feedback on my article? Pin
John D. Sanders11-Mar-14 4:28
John D. Sanders11-Mar-14 4:28 
GeneralRe: Feedback on my article? Pin
Richard MacCutchan11-Mar-14 6:28
mveRichard MacCutchan11-Mar-14 6: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.