Application Samples

The following samples represent complete applications written for the .NET Framework and the .NET Compact Framework. As such, these samples address a variety of technologies and exhibit more complete error handling and object-oriented development than other samples in the SDK.

In This Section

  • CodeDOM Application Sample
    Provides an application that illustrates the .NET Framework CodeDOM model by generating sample classes.
  • Fallback Encoding Application Sample
    Provides an application that demonstrates a fallback mechanism that allows you to specify the behavior of the Encoding class and its derived types when they encounter problems during the encoding or decoding process.
  • Technology Samples
    Provides samples that demonstrate individual or related technologies.