Posted
3/15/2009 10:21:57 AM
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
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