Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

EXAM REF 70-483: PROGRAMMING IN C#
Título:
EXAM REF 70-483: PROGRAMMING IN C#
Subtítulo:
Autor:
DE KORT, W
Editorial:
MICROSOFT PRESS
Año de edición:
2013
Materia
CERTIFICACION MICROSOFT
ISBN:
978-0-7356-7682-4
Páginas:
384
35,50 €

 

Sinopsis

Prepare for Microsoft Exam 70-483-and help demonstrate your real-world mastery of programming in C#. Designed for experienced software developers ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the Microsoft Specialist 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.
Includes a 15% exam discount from Microsoft. Offer expires 12/31/2017.


Chapter 1 : Manage program flow
Objective 1.1: Implement multithreading and asynchronous processing
Objective 1.2: Manage multithreading
Objective 1.3: Implement program flow
Objective 1.4: Create and implement events and callbacks
Objective 1.5: Implement exception handling
Chapter summary
Answers
Chapter 2 : Create and use types
Objective 2.1: Create types
Objective 2.2: Consume types
Objective 2.3: Enforce encapsulation
Objective 2.4: Create and implement a class hierarchy
Objective 2.5: Find, execute, and create types at runtime by using reflection
Objective 2.6: Manage the object life cycle
Objective 2.7: Manipulate strings
Chapter summary
Answers
Chapter 3 : Debug applications and implement security
Objective 3.1: Validate application input
Objective 3.2 Perform symmetric and asymmetric encryption
Objective 3.3 Manage assemblies
Objective 3.4 Debug an application
Objective 3.5 Implement diagnostics in an application
Chapter summary
Answers
Chapter 4 : Implement data access
Objective 4.1: Perform I/O operations
Objective 4.2: Consume data
Objective 4.3: Query and manipulate data and objects by using LINQ
Objective 4.4: Serialize and deserialize data
Objective 4.5: Store data in and retrieve data from collections
Chapter summary
Answers
Appendix : About the author