آموزش کار با امکانات زبانهای .NET برای استفاده از BackgroundWorker / Pluralsight Introduction to The .NET BackgroundWorker Component

Pluralsight Introduction to The .NET BackgroundWorker Component
آموزش کار با امکانات زبانهای .NET برای استفاده از BackgroundWorker

  • کاربرد : آموزش کار با امکانات زبانهای .NET برای استفاده از BackgroundWorker
  • نوع فایل : فیلم آموزشی
  • زبان : انگلیسی
  • سیستم عامل : Windows-Mac-Linux-Android-iOS
  • تولید کننده : Pluralsight
  • سال تولید : 2013

توضیحات

در بسیاری موارد نیاز است که کاری پردازشی در برنامه اجرا گردد و در این میان معمولا رابط کاربری به حالت توقف وارد شده و ممکن است با دخالت و صدور فرامین جدید از سوی کاربر برنامه ، اجرای برنامه با خلل مواجه شده و در اصطلاح سیستم هنگ کند .

برای رفع این مشکل می توانید از BackgroundWorker ها استفاده کنید که پردازشهای مختلف را به پس زمینه برده و در آن جا اجرا می کنند و در این حین رابط کاربری برنامه کاملا پاسخگو و بدون هیچ مشکلی به کار خود ادامه می دهد .

با مشاهده این کورس آموزشی کار با امکانات زبانهای .NET برای استفاده از BackgroundWorker ها را خواهید آموخت .

Description

Keep your UI responsive. The BackgroundWorker component gives us an easy way to keep our UI responsive by moving a long-running process off of the UI thread. We'll explore this, plus other features: progress reporting, cancellation, and error handling. And we'll also see the BackgroundWorker component in conjunction with the MVVM pattern and the Task Parallel Library.

Keep your UI responsive. If we're not careful, a long-running process will cause our application to "lock up". The BackgroundWorker component gives us an easy-to-use solution by moving that long-running process off of our UI thread. We'll see how the BackgroundWorker component can keep our WinForms, WPF, or Silverlight UI responsive and also explore features such as progress reporting, cancellation, and error handling. After that, we'll see how easily the BackgroundWorker component fits in with an application using the Model-View-ViewModel (MVVM) pattern. And finally, we'll compare the BackgroundWorker component to the Task Parallel Library to make sure we're using the right tool for the job.

بخش های فایل

این فایل شامل 31 بخش می باشد که بخش های آن به صورت جداگانه در زیر آمده است.
Row Title Format Size Play Download
1_BackgroundWorker Overview
1 1_COURSE_OVERVIEW 3.86 MB DOWNLOAD
2 2_WHY_BACKGROUNDWORKER 4.90 MB DOWNLOAD
3 3_WHAT_THE_BACKGROUNDWORKER_IS 7.36 MB DOWNLOAD
4 4_FREEING_THE_UI 3.90 MB DOWNLOAD
5 5_DEMO_WINFORMS_APPLICATION 71.75 MB DOWNLOAD
6 6_DEMO_WPF_APPLICATION 40.12 MB DOWNLOAD
7 7_DEMO_BACKGROUNDWORKER_IN_CODE 10.59 MB DOWNLOAD
8 8_EVENT_REVIEW_1 3.87 MB DOWNLOAD
9 9_SUMMARY 2.18 MB DOWNLOAD
2_Progress Cancellations And Error Handling
10 10_OVERVIEW 1.03 MB DOWNLOAD
11 11_PROGRESS_REPORTING 6.03 MB DOWNLOAD
12 12_DEMO_PROGRESS_REPORTING 44.94 MB DOWNLOAD
13 13_CANCELLATION 5.28 MB DOWNLOAD
14 14_DEMO_CANCELLATION 30.15 MB DOWNLOAD
15 15_DEMO_ERROR_HANDLING 26.73 MB DOWNLOAD
16 16_EVENT_REVIEW_2 7.67 MB DOWNLOAD
17 17_SUMMARY 49.23 MB DOWNLOAD
18 18_BONUS_INSIDE_THE_TICKERPROGRESS_SAMPLE 5.23 MB DOWNLOAD
3_BackgroundWorker And MVVM
19 19_OVERVIEW 1.07 MB DOWNLOAD
20 20_DESCRIPTION_OF_MVVM 9.24 MB DOWNLOAD
21 21_BACKGROUNDWORKER_AND_MVVM 2.42 MB DOWNLOAD
22 22_DEMO_MVVM_IMPLEMENTED 23.02 MB DOWNLOAD
23 23_DEMO_BACKGROUNDWORKER_IN_MVVM 32.17 MB DOWNLOAD
24 24_SUMMARY 1.30 MB DOWNLOAD
4_BackgroundWorker VS Task
25 25_OVERVIEW 2.09 MB DOWNLOAD
26 26_TASK_DESCRIPTION 12.90 MB DOWNLOAD
27 27_DEMO_TASK_BASIC_IMPLEMENTATION 28.11 MB DOWNLOAD
28 28_DEMO_TASK_ADDITIONAL_FEATURES 55.06 MB DOWNLOAD
29 29_COMPARSION 3.42 MB DOWNLOAD
30 30_COURSE_SUMMARY 5.66 MB DOWNLOAD
5_فایل های تمرینی
31 dotnet-backgroundworker-component-introduction 1.95 MB DOWNLOAD
شما می توانید مجموعه کامل بخش های این فابل را نیز به صورت مجموعه کامل دریافت نمایید.
اگر شما نسبت به این اثر یا عنوان محق هستید، لطفا از طریق "بخش تماس با ما" با ما تماس بگیرید و برای اطلاعات بیشتر، صفحه قوانین و مقررات را مطالعه نمایید.

دیدگاه کاربران


لطفا در این قسمت فقط نظر شخصی در مورد این عنوان را وارد نمایید و در صورتیکه مشکلی با دانلود یا استفاده از این فایل دارید در صفحه کاربری تیکت ثبت کنید.

بارگزاری