This book is. NET core technology, the book is divided into 19 chapters. The CD attached with the book contains all the example source codes in the book. This book first briefly introduces the overall. NET framework and then introduced. NET's basic class libraries and basic types of operations. Next, it introduces the core element of NET programming and the biggest learning difficulty for developers: assembly. Focusing on the assembly, it explains its creation, reflection mechanism, reference, version control, resources, feature programming and other issues. Finally around. The two basic concepts of pseudo-process application domain and thread in NET introduce in detail the key technologies such as process communication, multi-threading and asynchronous calling in NET. In addition, there are several chapters introduced in this book. NET framework, including exception handling, feature programming, garbage collection, multi-language programming, security, etc. The book has profound content and rich examples. It is an essential reference for programmers to learn and master NET technology deeply.
Expand