Home
Training
Links
Downloads
Contact
Subscribe

    C# and .NET Framework Sample Code

  • FinalizationExample.zip

    Demonstrates how to write correct Finalization code for a type allocating unmanaged resources.

  • AsyncTests.zip

    Async application examples. Demonstrates how to use some of .NET's async delegate and timer features.

  • WaitHandleExample.zip

    .NET WaitHandle example. Demonstrates how to use .NET's WaitHandle class, ManualResetEvent, and using a synchronized queue to objects between two threads.

  • SerializeTests.zip

    .NET Serialization examples. Demonstrates some of .NET's serialization features.

  • XMLExamples.zip

    .NET Xml examples. Demonstrates how to use some of .NET's Xml classes.

  • InteropTests.zip

    .NET Interop example. Demonstrates how to use .NET Interop features, P-Invoke, .NET using COM, exposing .NET classes and interfaces as a COM class object and interfaces component.

What's your C# IQ?

C# class schedule.

Software Juice .NET Profiling Presentation.

Subscribe to the Software Juice .NET email newletter.
 
© 2003-2007 Software Juice, Inc. All Rights Reserved.