Books / Управление памятью в .NET для профессионалов
Управление памятью в .NET для профессионалов
Написание более качественного, производительного и масштабируемого кода
25,41 MB
Автор: Shantanu Kumar
Год: 2015
Страниц: 198
Clojure treats code as data and has a macro system. It focuses on programming with immutable values and explicit progression-of-time constructs, which are intended to facilitate the development of more robust programs, particularly multithreaded ones. It is built with performance,...
Автор: Edward Pollack
Год: 2019
Страниц: 508
This book is an introduction and deep-dive into the many uses of dynamic SQL in Microsoft SQL Server. Dynamic SQL is key to large-scale searching based upon user-entered criteria. It’s also useful in generating value-lists, in dynamic pivoting of data...
Автор: Ben Watson
Год: 2018
Страниц: 422
Take performance to the next level!This book does not just teach you how the CLR works - it teaches you exactly what you need to do now to obtain the best performance today. It will expertly guide you through the...
Автор: Riccardo Terrell
Год: 2018
Страниц: 570
SummaryConcurrency in .NET teaches you how to build concurrent and scalable programs in .NET using the functional paradigm. This intermediate-level guide is aimed at developers, architects, and passionate computer programmers who are interested in writing code with improved speed and...