Help to get any book or material to use C sharp which is needed for SSIS

Hello,

I think we dont need to master in C# for the ETL using SSIS. As mostly C# would be used file related, String manipulations or for any validations.

It would be great of anyone suggest any book of C# which pertains the content which is really needed to perform ETL actions.

And I am sorry if I should not post this type of queries here.

Br,

Shamsuddeen

September 3rd, 2015 7:31am

Hello Shamsuddeen,

Well! I would recommend you : Extending SSIS with .NET Scripting: A Toolkit for SQL Server Integration Services

Free Windows Admin Tool Kit Click here and download it now
September 3rd, 2015 8:03am

Hi Shamsuddeen,

I think Csharp school is Great one.

You also check

http://www.readwriteweb.com/hack/2011/05/free-e-books-on-c.php

http://search-ebooks.eu/c/csharp-net

Hope this will help you.

September 3rd, 2015 8:48am

Hi Shamsuddeen,

As per my understanding, scripting SSIS with .NET is aimed at developers with at least some experience in creating SSIS packages. It is especially targeted at Script Task, Custom Task and Custom Data Flow Component.

We should use the basic of C# programming language combine the usage of Script Task, Custom Task and Custom Data Flow Component for the SSIS .NET needed. The following examples about Script Task, developing Custom Task and developing Custom Data Flow Component are for your references:
Script Task Examples
Developing a Custom Task
Developing a Custom Data Flow Component

Thanks,
Katherine Xiong

Free Windows Admin Tool Kit Click here and download it now
September 6th, 2015 11:14pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics