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
Eddy Vluggen2-Feb-16 12:41
professionalEddy Vluggen2-Feb-16 12:41 
GeneralRe: DropBox Type Of App Pin
Kevin Marois3-Feb-16 7:57
professionalKevin Marois3-Feb-16 7:57 
GeneralRe: DropBox Type Of App Pin
Eddy Vluggen3-Feb-16 8:40
professionalEddy Vluggen3-Feb-16 8:40 
AnswerRe: DropBox Type Of App Pin
jschell2-Feb-16 13:30
jschell2-Feb-16 13:30 
GeneralRe: DropBox Type Of App Pin
Kevin Marois3-Feb-16 7:58
professionalKevin Marois3-Feb-16 7:58 
GeneralRe: DropBox Type Of App Pin
Eddy Vluggen3-Feb-16 8:48
professionalEddy Vluggen3-Feb-16 8:48 
GeneralRe: DropBox Type Of App Pin
zephaneas3-Feb-16 8:52
zephaneas3-Feb-16 8:52 
GeneralRe: DropBox Type Of App Pin
Eddy Vluggen3-Feb-16 9:05
professionalEddy Vluggen3-Feb-16 9:05 
"Real time"?

zephaneas wrote:
From what I can see that's the whole point of WebSockets
Depends on which part of the Dropbox client you want to recreate. It is not my opinion, but from Explorers' view it makes sense; your file's status is not relevant to the user until he requests that file.

Before it can be requested, the status is requested. Explorer will still show the files, just not the correct status initially. You can see this happening visually on a slow computer when the first overlay-icon is the blue refreshing-arrows when first opened, and than the actual status with the correct overlay-icon once the status is requested.

Now, real-time is reserved for anything that is updated within 1/24 of a second, as that is what the human eye perceives as real-time. I don't care what framework you use, if it is on Windows, it will be as realtime as the idiot that ran a marathon just to deliver a message.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: DropBox Type Of App Pin
jschell6-Feb-16 13:20
jschell6-Feb-16 13:20 
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 
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 

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.