April 2002
Intermediate to advanced
1024 pages
23h 26m
English
In This Appendix
This appendix should fill in any holes that remain in your understanding of C#. Because most of the examples in this book are written in C#, it has been assumed that you have experience in many aspects of C# programming. Perhaps some of the programming constructs caught you by surprise because it had been assumed that that construct was general knowledge. This appendix will give you the basics of C# so that you can read and understand the examples throughout the book. If a particular construct confuses you, you can turn to this appendix for a brief explanation of the construct or syntax. This allows for ...