Visual C# 2010 Recipes A Problem-Solution Approach是这本书的名字,大名鼎鼎的计算机出版商apress的出品,毫无疑问这是本英文版的教程,但是不要害怕,因为此书大部分都是由代码构成,因此就算你只看代码不看其它,也能学到不少东西(其实我就是这么看的,只瞧它的代码和代码注释)。因此只要你有C#语法基础,同时愿意自己揣摩代码含义,你就可以看这本书,下面是这本书的下载地址:
Visual C# 2010 Recipes A Problem-Solution Approach.PDF
另外我正在把我已经阅读过的章节代码,整理后写成读书笔记,发在博客中,如果你有兴趣也可以过来看看。
我的博客地址:
http://blog.csdn.net/oheasycg
贴个简要目录大家先瞅瞅:
■Chapter 1: Application Development
■Chapter 2: Data Manipulation
■Chapter 3: Application Domains, Reflection, and Metadata
■Chapter 4: Threads, Processes, and Synchronization
■Chapter 5: Files, Directories, and I/O
■Chapter 6: XML Processing
■Chapter 7: Windows Forms
■Chapter 8: Graphics, Multimedia, and Printing
■Chapter 9: Database Access
■Chapter 10: Networking
■Chapter 11: Security and Cryptography
■Chapter 12: Unmanaged Code Interoperability
■Chapter 13: Commonly Used Interfaces and Patterns
■Chapter 14: Windows Integration .
■Chapter 15: Parallel Programming
■Chapter 16: Using LINQ
■Chapter 17: Windows Presentation Foundation
如果觉得不错,不要忘记顶贴啊