Want to integrate chat in mvc project using Signalr and also want to save chat to database.
Refer below link and modify the code to save the messages in database and retrieve the message from database.
https://www.c-sharpcorner.com/article/signalr-chat-app-with-asp-net-webform-and-bootstrap/
Refer below link and implement in your mvc project.
http://www.coder007.com/2016/04/create-chat-application-using-signalr.html
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.