Click here to Skip to main content
15,888,286 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Eddy Vluggen14-Aug-17 23:51
professionalEddy Vluggen14-Aug-17 23:51 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell16-Aug-17 5:43
jschell16-Aug-17 5:43 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Pete O'Hanlon16-Aug-17 6:26
mvePete O'Hanlon16-Aug-17 6:26 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 7:23
professionalKevin Marois16-Aug-17 7:23 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell18-Aug-17 12:36
jschell18-Aug-17 12:36 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 7:23
professionalKevin Marois16-Aug-17 7:23 
AnswerRe: Call Into or Notify Other Instances Of Your App Pin
Mycroft Holmes14-Aug-17 13:30
professionalMycroft Holmes14-Aug-17 13:30 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois15-Aug-17 7:56
professionalKevin Marois15-Aug-17 7:56 
How do you handle a situation where, say in a desktop app, User A starts editing, and then User B wants to access that record?

How does instance B know that instance A has unlocked the record? The SignalR approach, being "real-time", would notify all other instances that this part of the app is now available. The "Edit" button on the other instances now become enabled.

Then, as soon as a user clicked "Edit", the "Edit" button on all other instances becomes disabled.
If it's not broken, fix it until it is.
Everything makes sense in someone's mind.
Ya can't fix stupid.

GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Gerry Schmitz15-Aug-17 8:36
mveGerry Schmitz15-Aug-17 8:36 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois15-Aug-17 8:38
professionalKevin Marois15-Aug-17 8:38 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Gerry Schmitz16-Aug-17 5:38
mveGerry Schmitz16-Aug-17 5:38 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 6:02
professionalKevin Marois16-Aug-17 6:02 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell16-Aug-17 6:45
jschell16-Aug-17 6:45 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 7:19
professionalKevin Marois16-Aug-17 7:19 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell18-Aug-17 12:01
jschell18-Aug-17 12:01 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Mycroft Holmes18-Aug-17 13:46
professionalMycroft Holmes18-Aug-17 13:46 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell21-Aug-17 4:55
jschell21-Aug-17 4:55 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 7:25
professionalKevin Marois16-Aug-17 7:25 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell18-Aug-17 11:52
jschell18-Aug-17 11:52 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Eddy Vluggen16-Aug-17 12:52
professionalEddy Vluggen16-Aug-17 12:52 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Mycroft Holmes15-Aug-17 12:42
professionalMycroft Holmes15-Aug-17 12:42 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell21-Aug-17 4:57
jschell21-Aug-17 4:57 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell16-Aug-17 6:41
jschell16-Aug-17 6:41 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Gerry Schmitz16-Aug-17 6:50
mveGerry Schmitz16-Aug-17 6:50 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 7:05
professionalKevin Marois16-Aug-17 7:05 

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.