Click here to Skip to main content
15,889,595 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: DropBox Type Of App Pin
Gerry Schmitz3-Feb-16 8:29
mveGerry Schmitz3-Feb-16 8:29 
GeneralRe: DropBox Type Of App Pin
Kevin Marois4-Feb-16 3:57
professionalKevin Marois4-Feb-16 3:57 
GeneralRe: DropBox Type Of App Pin
Gerry Schmitz4-Feb-16 6:07
mveGerry Schmitz4-Feb-16 6:07 
GeneralRe: DropBox Type Of App Pin
Kevin Marois4-Feb-16 6:13
professionalKevin Marois4-Feb-16 6:13 
GeneralRe: DropBox Type Of App Pin
Gerry Schmitz4-Feb-16 7:04
mveGerry Schmitz4-Feb-16 7:04 
GeneralRe: DropBox Type Of App Pin
Kevin Marois4-Feb-16 7:09
professionalKevin Marois4-Feb-16 7:09 
QuestionRevamp/Rewrite a slow WPF Application Pin
Praveen Raghuvanshi26-Jan-16 7:07
professionalPraveen Raghuvanshi26-Jan-16 7:07 
AnswerRe: Revamp/Rewrite a slow WPF Application Pin
jschell27-Jan-16 9:30
jschell27-Jan-16 9:30 
Praveen Raghuvanshi wrote:
This has impacted the performance immensely and adding/modifying anything is a big pain now.


Either you are using the word "performance" incorrectly or there are two parts to that sentence which conceptually have nothing to do with each other. That said it is possible that the former is a result of the latter but that is likely an assumption without proof.

Praveen Raghuvanshi wrote:
If we have around 200 objects and perform select all and drag/drop to some other location, it takes around 5 seconds and its not smooth.


Based on that and the rest of the description this suggests there is a design problem. And that is the cause of the performance issue. Could also be a requirements issue.

One doesn't solve design problems with technology but rather with better designs. And one definitely doesn't solve requirement bugs with technology.

As described the application footprint on a modern machine is trivial. Presumably this is being run on modern machines right?

Praveen Raghuvanshi wrote:
Looking forward for your valuable suggestion.


Start by profiling the application while users are using it. That allows you to both determine what the actual performance problems are and also determine what real usage looks like.
GeneralRe: Revamp/Rewrite a slow WPF Application Pin
Praveen Raghuvanshi27-Jan-16 16:27
professionalPraveen Raghuvanshi27-Jan-16 16:27 
AnswerRe: Revamp/Rewrite a slow WPF Application Pin
Eddy Vluggen28-Jan-16 2:10
professionalEddy Vluggen28-Jan-16 2:10 
GeneralRe: Revamp/Rewrite a slow WPF Application Pin
Praveen Raghuvanshi28-Jan-16 3:49
professionalPraveen Raghuvanshi28-Jan-16 3:49 
GeneralRe: Revamp/Rewrite a slow WPF Application Pin
Eddy Vluggen28-Jan-16 4:27
professionalEddy Vluggen28-Jan-16 4:27 
GeneralRe: Revamp/Rewrite a slow WPF Application Pin
Praveen Raghuvanshi28-Jan-16 5:50
professionalPraveen Raghuvanshi28-Jan-16 5:50 
GeneralRe: Revamp/Rewrite a slow WPF Application Pin
Eddy Vluggen29-Jan-16 1:25
professionalEddy Vluggen29-Jan-16 1:25 
QuestionPersisting settings to the cloud... Pin
dandy7224-Jan-16 6:41
dandy7224-Jan-16 6:41 
AnswerRe: Persisting settings to the cloud... Pin
jschell27-Jan-16 9:22
jschell27-Jan-16 9:22 
GeneralRe: Persisting settings to the cloud... Pin
dandy7227-Jan-16 12:08
dandy7227-Jan-16 12:08 
AnswerRe: Persisting settings to the cloud... Pin
Mycroft Holmes27-Jan-16 13:37
professionalMycroft Holmes27-Jan-16 13:37 
QuestionPOCO/DTO Design Question Pin
Kevin Marois18-Jan-16 7:07
professionalKevin Marois18-Jan-16 7:07 
AnswerRe: POCO/DTO Design Question Pin
Eddy Vluggen18-Jan-16 8:02
professionalEddy Vluggen18-Jan-16 8:02 
AnswerRe: POCO/DTO Design Question Pin
Mycroft Holmes18-Jan-16 12:07
professionalMycroft Holmes18-Jan-16 12:07 
QuestionVideo capture my debugging actions Pin
Bastien Vandamme14-Jan-16 19:43
Bastien Vandamme14-Jan-16 19:43 
AnswerRe: Video capture my debugging actions Pin
Richard Deeming15-Jan-16 1:52
mveRichard Deeming15-Jan-16 1:52 
AnswerRe: Video capture my debugging actions Pin
Gerry Schmitz15-Jan-16 7:03
mveGerry Schmitz15-Jan-16 7:03 
QuestionVHDL code for digital clock!?? Pin
Ribelleri12-Jan-16 0:56
Ribelleri12-Jan-16 0:56 

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.