Technology Samples

The technology samples demonstrate the various technologies in the .NET Framework. These samples are intended for instructional use only. As such, these samples tend to exhibit limited error handling, and often do not reflect the object-oriented nature of the .NET Framework.

In This Section

  • Component Services Samples
    Provides samples that demonstrate object construction, object pooling, queued components, and role-based security.
  • COM Interoperability Samples
    Provides a variety of basic and advanced examples of interoperability technology including several small applications.
  • Localization Samples
    Provides samples that demonstrate features of the localization technologies available in the common language runtime.
  • Networking Samples
    Provides samples that demonstrate features of the networking technologies, apart from ASP.NET, available in the common language runtime.
  • Reflection Samples
    Provides samples that demonstrate different aspects of reflection technology.
  • Remoting Samples
    Provides a variety of basic and advanced examples of remoting technology, including several unsupported custom tools.
  • Serialization Samples
    Provides samples that demonstrate the serialization and deserialization technology used in the .NET Framework.
  • Threading Samples
    Provides a variety of examples of threading technology in the .NET Framework.
  • Application Samples
    Provides examples of complete applications written for the .NET Framework.