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

Summary


Structure is important, in fact, it's at times one of the most important aspects of building maintainable applications. In addition to this, it helps one to decide how to apply structure, which can be very valuable. Then, it's all up to your muscle memory when implementing, rather than having to think deep every time for every little feature. Bifrost brings together years of experience in building LOB applications and is not a platform or framework built for itself but built based on real experience. Although, this chapter showed less of SignalR, it's important to see the benefits of putting it together in something that is more structured than simple samples. The benefits are very clear.

SignalR brings a lot to the LOB application development space. It can make a lot of problems go away or simpler, and then also introduce new ways of approaching problem solving for the end user. Bifrost is very committed to taking advantage of SignalR and it's just in its infant stage as far as its...