C# eBook
C# 3.0 Cookbook 3rd Edition

- LINQ
- Numeric data types and Enumerations
- Strings and characters
- Classes and structures
- Generics
- Collections
- Exception handling
- Delegates, events, and lambda expressions
- Filesystem interactions
- Web site access
- XML usage (including LINQ to XML, XPath and XSLT)
- Networking
- Threading
- Data Structures & Algorithms
Password: knowfree.net
Head First C#

Password : knowfree.net
Pro .NET 2.0 Code and Design Standards in C#
C Sharp 3.0 Design Patterns
Test-Driven Development in Microsoft .NET
Visual C# 2005 - How To Program 2nd Ed. (with source code)
Download here (54 MB)
Password:ganelon
TABLE OF CONTENT:
Chapter 01 - Introduction to Computers, the Internet and Visual C#
Chapter 02 - Introduction to the Visual C# 2005 Express Edition IDE
Chapter 03 - Introduction to C# Applications
Chapter 04 - Introduction to Classes and Objects
Chapter 05 - Control Statements: Part 1
Chapter 06 - Control Statements: Part 2
Chapter 07 - Methods: A Deeper Look
Chapter 08 - Arrays
Chapter 09 - Classes and Objects: A Deeper Look
Chapter 10 - Object-Oriented Programming: Inheritance
Chapter 11 - Polymorphism, Interfaces & Operator Overloading
Chapter 12 - Exception Handling
Chapter 13 - Graphical User Interface Concepts: Part 1
Chapter 14 - Graphical User Interface Concepts: Part 2
Chapter 15 - Multithreading
Chapter 16 - Strings, Characters and Regular Expressions
Chapter 17 - Graphics and Multimedia
Chapter 18 - Files and Streams
Chapter 19 - Extensible Markup Language (XML)
Chapter 20 - Database, SQL and ADO.NET
Chapter 21 - ASP.NET 2.0, Web Forms and Web Controls
Chapter 22 - Web Services
Chapter 23 - Networking: Streams-Based Sockets and Datagrams
Chapter 24 - Searching and Sorting
Chapter 25 - Data Structures
Chapter 26 - Generics
Chapter 27 - Collections
Data Binding With Windows Forms 2.0

Password:ganelon
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
· 别再用vector<bool>了!Google高级工程师:这可能是STL最大的设计失误
· 单元测试从入门到精通
2007-09-11 【转】VB中动态编程的技巧和挑战:多重分派
2007-09-11 Design Patterns(十七):Iterator Pattern--VB代码