How-to and Walkthrough Directory
In addition to code examples found in the .NET Framework Class Library, most non-reference documentation in the .NET Framework section of the Windows Software Development Kit (SDK) is interspersed with 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).
This directory is designed to enable you to 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 to SQL |
|
Network Programming |
|
Reflection |
How to: Examine and Instantiate Generic Types with Reflection |
Security |
|
Windows Forms; See also: GDI+ |
Windows Forms Walkthroughs and How-to Topics in the .NET Framework |