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

Design and Architecture

 
AnswerRe: Is it possible to apply CSS to half of a character/word? Pin
SharmaSumit21-Aug-15 19:39
SharmaSumit21-Aug-15 19:39 
QuestionI need a ardinuo programming code for blood pressure sensor display using cuff Pin
Member 1187747412-Aug-15 21:33
Member 1187747412-Aug-15 21:33 
AnswerRe: I need a ardinuo programming code for blood pressure sensor display using cuff Pin
OriginalGriff12-Aug-15 21:34
mveOriginalGriff12-Aug-15 21:34 
QuestionShould I change from a multi-window to a single-window multi-page approach? (WPF, C#) Pin
Frank R. Haugen7-Aug-15 1:42
professionalFrank R. Haugen7-Aug-15 1:42 
AnswerRe: Should I change from a multi-window to a single-window multi-page approach? (WPF, C#) Pin
Eddy Vluggen7-Aug-15 2:10
professionalEddy Vluggen7-Aug-15 2:10 
GeneralRe: Should I change from a multi-window to a single-window multi-page approach? (WPF, C#) Pin
Frank R. Haugen7-Aug-15 2:25
professionalFrank R. Haugen7-Aug-15 2:25 
GeneralRe: Should I change from a multi-window to a single-window multi-page approach? (WPF, C#) Pin
Eddy Vluggen7-Aug-15 2:39
professionalEddy Vluggen7-Aug-15 2:39 
AnswerRe: Should I change from a multi-window to a single-window multi-page approach? (WPF, C#) Pin
mbb0110-Aug-15 4:34
mbb0110-Aug-15 4:34 
Just a couple of thoughts off the top of head.

Your post reads as if you are not sure of all the requirements yet? You are just coding this up as you go? If you are running into problems about the User Interface and usability it is likely you are not sure enough of your problem area. I would expect you to start having other problems with the application in time. Especially if your requirements start shifting.

If you are using WPF then you should have been using MVVM. (Or MVC in Winforms). This should allow you to reorganize the screens without too much effort. If you are going to do it, now would be the time before you've any nasty deadlines to meet.

If your users are struggling with your UI, you have to respond to that otherwise they will just revert back to their old methods - the ubiquitous spreadsheet. Again, take a step back and review all their processes to get an idea of how you should structure the UI.

Get feedback by drawing diagrams of the screens you envisage, perhaps with annotations of validations etc. Then prototype the screens using mocking to provide dummy data. Then deliver the final thing. Something like that ...
GeneralRe: Should I change from a multi-window to a single-window multi-page approach? (WPF, C#) Pin
Frank R. Haugen13-Aug-15 0:09
professionalFrank R. Haugen13-Aug-15 0:09 
AnswerRe: Should I change from a multi-window to a single-window multi-page approach? (WPF, C#) Pin
Gerry Schmitz10-Aug-15 18:48
mveGerry Schmitz10-Aug-15 18:48 
GeneralRe: Should I change from a multi-window to a single-window multi-page approach? (WPF, C#) Pin
Frank R. Haugen13-Aug-15 0:53
professionalFrank R. Haugen13-Aug-15 0:53 
GeneralRe: Should I change from a multi-window to a single-window multi-page approach? (WPF, C#) Pin
Gerry Schmitz13-Aug-15 7:41
mveGerry Schmitz13-Aug-15 7:41 
QuestionASP.NET + SQLServer Applicaition - Dimensioning & Configuration Pin
Erpizn_132-Aug-15 20:32
Erpizn_132-Aug-15 20:32 
GeneralDesigning Test system framework Pin
M hemant30-Jul-15 7:57
M hemant30-Jul-15 7:57 
QuestionA Wanderer in The World of Architecture and Design Pin
Member 1184907220-Jul-15 3:14
Member 1184907220-Jul-15 3:14 
AnswerRe: A Wanderer in The World of Architecture and Design Pin
Richard MacCutchan20-Jul-15 4:43
mveRichard MacCutchan20-Jul-15 4:43 
AnswerRe: A Wanderer in The World of Architecture and Design Pin
Vivi Chellappa20-Jul-15 4:51
professionalVivi Chellappa20-Jul-15 4:51 
AnswerRe: A Wanderer in The World of Architecture and Design Pin
Dominic Burford21-Jul-15 4:21
professionalDominic Burford21-Jul-15 4:21 
QuestionI need the title of Finally year Project that can do both in desktop(C#) and web(ASP) Pin
Member 1184758419-Jul-15 6:59
Member 1184758419-Jul-15 6:59 
AnswerRe: I need the title of Finally year Project that can do both in desktop(C#) and web(ASP) Pin
Richard MacCutchan19-Jul-15 21:51
mveRichard MacCutchan19-Jul-15 21:51 
GeneralRe: I need the title of Finally year Project that can do both in desktop(C#) and web(ASP) Pin
Member 1184758419-Jul-15 23:38
Member 1184758419-Jul-15 23:38 
GeneralRe: I need the title of Finally year Project that can do both in desktop(C#) and web(ASP) Pin
Richard MacCutchan20-Jul-15 0:46
mveRichard MacCutchan20-Jul-15 0:46 
AnswerRe: I need the title of Finally year Project that can do both in desktop(C#) and web(ASP) Pin
Pete O'Hanlon19-Jul-15 22:15
mvePete O'Hanlon19-Jul-15 22:15 
GeneralRe: I need the title of Finally year Project that can do both in desktop(C#) and web(ASP) Pin
Member 1184758419-Jul-15 23:40
Member 1184758419-Jul-15 23:40 
AnswerRe: I need the title of Finally year Project that can do both in desktop(C#) and web(ASP) Pin
Eddy Vluggen19-Jul-15 22:44
professionalEddy Vluggen19-Jul-15 22:44 

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.