How-to and Walkthrough Directory
The .NET Framework documentation provides code examples in the .NET Framework Class Library reference topics. In addition, the documentation includes topics containing example code that demonstrates how to accomplish a particular task ("How-to" topics). Several technology sections also contain topics that describe, in sequence, a set of related tasks required to complete a larger scenario ("Walkthrough" topics), with code examples.
This directory helps you quickly locate these code examples for a particular technology area.
Directory
Technology |
Portal or individual topics |
---|---|
Add-ins and Extensibility |
Walkthrough: Creating an Extensible Application Walkthrough: Enabling Backward Compatibility as Your Host Changes Walkthrough: Passing Collections Between Hosts and Add-Ins How to: Activate Add-ins with Different Isolation and Security Levels |
Application Domains and Assemblies |
|
Component Authoring |
|
Configuration |
|
Debugging and Profiling Applications |
|
Deploying Applications |
|
Design-Time |
|
Emitting Dynamic Methods and Assemblies |
|
Entity Framework |
|
Formatting Strings |
|
GDI+ |
|
Interoperability |
|
LINQ |
|
LINQ to SQL |
|
Network Programming |
|
Reflection |
How to: Examine and Instantiate Generic Types with Reflection |
Security |
|
Windows Forms (see also: GDI+) |
|
Windows Presentation Foundation (WPF) |