| Author |
|
| Company |
.netECOMMERCE |
| Source Code Available |
No |
| License Type |
Commercial |
| Submitted On |
March 11, 2004 |
| Updated on |
December 20, 2011 |
| .NET Framework |
1.x |
| Cost |
$125 |
Description
.netSHIP Rating & Tracking supports real-time rating and tracking with any combination of USPS, Fedex, DHL / Airborne, Roadway(freight) and Canada Post. Features include algorithmic rate backup and rate failover options, adjustments, currency formatting, sorting and country lists with automatic shipping company specific encoding and much more. .netSHIP has been in commercial release since 2001 and is now at version 3.1.
Syntax Example
Samples are provided in both C# and VB.NET.
Example Rating:
<dotnetSHIP:DisplayRatesDropDown id="MyControl" runat="server"
Rate="ListOfShipCompanies"
OrigCountry="US"
OrigZipPostal="90220"
DestCountry="US"
DestZipPostal="90210"
Weight=10 >
</dotnetSHIP:DisplayRatesDropDown>
Example tracking:
<dotnetSHIP:DisplayTracking id="MyDataGrid" runat="server"
Track="AnyShipCompany,316464621" >
</dotnetSHIP:DisplayTracking>
A component interface (set properties, execute method,
process return programmatically) is also provided.
Reviews
Submit a review
not recommended
Reviewed by: ehoff on Tuesday, October 11, 2005
2 Stars
i purchased this shipping component several months ago. there are 2 main problems I have with this component/company.
firstly, after 6 months, you have to pay the full fee to get any bugfixes (minor revisions/bugfixes are not free).
secondly, the licensing mechanism the component comes with is very flakey. you must put an extra file in your bin folder (webapp), but I've seen it fail randomly for no known reason at all (maybe if i paid for the bugfixes?). worst of all, when the licensing mechanism fails, no error is thrown and no error message can be found within the object (not even the error or failstatus properties).
i highly recommend you take your money elsewhere.