This article summarises key new features and improvements in this version. This library was built on the previous version
with fixes and several new features while remaining a very stable
product.
The new features included are:
- The CrystalNet Common Language Runtime Library implements all c# mscorlib types. These types are represented as dispatch interfaces. In the previous version only the classes without the interfaces of the mscorlib types were implemented. The library uses the interfaces in the mscorlib_tlb.pas file.
Read the rest of this entry »
Tags:
.Net, Runtime, Framework, CLR, mscorlib