Exam Ref 70-483. Programming in C#
Год издания: 2019
Автор: Miles R.
Издательство: Microsoft Press
ISBN: 978-1509306985
Язык: Английский
Формат: EPUB/azw3
Качество: Издательский макет или текст (eBook)
Интерактивное оглавление: Нет
Количество страниц: 432
Описание: Prepare for the latest versions of Microsoft Exam 70-483 and help demonstrate your real-world mastery of modern C# programming. Designed for experienced C# developers ready to advance their status, Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the MCSA level.
Focus on the expertise measured by these objectives:
- Manage program flow
- Create and use types
- Debug applications and implement security
- Implement data access
This Microsoft Exam Ref:
- Organizes its coverage by exam objectives
- Features strategic, what-if scenarios to challenge you
- Assumes you have experience programming essential business logic with C# for diverse application types, hardware, and software platforms
Оглавление
Introduction
Chapter 1 Manage program flow
Skill 1.1: Implement multithreading and asynchronous processing
Skill 1.2: Manage multithreading
Skill 1.3 Implement program flow
Skill 1.4: Create and implement events and callbacks
Skill 1.5 Implement exception handling
Thought experiments
Though experiment answers
Chapter summary
Chapter 2 Create and use types
Skill 2.1: Create types
Skill 2.2: Consume types
Skill 2.3: Enforce encapsulation
Skill 2.4: Create and implement a class hierarchy
Skill 2.5: Find, execute, and create types at runtime by using reflection
Skill 2.6: Manage the object life cycle
Skill 2.7: Manipulate strings
Thought experiments
Thought experiment answers
Chapter summary
Chapter 3 Debug applications and implement security
Skill 3.1: Validate application input
Skill 3.2: Perform symmetric and asymmetric encryption
Skill 3.3: Manage assemblies
Skill 3.4: Debug an application
Skill 3.5: Implement diagnostics in an application
Thought experiments
Thought experiment answers
Chapter summary
Chapter 4 Implement data access
Skill 4.1: Perform I/O operations
Skill 4.2: Consume data
Skill 4.3: Query and manipulate data and objects by using LINQ
Skill 4.4: Serialize and deserialize data by using binary serialization, custom serialization, XML Serializer, JSON Serializer, and Data Contract Serializer
Skill 4.5: Store data in and retrieve data from collections
Thought experiments
Thought experiment answers
Chapter summary