Companies Home Search Profile

C#: Advanced Practices

Focused View

41:37

278 View
  • 01 - Introduction to Language Integrated Query (LINQ).mp4
    05:00
  • 02 - Learn LINQ query syntax.mp4
    05:58
  • 03 - LINQ query composition and execution.mp4
    04:47
  • 04 - LINQ, Entity Framework, and remote data sources.mp4
    08:13
  • 05 - Introduction to async, await, and tasks.mp4
    03:45
  • 06 - Asynchronous task composition.mp4
    03:47
  • 07 - Handling asynchronous exceptions.mp4
    04:31
  • 08 - Distinguish asynchronous and multithreading.mp4
    05:36
  • Description


    In this course, instructor Mika Dumont introduces you to C# advanced practices. Mika begins by defining LINQ and showing you how LINQ makes it easy to query any data source. She walks you through how LINQ composes queries written in multiple statements, or even multiple methods, into a single query operation. Mika covers how LINQ works with Entity Framework to query SQL data sources. She describes how async features make it easy to write code that describes what your code does. She goes into how the Task class helps you organize asynchronous algorithms in logical ways. She steps you through how to recover and process asynchronous error conditions from faulted tasks. Mika concludes by explaining the similarities and differences between asynchronous operations and multithreaded, how you can apply similar techniques in both contexts, and how asynchronous operations may be single-threaded.

    This course was created by Microsoft.NET. We are pleased to host this training in our library.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    C#

    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 8
    • duration 41:37
    • Release Date 2023/01/18

    Courses related to C#