Extensions
4 TopicsPerformance profiling your custom extensions
First published on MSDN on Nov 12, 2008 The Team Development Edition and Team Suite versions of Visual Studio 2008 comes with a performance profiling feature that can used to find bottlenecks in your custom extensions (tasks, data flow components, etc) for SSIS.Creating a custom task with a default UI
First published on MSDN on Jul 18, 2008 The Developing a User Interface for a Custom Task entry in Books Online describes how to build your UI from scratch, but there is an easier way to create a UI that has the same look and feel as the stock tasks that ship with SSIS.