SignalR - Learn basic fundamentals with .NET Core (.NET 7)

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Typically in an application client initiates a request and server responds back, but what if server had to send a data without a request?
    OR
    What if you want something on the web page to be automatically refreshed when new data is available?
    OR
    You want to learn how a typical chat application works?
    SignalR is the answer to that! SignalR has been there since many years, but still it is a new domain to many .NET Developers. SignalR is just a wrapper around the real time web protocols, but it is a great technology to achieve real time web communication. In this course we will walk you though the basics of what is SignalR and what problem it solves.
    ☕ Coffee: www.buymeacoff...
    Advanced Course : www.udemy.com/...
    To see more in-depth full courses go to : dotnetmastery....
    All GitHub Repo: github.com/bhr...

Комментарии • 37

  • @user-qk2lk3xc5b
    @user-qk2lk3xc5b 7 дней назад

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

  • @jannickbreunis
    @jannickbreunis Год назад +2

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

  • @datadarbaar4606
    @datadarbaar4606 Год назад

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

  • @Waynekim98
    @Waynekim98 Год назад +1

    The best lecture about SignalR thank you~~~

  • @pawmy4519
    @pawmy4519 Год назад +1

    Concise and straight to the point, love it ❤

  • @progressnwimuelekara2167
    @progressnwimuelekara2167 5 месяцев назад

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

  • @DamianReloaded
    @DamianReloaded 5 месяцев назад

    Awesome tutorial! Thank you very much!

  • @davidbrooks2375
    @davidbrooks2375 9 месяцев назад

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

  • @or1699
    @or1699 Год назад

    Thanks for the detailed explanation!

  • @salmanpatrick
    @salmanpatrick 5 месяцев назад

    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.

  • @AsemAlexanDer
    @AsemAlexanDer 5 месяцев назад

    Perfect

  • @AdnanVrazalica
    @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.

  • @nishanmurarka3137
    @nishanmurarka3137 Год назад +1

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

  • @user-mert94
    @user-mert94 6 месяцев назад

    amazing video thank you :)

  • @adewaleadisa4346
    @adewaleadisa4346 Год назад

    Wonderful lecture!

  • @TacticalH0rse
    @TacticalH0rse Год назад

    Nice video, thx!

  • @emirsalihovic6616
    @emirsalihovic6616 Год назад

    Nice!!!

  • @shink225
    @shink225 Год назад

    aweseome!

  • @salmanshafiq8151
    @salmanshafiq8151 Год назад

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

  • @Meloga41
    @Meloga41 Год назад

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

    • @jannickbreunis
      @jannickbreunis Год назад

      Yes, it doet. Very easy. It's possible to test with Postman too.

  • @alexei6557
    @alexei6557 Год назад

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

  • @joshuarodriguez7611
    @joshuarodriguez7611 11 месяцев назад

    With signalR can I make chat groups?

    • @DotNetMastery
      @DotNetMastery  11 месяцев назад

      Yes indeed! I do that in the course on dotnetmastery.com

  • @AlThePal78
    @AlThePal78 2 года назад

    do you change around Identity to work with MVC vs Razor pages?

    • @DotNetMastery
      @DotNetMastery  2 года назад

      Identity would use razor pages

    • @AlThePal78
      @AlThePal78 2 года назад

      @@DotNetMastery I mean I used identity with mvc without using razor pages. That is why I’m asking do you ever make projects that way?

    • @DotNetMastery
      @DotNetMastery  2 года назад +1

      @@AlThePal78 we actually use MVC in identity with project at my work. So yes we do use that!

    • @AlThePal78
      @AlThePal78 2 года назад

      @@DotNetMastery I am going through your course right now and scaffolding identity to all razor pages. I will be trying to change that when I’m done with your course and it’s an awesome course thank you

  • @flogginga_dead_horse4022
    @flogginga_dead_horse4022 2 года назад +1

    good lord don't get me started on .Net 7 no LTS!!! lol

    • @DotNetMastery
      @DotNetMastery  2 года назад

      Haha I agree! But good thing is signalr is not thay dependent on .net version :) well especially with .net core!

    • @parko1965
      @parko1965 Год назад

      From 3.1, MS already said LTS will only occur every 2 years. It's no secret.

    • @flogginga_dead_horse4022
      @flogginga_dead_horse4022 Год назад

      @@parko1965 it was a joke... he got it