DnnCart data application blocks changes.

I spent an hour or so today going through stored procedure calls for DnnCart today, converting them all to SQLHelper calls, and array based parameters. Still have quite a few more to do, but I am over half way through the existing calls. Once I get these done I am going to start adding some core functionality to the cart, so that there are multiple administration options for ordering, payment processing, and other features...

No Comments