Click here to Skip to main content
15,901,373 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Esb experiences Pin
jschell31-Mar-16 9:35
jschell31-Mar-16 9:35 
QuestionFile Sharing App Proposed Architecture Pin
Kevin Marois10-Feb-16 11:20
professionalKevin Marois10-Feb-16 11:20 
AnswerRe: File Sharing App Proposed Architecture Pin
Richard Deeming11-Feb-16 0:38
mveRichard Deeming11-Feb-16 0:38 
GeneralRe: File Sharing App Proposed Architecture Pin
Kevin Marois11-Feb-16 3:39
professionalKevin Marois11-Feb-16 3:39 
QuestionArchitecture - handling consecutive updates - Azure Pin
Rajeshjoseph9-Feb-16 5:13
Rajeshjoseph9-Feb-16 5:13 
AnswerRe: Architecture - handling consecutive updates - Azure Pin
Eddy Vluggen9-Feb-16 6:45
professionalEddy Vluggen9-Feb-16 6:45 
AnswerRe: Architecture - handling consecutive updates - Azure Pin
Gerry Schmitz9-Feb-16 17:40
mveGerry Schmitz9-Feb-16 17:40 
AnswerRe: Architecture - handling consecutive updates - Azure Pin
jschell12-Feb-16 12:21
jschell12-Feb-16 12:21 
Rajeshjoseph wrote:
In a scenario where a customer updates a field - say name - immediately two or more times, ....Any recommendations on the best way to implement such a functionality?


Best suggestion I know of - stop making up business cases.

When exactly, in the real world, is a user going to update their name twice from two different locations at the same time?

And if they do how are you going to determine which one is 'correct'?

Apply that same reasoning to any other concurrency issues that you might come up with.

Unless you can answer both questions definitively then the answer is last one wins. And it wins by default without you doing anything.
GeneralRe: Architecture - handling consecutive updates - Azure Pin
Rajeshjoseph16-Feb-16 4:55
Rajeshjoseph16-Feb-16 4:55 
GeneralRe: Architecture - handling consecutive updates - Azure Pin
Wayne Stewart_16-Feb-16 13:11
Wayne Stewart_16-Feb-16 13:11 
GeneralRe: Architecture - handling consecutive updates - Azure Pin
jschell19-Feb-16 12:55
jschell19-Feb-16 12:55 
AnswerRe: window application form work in KIOSK Pin
Eddy Vluggen9-Feb-16 6:46
professionalEddy Vluggen9-Feb-16 6:46 
GeneralRe: window application form work in KIOSK Pin
Richard MacCutchan9-Feb-16 7:24
mveRichard MacCutchan9-Feb-16 7:24 
GeneralRe: window application form work in KIOSK Pin
Eddy Vluggen9-Feb-16 7:40
professionalEddy Vluggen9-Feb-16 7:40 
GeneralRe: window application form work in KIOSK Pin
tracie.macmoon8-Mar-16 22:29
tracie.macmoon8-Mar-16 22:29 
AnswerRe: window application form work in KIOSK Pin
ZurdoDev9-Feb-16 8:38
professionalZurdoDev9-Feb-16 8:38 
GeneralRe: window application form work in KIOSK Pin
Gerry Schmitz9-Feb-16 18:01
mveGerry Schmitz9-Feb-16 18:01 
Questionflyweight design pattern - need some explanation Pin
D4rkTrick7-Feb-16 12:03
professionalD4rkTrick7-Feb-16 12:03 
AnswerRe: flyweight design pattern - need some explanation Pin
Gerry Schmitz8-Feb-16 6:46
mveGerry Schmitz8-Feb-16 6:46 
Generalmisleading example Pin
D4rkTrick8-Feb-16 9:06
professionalD4rkTrick8-Feb-16 9:06 
GeneralRe: misleading example Pin
Gerry Schmitz8-Feb-16 13:10
mveGerry Schmitz8-Feb-16 13:10 
Praisethanks Pin
D4rkTrick11-Feb-16 1:22
professionalD4rkTrick11-Feb-16 1:22 
GeneralHow to design the accessibility problem Pin
SSETH7-Feb-16 5:21
SSETH7-Feb-16 5:21 
SuggestionRe: How to design the accessibility problem Pin
Sascha Lefèvre7-Feb-16 5:44
professionalSascha Lefèvre7-Feb-16 5:44 
GeneralRe: How to design the accessibility problem Pin
SSETH7-Feb-16 7:29
SSETH7-Feb-16 7:29 

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.