Real-time data from .NET program to Excel over a network
A company had a custom .NET application that was generating real-time data they wanted to analyze using Excel. The problem was the two programs were running on different network computers. The company used the DataHub API to connect from the .NET application to a DataHub on the server computer and networked the data to a DataHub on the client computer. From there a simple drag and drop made the data available in Excel.