C Sharp Programming/The .NET Framework
From Wikibooks, the open-content textbooks collection
[edit] The .NET Framework
- .NET Framework Overview
- An overview of the .NET class library used in C#.
- Console Programming
- Input and Output using the console.
- Windows Forms
- GUI Programming with Windows Forms.
- Collections
- Effectively manage (add, remove, find, iterate, etc.) large sets of data.
- Threading
- Threading with the .NET class library
- Marshalling
- Communicating with unmanaged code