-
Book Overview & Buying
-
Table Of Contents
Systems Programming with C# and .NET
By :
Systems Programming with C# and .NET
By:
Overview of this book
If you want to explore the vast potential of C# and .NET to build high-performance applications, then this book is for you. Written by a 17-time awardee of the Microsoft MVP award, this book delves into low-level programming with C# and .NET.
The book starts by introducing fundamental concepts such as low-level APIs, memory management, and performance optimization. Each chapter imparts practical skills, guiding you through threads, file I/O, and network protocols. With a focus on real-world applications, you’ll learn how to secure systems, implement effective logging, and deploy applications seamlessly. The book particularly emphasizes debugging, profiling, and addressing challenges unique to multithreaded and asynchronous code. You’ll also gain insights into cybersecurity essentials to help you safeguard data and establish secure communications. Moreover, a dedicated chapter on systems programming in Linux will help you broaden your horizons and explore cross-platform development. For those venturing into embedded systems, the final chapter offers hands-on guidance.
By the end of this book, you’ll be ready to deploy, distribute, and maintain applications in production systems.
Table of Contents (18 chapters)
Preface
Overview of Systems Programming
Chapter 1: The One with the Low-Level Secrets
Chapter 2: The One Where Speed Matters
Chapter 3: The One with the Memory Games
Chapter 4: The One with the Thread Tangles
Chapter 5: The One with the Filesystem Chronicles
Chapter 6: The One Where Processes Whisper
Chapter 7: The One with the Operating System Tango
Chapter 8: The One with the Network Navigation
Chapter 9: The One with the Hardware Handshakes
Chapter 10: The One with the Systems Check-Ups
Chapter 11: The One with the Debugging Dances
Chapter 12: The One with the Security Safeguards
Chapter 13: The One with the Deployment Dramas
Chapter 14: The One with the Linux Leaps
Index