Calculating tax on an item
A common task for developers is to have to calculate tax for an item depending upon a total price. This quick code example shows you how to convert from double to decimal data types and perform a simple tax calculation.

| Hits: | 27 | Last Updated: | 2006-07-21 |
VIEW ALL
ASP.NET Tutorials