Two-Way Web Apps with SignalR

January 11, 2018

  • J Sawyer

Wouldn't it be nice if we could have full RPC-type functionality in our web apps, allowing us to call javascript code that's running on a page without require a round trip to the server? Or to feed frequently updated data to clients without polling? How about pushing status of long-running operations down to the client? Oh ... yeah ... and we'd like to do all of this across multiple browsers and clients in a way that scales and works through firewalls. Sound impossible? It's not. Sound difficult? With SignalR, it's not. In this presentation, we'll take a run around SignalR and how this can be incorporated into a wide variety of applications, from web apps to services to Windows client apps, all using a single API that make real-time push notifications simple and straightforward.

About J Sawyer

J is a Senior Architect for Hitachi Consulting based in Houston, TX and who loves to write code and build cool, innovative solutions to hard problems. When not coding, J likes to hang out with his family, play with his computers and ride his Kawasaki Concours 14. But he doesn't code and ride at the same time. That would be bad.

About the sponsor: .NET Report Builder

.Net Report Builder is a tool that allows.Net developers to add Do It Yourself Ad Hoc reporting feature to their software without much coding and some simple configuration. This means that your end users can quickly and easily build reports that are customized to their needs. While some software may allow users to generate reports, those reports are often confined to a handful of different templates. With .Net Report Builder, end users decide what fields are added to the report, how it’s formatted, and much more with a very friendly and intuitive Report Wizard. This is all done from inside your application, so there’s no need to export data or run another program. Find out more and view a LIVE DEMO at http://dotnetreport.com.

Presentation Recording