دانلود کتاب Building Custom Tasks for SQL Server Integration Services: The Power of .NET for ETL for SQL Server 2019 and Beyond – ایجاد وظایف سفارشی برای خدمات یکپارچه سازی SQL Server: قدرت دات نت برای ETL برای SQL Server 2019 و فراتر از آن

اطلاعات کتاب
  • جلد
  • سری
  • ویرایش 2
  • سال 2021
  • نویسنده (گان) Andy Leonard
  • ناشر Apress
  • زبان English
  • تعداد صفحات 698
  • حجم فایل 42.24MB
  • فرمت فایل pdf
  • شابک 1484264819, 9781484264812
قیمت محصول :

45,000 تومان

با خرید این محصول، 2,250 تومان به کیف پول شما بازگشت داده می‌شود

روند خرید و دریافت کتاب‌ها بدون هیچ اختلالی انجام می‌شود.
تمامی فایل‌ها بر روی سرورهای داخلی میزبانی می‌شوند تا بتوانید به راحتی و در لحظه آن‌ها را دانلود کنید. در صورت بروز هرگونه مشکل یا نیاز به راهنمایی، لطفاً از طریق « صفحه تماس باما» با تیم پشتیبانی در ارتباط باشید.

تمامی کتاب های موجود در وبسایت سای وان به زبان انگلیسی میباشد

توضیحات

Build custom SQL Server Integration Services (SSIS) tasks using Visual Studio Community Edition and C#. Bring all the power of Microsoft .NET to bear on your data integration and ETL processes, and for no added cost over what youve already spent on licensing SQL Server. New in this edition is a demonstration deploying a custom SSIS task to the Azure Data Factory (ADF) Azure-SSIS Integration Runtime (IR).

All examples in this new edition are implemented in C#. Custom task developers are shown how to implement custom tasks using the widely accepted and default language for .NET development.

Why are custom components necessary? Because even though the SSIS catalog of built-in tasks and components is a marvel of engineering, gaps remain in the available functionality. One such gap is a constraint of the built-in SSIS Execute Package Task, which does not allow SSIS developers to select SSIS packages from other projects in the SSIS Catalog. Examples in this book show how to create a custom Execute Catalog Package task that allows SSIS developers to execute tasks from other projects in the SSIS Catalog. Building on the examples and patterns in this book, SSIS developers maycreate any task to which they aspire, custom tailored to their specific data integration and ETL needs.


What You Will Learn

  • Configure and execute Visual Studio in the way that best supports SSIS task development
  • Create a class library as the basis for an SSIS task, and reference the needed SSIS assemblies
  • Properly sign assemblies that you create in order to invoke them from your task
  • Implement source code control via Azure DevOps, or your own favorite tool set
  • Troubleshoot and execute custom tasks as part of your own projects
  • Create deployment projects (MSIs) for distributing code-complete tasks
  • Deploy custom tasks to Azure Data Factory Azure-SSIS IRs in the cloud
  • Create advanced editors for custom task parameters
Who This Book Is For
For database administrators and developers who are involved in ETL projects built around SQL Server Integration Services (SSIS). Readers do not need a background in software development with C#. Most important is a desire to optimize ETL efforts by creating custom-tailored tasks for execution in SSIS packages, on-premises or in ADF Azure-SSIS IRs.

————————————————————–

ترجمه ماشینی :

با استفاده از Visual Studio Community Edition و C# وظایف سفارشی SQL Server Integration Services (SSIS) بسازید. تمام قدرت مایکروسافت دات نت را بر روی یکپارچه سازی داده ها و فرآیندهای ETL خود بیاورید، و بدون هزینه اضافی نسبت به آنچه قبلاً برای صدور مجوز SQL Server هزینه کرده اید. جدید در این نسخه، نمایشی است که یک وظیفه SSIS سفارشی را در Azure Data Factory (ADF) Azure-SSIS Integration Runtime (IR) اجرا می کند.

همه نمونه‌های این نسخه جدید در سی شارپ پیاده‌سازی شده‌اند. به توسعه دهندگان وظایف سفارشی نشان داده می شود که چگونه وظایف سفارشی را با استفاده از زبان پذیرفته شده و پیش فرض برای توسعه دات نت پیاده سازی کنند.

چرا اجزای سفارشی ضروری هستند؟ از آنجا که حتی اگر کاتالوگ SSIS از وظایف و اجزای داخلی یک شگفتی مهندسی است، شکاف هایی در عملکرد موجود باقی می ماند. یکی از این شکاف ها محدودیتی در SSIS Execute Package Task است که به توسعه دهندگان SSIS اجازه نمی دهد بسته های SSIS را از پروژه های دیگر در کاتالوگ SSIS انتخاب کنند. مثال‌های این کتاب نشان می‌دهد که چگونه می‌توان یک کار سفارشی Execute Catalog Package ایجاد کرد که به توسعه‌دهندگان SSIS اجازه می‌دهد وظایفی از پروژه‌های دیگر در کاتالوگ SSIS را اجرا کنند. با تکیه بر مثال‌ها و الگوهای این کتاب، توسعه‌دهندگان SSIS ممکن است هر وظیفه‌ای را که می‌خواهند، به‌صورت سفارشی بر اساس یکپارچه‌سازی داده‌های خاص و نیازهای ETL ایجاد کنند.

< div>

آنچه یاد خواهید گرفت

  • پیکربندی و اجرای ویژوال استودیو به روشی که به بهترین شکل از توسعه وظایف SSIS پشتیبانی می کند
  • یک کتابخانه کلاس به عنوان اساس یک کار SSIS، و ارجاع به مجموعه های SSIS مورد نیاز
  • مجموعه هایی را که ایجاد می کنید به درستی امضا کنید تا آنها را از وظیفه خود فراخوانی کنید
  • کنترل کد منبع را از طریق Azure DevOps یا مجموعه ابزار مورد علاقه خود پیاده سازی کنید
  • عیب یابی و وظایف سفارشی را به عنوان بخشی از پروژه های خو


     

    tag : دانلود کتاب ایجاد وظایف سفارشی برای خدمات یکپارچه سازی SQL Server: قدرت دات نت برای ETL برای SQL Server 2019 و فراتر از آن , Download ایجاد وظایف سفارشی برای خدمات یکپارچه سازی SQL Server: قدرت دات نت برای ETL برای SQL Server 2019 و فراتر از آن , دانلود ایجاد وظایف سفارشی برای خدمات یکپارچه سازی SQL Server: قدرت دات نت برای ETL برای SQL Server 2019 و فراتر از آن , Download Building Custom Tasks for SQL Server Integration Services: The Power of .NET for ETL for SQL Server 2019 and Beyond Book , ایجاد وظایف سفارشی برای خدمات یکپارچه سازی SQL Server: قدرت دات نت برای ETL برای SQL Server 2019 و فراتر از آن دانلود , buy ایجاد وظایف سفارشی برای خدمات یکپارچه سازی SQL Server: قدرت دات نت برای ETL برای SQL Server 2019 و فراتر از آن , خرید کتاب ایجاد وظایف سفارشی برای خدمات یکپارچه سازی SQL Server: قدرت دات نت برای ETL برای SQL Server 2019 و فراتر از آن , دانلود کتاب Building Custom Tasks for SQL Server Integration Services: The Power of .NET for ETL for SQL Server 2019 and Beyond , کتاب Building Custom Tasks for SQL Server Integration Services: The Power of .NET for ETL for SQL Server 2019 and Beyond , دانلود Building Custom Tasks for SQL Server Integration Services: The Power of .NET for ETL for SQL Server 2019 and Beyond , خرید Building Custom Tasks for SQL Server Integration Services: The Power of .NET for ETL for SQL Server 2019 and Beyond , خرید کتاب Building Custom Tasks for SQL Server Integration Services: The Power of .NET for ETL for SQL Server 2019 and Beyond ,

    نقد و بررسی‌ها

    هنوز بررسی‌ای ثبت نشده است.

    اولین کسی باشید که دیدگاهی می نویسد “دانلود کتاب Building Custom Tasks for SQL Server Integration Services: The Power of .NET for ETL for SQL Server 2019 and Beyond – ایجاد وظایف سفارشی برای خدمات یکپارچه سازی SQL Server: قدرت دات نت برای ETL برای SQL Server 2019 و فراتر از آن”