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 8 9
.NET MAUI
used, for publishing Android app 199-204
.NET MAUI apps
publishing 198
.resx files 290
A
accessibility features 31-33
Android app
publishing, with .NET MAUI 199-204
app performance
analyzing, with CPU Usage diagnostic tool 90-93
measuring, with profiling tools 90
memory usage, analyzing with Memory Usage diagnostic tool 93-95
artificial intelligence (AI) 115
ASP.NET Core web applications
templates, using for 42-46
Autos window 88, 89
B
branches
managing 233, 235
breakpoint groups 83, 84
adding 84
advantages 85
naming 85
breakpoints 63, 71
conditional breakpoints 74, 75
data breakpoints 78, 79
debugging 72
dependent breakpoints 80-82
function breakpoints 75-78
inserting 72
...