Session

Real-Time Data Visualization in Blazor

Dashboards full of stale numbers don't tell the whole story. When your data has a heartbeat — sensor readings, vehicle positions, weather alerts, transaction volumes — your UI needs to keep up. Blazor gives .NET developers a component model that's naturally suited to streaming updates, but bridging the gap from a SignalR hub or an IoT message broker to a responsive, visually rich front end takes more than just calling `StateHasChanged`.

In this session, we'll build a real-time data pipeline from back to front: ingesting live feeds, pushing updates through SignalR, and rendering them as interactive map layers and charts in Blazor — without drowning the browser in redraws. You'll see how to throttle high-frequency streams, batch UI updates for smooth rendering, and layer live data on top of maps and spatial context so users can see not just *what* is happening, but *where*. We'll work through practical scenarios like fleet tracking, environmental monitoring, and live sales activity — the kind of problems where a table of numbers fails and a real-time visualization clicks.

Tim Purdum

Creative GIS and Web-based .NET Engineer

Cedar Falls, Iowa, United States

Actions

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top