B
Bogus Exception
Learned Experts,
I'm writing a client in VB.NET (VS 2008 Pro) and a server in Java. In
Java I have the benefit of BigInteger (arbitrary-precision integers)
and BigDecimal (arbitrary-precision signed decimal numbers). I'm
trying to find equivalent classes in VB.NET so I can exchange data and
perform calculations with equivalence across both languages.
I have seen references to the J# vjslib.dll, which looks promising,
but I can't find that library in my installation. I even downloaded
the Visual J# 2.0 Redistributable Package-Second Edition, but no
luck.
What I need is a solution that intellisense will handle properly, and
is dependable.
Surely there are those using this language that need this numeric
functionality for encryption and compression, if not for other
requirements...
TIA!
![Smile :) :)](/styles/default/custom/smilies/smile.gif)
I'm writing a client in VB.NET (VS 2008 Pro) and a server in Java. In
Java I have the benefit of BigInteger (arbitrary-precision integers)
and BigDecimal (arbitrary-precision signed decimal numbers). I'm
trying to find equivalent classes in VB.NET so I can exchange data and
perform calculations with equivalence across both languages.
I have seen references to the J# vjslib.dll, which looks promising,
but I can't find that library in my installation. I even downloaded
the Visual J# 2.0 Redistributable Package-Second Edition, but no
luck.
What I need is a solution that intellisense will handle properly, and
is dependable.
Surely there are those using this language that need this numeric
functionality for encryption and compression, if not for other
requirements...
TIA!
![Smile :) :)](/styles/default/custom/smilies/smile.gif)