Categories: IDEs - IDE add-ins
Visual Studio .NET add-in that helps you to add multi-threading support to your Windows Forms application at design time.It helps moving the long-running work onto background threads, keeping what's needed on the foreground thread.