0%

Book Description

C# has changed significantly since it was first introduced. With the many upgraded features, C# is more expressive than ever. However, an in depth understanding is required to get the most out of the language. C# in Depth, Second Edition is a thoroughly revised, up-to-date book that covers the new features of C# 4 as well as Code Contracts. In it, you’ll see the subtleties of C# programming in action, learning how to work with high-value features that you’ll be glad to have in your toolkit. The book helps readers avoid hidden pitfalls of C# programming by understanding “behind the scenes” issues.

Table of Contents

  1. Copyright
  2. Dedication
  3. Brief Table of Contents
  4. Table of Contents
  5. Praise for the First Edition
  6. More Praise for the First Edition
  7. Foreword
  8. Preface
  9. Acknowledgments
  10. About this Book
  11. Part 1. Preparing for the Journey
  12. Chapter 1. The changing face of C# development
  13. Chapter 2. Core foundations: building on C# 1
  14. Part 2. C# 2: Solving the Issues of C# 1
  15. Chapter 3. Parameterized typing with generics
  16. Chapter 4. Saying nothing with nullable types
  17. Chapter 5. Fast-tracked delegates
  18. Chapter 6. Implementing iterators the easy way
  19. Chapter 7. Concluding C# 2: the final features
  20. Part 3. C# 3: Revolutionizing How We Code
  21. Chapter 8. Cutting fluff with a smart compiler
  22. Chapter 9. Lambda expressions and expression trees
  23. Chapter 10. Extension methods
  24. Chapter 11. Query expressions and LINQ to Objects
  25. Chapter 12. LINQ beyond collections
  26. Part 4. C# 4: Playing Nicely with Others
  27. Chapter 13. Minor changes to simplify code
  28. Chapter 14. Dynamic binding in a static language
  29. Chapter 15. Letting your code speak more clearly with Code Contracts
  30. Chapter 16. Whither now?
  31. Appendix A. LINQ standard query operators
  32. Appendix B. Generic collections in .NET
  33. Appendix C. Version summaries
  34. Index
  35. List of Figures
  36. List of Tables
  37. List of Listings
18.119.160.181