List of Tables

Chapter 2. Core foundations: building on C# 1

Table 2.1. An example showing the differences between implicit and explicit typing

Chapter 3. Parameterized typing with generics

Table 3.1. Examples of how method signatures in generic types contain placeholders, which are replaced when the type arguments are specified

Table 3.2. Examples of conversion type constraints

Chapter 4. Saying nothing with nullable types

Table 4.1. Examples of lifted operators applied to nullable integers

Table 4.2. Truth table for the logical operators AND, inclusive OR, exclusive OR, and logical negation, applied to the bool? type

Chapter 13. Minor changes to simplify code

Table 13.1. Valid method parameter lists using optional parameters

Table 13.2. Invalid method parameter lists using optional parameters

Chapter 14. Dynamic binding in a static language

Table 14.1. Virtual TryXXX methods in DynamicObject

Appendix A. LINQ standard query operators

Table A.1. Examples of aggregation operators

Table A.2. Concat example

Table A.3. Conversion examples

Table A.4. Single element selection examples

Table A.5. Sequence equality examples

Table A.6. Generation examples

Table A.7. GroupBy examples

Table A.8. Join examples

Table A.9. Partitioning examples

Table A.10. Projection examples

Table A.11. Zip examples

Table A.12. Quantifier examples

Table A.13. Filtering examples

Table A.14. Set-based examples

Table A.15. Sorting examples

Appendix C. Version summaries

Table C.1. Desktop framework releases and their components

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.140.197.10