Click here to Skip to main content
15,923,557 members
Home / Discussions / C#
   

C#

 
GeneralRe: Setting different properties based on T in method that returns List Pin
PIEBALDconsult2-Aug-11 5:14
mvePIEBALDconsult2-Aug-11 5:14 
QuestionHow to fix Remoting error? Pin
meeram3952-Aug-11 1:25
meeram3952-Aug-11 1:25 
Questionarchitecture Pin
AndyInUK2-Aug-11 0:18
AndyInUK2-Aug-11 0:18 
AnswerRe: architecture Pin
Łukasz Nowakowski2-Aug-11 1:04
Łukasz Nowakowski2-Aug-11 1:04 
GeneralRe: architecture Pin
AndyInUK2-Aug-11 1:55
AndyInUK2-Aug-11 1:55 
AnswerRe: architecture Pin
Not Active2-Aug-11 2:07
mentorNot Active2-Aug-11 2:07 
AnswerRe: architecture [modified] Pin
PIEBALDconsult2-Aug-11 2:50
mvePIEBALDconsult2-Aug-11 2:50 
AnswerRe: architecture Pin
V.2-Aug-11 3:48
professionalV.2-Aug-11 3:48 
In my opinion you can remove the impact of the entire design choice by having a good up front design that handles all aspects you mentioned.

You talk about the technical design, but you need a functional design first. A functional design focuses on use cases, workflows etc...

EG.:
Functional: A user says he wants a dialog that holds a person's information and that has buttons to save the information, copy the information and close the dialog. He also explains what that 'information' is, in detail. (name, first name, age, etc...) The user mentions how this information is used in other parts of the application and or system or even in other applications or systems. You can give some direction to the user here like do you want to have a remote service for this? (indicating pro's and con's)

Technical: Based on the information of thze technical information you can design the application technically, will we use services, forms/wpf or web UI's? What dataobjects can we define? How many tiers do we need, etc... This can go as far as defining the SQL statements necessary and writing propotypes.

Hope this is what you wanted.
V.

AnswerRe: architecture Pin
Dan Mos2-Aug-11 4:01
Dan Mos2-Aug-11 4:01 
Questionmissing resources Pin
lukeer2-Aug-11 0:17
lukeer2-Aug-11 0:17 
GeneralRe: missing resources Pin
Shameel2-Aug-11 5:50
professionalShameel2-Aug-11 5:50 
QuestionDatagrids Pin
Beetle Juice1-Aug-11 23:29
Beetle Juice1-Aug-11 23:29 
Questionhiding process arguments Pin
navish011-Aug-11 21:25
navish011-Aug-11 21:25 
AnswerRe: hiding process arguments Pin
Shameel1-Aug-11 23:24
professionalShameel1-Aug-11 23:24 
GeneralRe: hiding process arguments Pin
navish012-Aug-11 1:58
navish012-Aug-11 1:58 
GeneralRe: hiding process arguments Pin
Dave Kreskowiak2-Aug-11 4:19
mveDave Kreskowiak2-Aug-11 4:19 
GeneralRe: hiding process arguments Pin
Shameel2-Aug-11 5:20
professionalShameel2-Aug-11 5:20 
QuestionOpening multiple instances of the same form and Identification. Pin
MAW301-Aug-11 15:58
MAW301-Aug-11 15:58 
AnswerRe: Opening multiple instances of the same form and Identification. Pin
Dr.Walt Fair, PE1-Aug-11 18:30
professionalDr.Walt Fair, PE1-Aug-11 18:30 
AnswerRe: Opening multiple instances of the same form and Identification. [modified] Pin
Shameel1-Aug-11 22:08
professionalShameel1-Aug-11 22:08 
AnswerRe: Opening multiple instances of the same form and Identification. Pin
BillWoodruff2-Aug-11 23:05
professionalBillWoodruff2-Aug-11 23:05 
Questionhow to get virtual memory using wmi Pin
anaidy0u1-Aug-11 15:57
anaidy0u1-Aug-11 15:57 
QuestionHow do you dynamically assign a datagrid's headers in c#? Pin
Xarzu1-Aug-11 15:05
Xarzu1-Aug-11 15:05 
QuestionHow to work with generic date format Pin
Gali19781-Aug-11 9:58
Gali19781-Aug-11 9:58 
AnswerRe: How to work with generic date format Pin
#realJSOP1-Aug-11 12:01
professional#realJSOP1-Aug-11 12:01 

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.