Michael Piendl

Results 4 comments of Michael Piendl

the data is irrelevant for the sample, could be something from small json data of a couple of business objects up to a binary blob of an file. the payload...

1. list of contacts (firstname, lastname, age, state) 2. create form of contact (save -> no signalr message, upload via webapi) 3. save on server pushes notification to all other...

in real world projects this could be something like a order information, seat reservation, shipping information, credit-card check... let's make it a seat reservation - it's delay is caused by...

i think a seat reservation for people including a human approval through a simple c# console appliation is ok. the technical implementation should not send the data as payload in...