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
Lambda expressions to write LINQ query expressionsAsynchronous programming with the Async and Await keywords to maximize performance of slow applicationsRegular expressions to validate user inputReflection to create and handle types at runtime and much more
The source code in the book will be available in the form of iCanCSharp notebooks and scripts that allow you to try out examples and extend them in interesting ways.
What You Will Learn Understand the necessary knowledge and skill set to prepare for Microsoft Exam 70-483 Study the code challenges and practice questions on C# that are relevant to the examMaster the C# programming languageWho This Book Is ForExperienced C# and .NET programmers and developers who are ready to take and pass the exam in order to get certified
Needs some editing. Overall ok. Didn't take the exam and cannot say if the questions provided are preparing for it. There are 4 objectives with each 25 questions/answers provided. Each of the 16 chapters has 1 or 2 Code challenges and a few practice exam questions/answers.
Chapter 1: Fundamentals of C # Chapter 2: Types in C# Chapter 3: Getting Started with Object Oriented Programming Chapter 4: Advance C# Chapter 5: Implementing Delegates & Events Chapter 6: Deep Dive into LINQ Chapter 7: Manage Object Life Cycle Chapter 8: Multithreaded, Async & Parallel Programming Chapter 9: Exception Handling and Validating Application Input Chapter 10: File I/O Operations Chapter 11: Serialization and Deserialization Chapter 12: Consume Data Chapter 13: Working with Cryptography Chapter 14: Assembly and Reflection Chapter 15: Debugging and Diagnostics Chapter 16: Practice Exam Questions
Even though I'm the author of the book, I'd still like to write a short review for it. I read the book again, I found this book enriched with content that is required for preparing the Microsoft C# Certification Exam 70-483. The beauty of the book is in its arrangement of the topics which are connected to every next topic in a way that makes a perfect balance of theoretical and practical knowledge. Its harmony among topics is helpful for any beginner to quickly learn and understand the deep concepts of C# programming from the beginning.
If you need any question regarding the book, please feel free to shoot me an email at imaliasad@outlook.com.