My project is built in .net MVC with MS SQL Server. I am fetching live rates in my project, these rates are updated every milliseconds,. My problem is that I need to show all these rates on browser to logged in users depending on their settings.
Any help would be appreciated.