|
|
|
|
|
by Rakathos
4766 days ago
|
|
The entire backend of Rakasheets is built in C#/Asp.Net. For the real-time technology I'm using SignalR, which I highly recommend. It's like websockets for .Net and it's very simple to use. Sidenote: While I love SignalR, "real-time inventory" has added zero value to the product from my customer's point of view. |
|