Subscribe


Tags

  • Commerce Server Documentation (0),
  • Architectural and Design (0),
  • Marketing System (0),
  • Orders System (0),
  • Catalog System (0),
  • CS2007 BizTalk Adapters (0),
  • Partner SDK (0),
  • Commerce Server Operations (0),
  • Profile System (0),
  • Migration (0),
  • Commerce Server Staging (0),
  • DWA and Reporting (0),
  • Deployment (0),

March 2010 (2)
February 2010 (9)
July 2010 (8)
August 2010 (8)
June 2010 (1)

Posted 3/15/2009 10:21:57 AM


Using Commerce Server to Imitate a Blog Engine

I want a blog engine with my Commerce Server site, can I do that? Yes you can, there are many ways this can be achieved. You can use SharePoint or some other blog engine software and there are many out there for free. In this post I am going to show you how to use the Catalog System as a blog engine. Why use the Catalog System as a blog engine? I am using this scenario to make a point that the Catalog System can be used to store more than products and categories.

In a galaxy far far

Posted 3/2/2009 1:17:28 AM


Let me tell you about the birds and the bees

Over the years I have had several requests on how to share catalogs across multiple sites. The official answer has always been that you can’t. In order to meet the shared catalog across multiple sites you will need to use the import and export APIs of the Catalogs System. The unsupported scenario was just to change your connection string and have it pointed to one master sites resource. This pointing connection string has one drawback, it is not supported ;). In this post I will show you how