0%

Book Description

Understand and work with the most important features of advanced C# in different programming environments. This book teaches you the fundamental features of advanced C# and how to incorporate them in different programming techniques using Visual Studio 2019.

The book is divided into two parts. Part I covers the fundamentals and essentials of advanced programming in C#. You will be introduced to delegates and events and then move on to lambda expressions. Part II teaches you how to implement these features in different programming techniques, starting with generic programming. After that, you will learn about thread programming and asynchronous programming, to benefit from a multi-threaded environment. Finally, you will learn database programming using ADO.NET to connect to a MySQL database and you will know how to exercise SQL statements and stored procedures through your C# applications.


What You Will Learn
  • Use delegates, events, and lambda expressions in advanced programming
  • Make your application flexible by utilizing generics
  • Create a fast application with multi-threading and asynchronous programming
  • Work in Visual Studio Community Edition, which is the most common IDE for using C#
  • Understand alternative implementations along with their pros and cons

Who This Book Is For

Developers and programmers who are already working in C#

Table of Contents

  1. Cover
  2. Front Matter
  3. Part I. Getting Familiar with Building Blocks
    1. 1. Delegates
    2. 2. Events
    3. 3. Lambda Expressions
  4. Part II. Exploring Advanced Programming
    1. 4. Generic Programming
    2. 5. Thread Programming
    3. 6. Asynchronous Programming
    4. 7. Database Programming
  5. Back Matter
18.189.178.34