by killian35
VBCorLib is a Visual Basic 6 implementation of many classes found in the .NET framework. The classes within VBCorLib can be used nearly identically as the .NET counterpart. This allows for easy data sharing between a .NET application and VB6.
This is a simple classic ASP helper library to help with using VBCorLib from within a classic ASP web page. It can be difficult to utilized VBCorLib because of the datatype mismatches, especially when it comes to handling arrays. This library helps to ...
killian35 commented on the RE: FileHash forum thread
VBCorLib 2.3 has been released. - Updated ASM code to not trigger DEP protection. - Updated ArrayList to include the ArrayList.Adapter method, wrapping an IList object. - Fixed the StringBuilder.Remove method. - Updated Console class to automatically ...
The BigInteger class has been added to version 2.2. As well as a few minor fixes. The Queue, Path, HewbrewCalendar, and JapaneseCalendar classes have been fixed.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use