(waveangle) This solution demonstrates a simple model-view pattern for a multithreaded Windows Forms UI in .NET 2.0. I prefer to design the “model” classes for my programs first, and then design the forms around the model. This example shows a couple types of data binding techniques using worker thr
Read More - Register for Free Membership