List of Tables

 

Chapter 5. Working with relational databases

Table 5.1. The PartType table for storing each type of part used by Widget Corp

Table 5.2. The InventoryItem table for storing inventory data

Table 5.3. The PartCommand table contains all the commands made to modify the inventory.

Table 5.4. Supplier table containing the names, email addresses, and part types of each supplier

Table 5.5. Order table contains all the orders made to suppliers

Table 5.6. SendEmailCommand table contains commands to send order emails

Chapter 9. Performance and profiling

Table 9.1. Test results from performance benchmark of SimpleWriter with 10k lines written to memory

Table 9.2. Test results from performance benchmark of SimpleWriter with 10k lines written to memory and files

Table 9.3. Test results from performance benchmark of SimpleWriter

Table 9.4. PerfView GC rollup by generation

Appendix A. Frameworks and runtimes

Table A.1. Runtimes

Table A.2. Target frameworks available in .NET CLI