I'm interested in getting comprehensive information about soft (hard too) real-time application in .Net 3.5/4 Winforms mainly (WPF perhaps). Google results for the thing are quite poor - some quides on parallelism only ... the question is how could I for example write a real-time patient-health monitoring client for some medical appliance? or broker application with real-time stock data? or navigation system for a train? or a house-automation software which is responsible for opening/closing doors? etc ... so this kind of realtime app is the target.
So far I haven't found any books on it except Concurrent Programming on Windows - which is basicly not about this , rather parallelism handling ...
Thanks in advance