@maurocunha9770

For the final challenge, I personally preferred to simply use OnConnectedAsync to load the counters, as it results in a cleaner solution. Thank you for this amazing video!

@jannickbreunis

Without exaggerating: this is absolutely beautiful. Really complete in-depth tutorial for beginning with SignalR and implementing it in javascript. Many thanks!

@TariqulIslam-k4v

Thanks for your in depth contribution to the community. Great one. Thanks.

@lexNwimue

Awesome stuff, man. You've really been a great help in my journey.

@datadarbaar4606

You deserve more views and subsribers. The way you explained this whole terminology is appreciable.

@Waynekim98

The best lecture about SignalR thank you~~~

@DamianReloaded

Awesome tutorial! Thank you very much!

@pawmy4519

Concise and straight to the point, love it ❤

@davidbrooks2375

Very nice! Could have used information on targetting messages to client groups. Also how to scale out.. Still a very good introduction

@or1699

Thanks for the detailed explanation!

@salmanhaider14

I wish if you could show us the part where we can send the message to all the connections of the current logged in user with identity. This is the part that I've been suffering with and haven't been able to implement.

@nishanmurarka3137

usersCount.js:3 Uncaught ReferenceError: signalR is not defined
even after following all the steps exactly I am getting this error

@AdnanVrazalica

Hello. Thank you for this great video. I am watching you video over Udemy. When I follow your instructions visual studio create project without folders Models Views. Instead of above I got folder Pages where is located Index.cshtml. When I change this file based on your instructions i got 404 error when I tested it.

@user-mert94

amazing video thank you :)

@salmanshafiq8151

Nice tutorial ❤
how you get intellisense of javascript in Visual studio?
plz let us know how to do that.

@adewaleadisa4346

Wonderful lecture!

@alexei6557

I have the following error :  Error in connection establishment: net::ERR_CONNECTION_RESET
Any idea why that happens?

@TacticalH0rse

Nice video, thx!

@prathamshetty1760

hai in icon based notification how user can see old notifications

@Meloga41

Nice one! Am planning to build a chat module. Guess using signalR will work best for me. Please advice