2
Answers

SignalR and SQL server 2012

Photo of Avuya Mxoli

Avuya Mxoli

11y
3.1k
1
Hi all,
I am developing an online chat app in C#(VS 2012) and I came across examples that use signalR. Problem though is they do not use a database to store their messages and I have to use a database(will be implementing the MVC architecture). Anyone have a working example? I have never done something like this before so I am completely clueless.

Answers (2)