Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
Symbols
.NET
locking constructs 100, 101
.NET allocation performance 45, 46
.NET CLI
analysis with 79-83
.NET concurrency
shared resources 100
threads 100
thread safety 100
A
ActiveX Data Objects (ADO) 198
ActiveX Data Objects Database (ADODB) 198
ADO.NET
using 221-223
AggregateException 130
allocation 22
contiguous allocation 6
dynamic allocation 7
non-contiguous allocation 7
static allocation 7
Amazon ElastiCache 236
application exceptions 127
Application Performance Management (APM) 170
applications, memory management
allocation 5
recycling 5
arrays
handling 60
ASP.NET Core
caching patterns 226-230
Assessment and Deployment Kit (ADK) 75
asynchronous code
memory management 131
asynchronous methods...