Browse by Tags

Commerce Server handling of DateTime values and time zones
12 December 06 07:14 AM | davidme | (Comments Off)   
The different systems in Commerce Server take somewhat different approaches for how they store DateTime values. The desired convention is that DateTimes are stored in the database in Universal Time (UTC, or GMT if you prefer) and the API's surface and Read More...
How to modify Order limits for non-web based Commerce Server applications?
10 November 06 01:55 PM | nihitk | (Comments Off)   
So you probably know all about how to change the various limits (such as the maximum Baskets per user or LineItems per OrderForm) on Orders being placed on your web site using the Limits Element in the Orders Element in the Web.Config. Well, if you have Read More...
Filed under: ,
Are my Orders indexer properties saved to the database? Where? How?
11 October 06 06:06 PM | nihitk | (Comments Off)   
Indexer properties (or weakly-typed properties as they are sometimes referred to - I can see Cathy, our doc writer, cringing on the mention of this term which she passionately abhors) are present on almost all the common Orders classes in CS 2007 such Read More...
Filed under: ,
Page view tracker