an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > DotShoppingCart Suite > Why is Shipping data saved to DSC config?
Last Post 2/11/2010 12:56:19 PM By lukezy. 1 replies.
2/10/2010 7:57:34 AM
Applied
Posts: 93
Joined: 9/18/2009
Why is Shipping data saved to DSC config?
I was wondering why the shipping and other data is encoded to dsc.config instead of being stored in the database?
 
2/11/2010 12:56:19 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Why is Shipping data saved to DSC config?
They are treated as configuration settings. So we use DSC.config to store those.
DotShoppingCart Staff