Book Image

SignalR Blueprints

By : Einar Ingerbrigsten
Book Image

SignalR Blueprints

By: Einar Ingerbrigsten

Overview of this book

Table of Contents (18 chapters)
SignalR Blueprints
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
9
Debugging or Troubleshooting
Index

Chapter 2. Overheating the Discussion

This chapter will cover the basics of getting started with SignalR and at the same time will show the potential to improve the user experience in a simple way. We will begin with something simple, which is making your own forum discussion site. As a consequence of creating this, you will learn more about the following topics:

  • Using simple ASP.NET MVC 5

  • Enabling security

  • Using simple jQuery

  • Using Entity Framework 6

  • Utilizing a hub

  • Using SignalR groups