Team LiB
Previous Section Next Section

Index

M

MDAC 2.6 database library, appearance of, 27
memory problems, resolving with.NET, 5
message boxes, role in debug asserts, 60-61
Message column in ASP.NET Trace Information, explanation of, 124
MessageBox, removing from test code, 32
MessageBoxOptions.ServiceNotification flag, using with debug asserts, 81-82
MessageBox.Show function and try/catch blocks, using with SecurityExceptions, 162
Microsoft product documentation, web site for, 11
Microsoft Windows, loading DLL functions at runtime in, 20
multiple-reader locks, avoiding deadlocks with, 194-195. See also locks; single locks; single-writer locks
multithreaded programs
relationship to printf debugging, 88
role of synchronization in, 173-174
multithreading
guidelines for use of, 169
overview of, 167-169

Team LiB
Previous Section Next Section