This series of videos walks you through how to use a custom or third party assembly in SSIS.Highlights from this video series:Writing Script Tasks that use custom-made and third-party assembliesWriting Data Flow Tasks that use the Script Component TaskSetting up Visual C# Express Edition (or Visual Basic Express Edition)Writing assemblies (class libraries) using C# and Visual BasicConfiguring the host environment for using SSIS packages that contain custom assembliesTroubleshooting and problems updating assembliesDiscussions of the Global Assembly Cache (the GAC) and it integrates with SSISCalling .NET/CLR methods and assigning/retrieving properties and property valuesDatatyping and common type conversion errors and much more