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:
Asynchronous programming with the Async and Await keywords to maximize performance of slow applications
Regular expressions...