Related resources for base class library
  • How to Use SynchronizationContext to Post Messages9/6/2023 11:18:43 AM. SynchronizationContext is a class in .NET that provides a way to post and execute code on a specific context, typically associated with a UI thread or a specific synchronization context. It's com
  • Changes To Base Class Library With .NET Framework 4.61/14/2021 12:44:42 PM. In this article we will learn about the changes in the Base Class Libraries.
  • Best Practices of Compact Framework11/12/2013 11:19:44 AM. This shares a few recommendations for use in our day to day development of Compact Framework applications.
  • Leveraging Base Classes in VB.NET11/10/2012 2:47:58 AM. This article shows you how to leverage the power of VB.Net Financial base class library using C#. The .Net unify class architecture model allows .Net languages to leverage class libraries implemented in other class libraries.