Nov2007

Rating: No reviews yet
Downloads: 1427
Released: Nov 10 2007
Updated: Nov 25 2007 by drdigit
Dev status: -not yet defined by owner-

Recommended Download

Source Code SourceCode
source code, 73K, uploaded Nov 25 2007 - 1102 downloads

Other Available Downloads

Application Binaries
application, 35K, uploaded Nov 25 2007 - 325 downloads

Release Notes

Binaries download includes:
assemblies for .NET Framework (1.1, 2.0 and 3.5), .NET Compact Framework (2.0 and 3.5) and Mono (1.* and 2.0),
a common asmx file,
and the license file.

SourceCode download includes:
source code for .NET Framework and Compact Framework (2.0 and 3.5) in C# and VB.NET,
a common asmx file,
and the license file.

Please visit http://ribbs.usps.gov/onecodesolution/ for information and specs.

Sample C# usage:
String bars = OneCode.Bars(zipinfo);

Sample VB.NET usage:
Dim bars As String = OneCode.Bars(zipinfo)

Source code and binaries for .NET Framework and Compact Framework versions 2.0 and 3.5 include support for the ExtensionAttribute.

Sample Extension C# usage:
String bars = zipinfo.OneCodeBars();

Sample Extension VB.NET usage:
Dim bars = zipinfo.OneCodeBars()

Reviews for this release

No reviews yet for this release.