Build a Business Activity Monitor (BAM) that allows users to monitor the lifecycle of a trade and address any issues real time. Make it look good, make it reliable, and make it so that users can filter, group, sort data as they please. And build it in five weeks.
The Solution
Build a C#.NET Windows Application that makes use of multithreading techniques – background worker, monitor/lock, mutex, BeginInvoke, etc. – and add filter, group, and sort functionality by using Infragistics components.