文件名称:C# 5.0 in a Nutshell, 5th Edition
文件大小:9.01MB
文件格式:PDF
更新时间:2015-07-31 08:07:20
C#
Book Description When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, and parallel programming—including in-depth coverage of C# 5.0’s new asynchronous functions. Shaped by more than 20 expert reviewers, including Microsoft’s Eric Lippert, Stephen Toub, Chris Burrows, and Jon Skeet, this book has all you need to stay on track with C# 5.0. It’s widely known as the definitive reference on the language. Get up to speed on C# language basics, including syntax, types, and variables Explore advanced topics such as unsafe code and type variance Dig deep into LINQ via three chapters dedicated to the topic Learn about code contracts, dynamic programming, and parallel programming Work with .NET features, including reflection, assemblies, memory management, security, I/O, XML, collections, networking, and native interoperability “C# 5.0 in a Nutshell is one of the few books I keep on my desk as a quick reference.” —Scott Guthrie, Microsoft “Whether you’re a novice programmer or an expert who wants to improve your knowledge of modern asynchronous programming techniques, this book has the information you need to get the job done in C#.” —Eric Lippert, Microsoft Table of Contents Chapter 1. Introducing C# and the .NET Framework Chapter 2. C# Language Basics Chapter 3. Creating Types in C# Chapter 4. Advanced C# Chapter 5. Framework Overview Chapter 6. Framework Fundamentals Chapter 7. Collections Chapter 8. LINQ Queries Chapter 9. LINQ Operators Chapter 10. LINQ to XML Chapter 11. Other XML Technologies Chapter 12. Disposal and Garbage Collection Chapter 13. Diagnostics and Code Contracts Chapter 14. Concurrency & Asynchrony Chapter 15. Streams and I/O Chapter 16. Networking Chapter 17. Serialization Chapter 18. Assemblies Chapter 19. Reflection and Metadata Chapter 20. Dynamic Programming Chapter 21. Security Chapter 22. Advanced Threading Chapter 23. Parallel Programming Chapter 24. Application Domains Chapter 25. Native and COM Interoperability Chapter 26. Regular Expressions