The C# Programmer’s Study Guide (MCSD) Exam: 70-483 /

Prepare for Microsoft Certification Exam 70-483: Programming in C#. The “What, Why, and How” of each concept is presented along with quick summaries, code challenges, and exam questions to review and practice key concepts. You will learn how to use: Lambda Expressions to write LINQ Query Asynchronou...

Full description

Bibliographic Details
Main Authors: Asad, Ali (Author), Ali, Hamza (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2017.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • Chapter 1:Fundamentals of C#
  • Chapter 2: Types in C#
  • Chapter 3: Getting Started with Object Oriented Programming
  • Chapter 4: Advanced C#
  • Chapter 5: Implementing Delegates and Events
  • Chapter 6: Taking a Deep Dive into LINQ
  • Chapter 7: Managing the Object Life Cycle
  • Chapter 8: Multi-Threaded, Async, and Parallel Programming
  • Chapter 9: Exception Handling and Validating Application Input - Chapter 10: File I/O Operations
  • Chapter 11: Serialization ad Deserialization
  • Chapter 12: Consuming Data
  • Chapter 13: Working with Cryptography
  • Chapter 14: Assembly and Reflection
  • Chapter 15: Debugging and Diagnostics
  • Chapter 16: MCQs.