Learn Asp.Net SignalR From Scratch

Understand the internals of Asp.Net SignalR by creating group chat.

Course Summary

Problem

I hope you might have got fed up of refreshing the whole page to get the updated data. i.e., sending a request to the server always to check updates by working on client – server request pattern by making ajax call. Right! Don’t worry here you have the solution.

Solution

Here you will learn something interesting i.e., clients need not to do anything to get the update from the server just they need to be in connection with the server and server will push the updates to all the clients which are in connection. This is also called as push technology or reverse ajax. Best example of this is chat application.

Have you ever wondered how Google chat, Skype chat, Yahoo chat, Facebook chat, whatsApp chat, etc., work?

Yes, At the end of this course you will learn a new Asp .Net SignalR technology by creating a simple chat application and then slowly you will dive into the subject and understand the internals of Asp. Net SignalR by creating group chat, working on various events and broadcasting some messages to all web clients. Finally you will end up with an interesting web based real time game to demonstrate that SignalR is not all about chat application.

Course Curriculum

Manzoor Ahmed Mohammed

Manzoor is a Microsoft Certified Trainer who has been working on MS .Net technologies for more than a decade. Apart from development he is also passionate about delivering training on various MS .Net technologies and he has 10+ years of experience as a software development teacher. He writes articles for code-project as well. His YouTube channel has 1 million hits. He is the founder of ManzoorTheTrainer portal.

"I focus on simplifying, complex concepts..." - ManzoorTheTrainer

Course Pricing