In this application I want to show how to chatting in asp.net using SignalR. The chatting data will store in the database. User online offline status will also be store in database.
When you put a valid connection string of empty database in web config then it will create whole database automatically while first database connection.