Exam Ref 70-483: Programming in C#

  Exam Ref 70-483: Programming in C#

Contents:

Introduction 

Chapter 1 Manage program flow 
Objective 1.1: Implement multithreading and
asynchronous processing
Understanding threads
Using Tasks 
Using the Parallel class 
Using async and await
Using Parallel Language Integrated Query (PLINQ) 
Using concurrent collections 
Objective summary 
Objective review 
Objective 1.2: Manage multithreading
Synchronizing resources 
Canceling tasks
Objective summary 
Objective review
Objective 1.3: Implement program flow
Working with Boolean expressions
Making decisions
Iterating across collections
viii Contents
Objective summary
Objective review
Objective 1.4: Create and implement events and callbacks
Understanding delegates
Using lambda expressions
Using events
Objective summary
Objective review
Objective 1.5: Implement exception handling
Handling exceptions
Throwing exceptions
Creating custom exceptions
Objective summary
Objective review
Chapter summary

No comments: