Simple console application to get the closing price of gold, silver, palladium or platinum for the previous day. Can be scheduled to run daily or used manually..
Add support for silver. This would require a minor change to the database table, and stored proc, and adding a switch to specify gold or silver. Very quick implementation.
Add support for silver. This would require a minor change to the database table, and stored proc, and adding a switch to specify gold or silver. Very quick implementation.