Sign In
Max Akbar
For the hardcore Commerce Server Developer... and demystify the product
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Architectural and Design
Catalog System
Commerce Server Documentation
Commerce Server Operations
Commerce Server Staging
CS2007 BizTalk Adapters
Deployment
DWA and Reporting
Marketing System
Migration
Orders System
Pages
Partner SDK
Profile System
SDK
Training
Archive
Archives
October 2008
(1)
September 2008
(2)
August 2008
(1)
June 2008
(2)
May 2008
(3)
April 2008
(3)
February 2008
(3)
January 2008
(1)
December 2007
(3)
November 2007
(1)
September 2007
(2)
August 2007
(2)
July 2007
(7)
June 2007
(9)
May 2007
(7)
April 2007
(7)
March 2007
(5)
February 2007
(6)
January 2007
(1)
December 2006
(12)
November 2006
(14)
October 2006
(10)
September 2006
(14)
August 2006
(12)
January 2006
(1)
MSDN Blogs
>
Max Akbar
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Max Akbar
Moving my blog!!!
Posted
over 4 years ago
by
MSDNArchive
1
Comments
Just wanted to give you guys an update. I will be moving my blog to http://www.commerceservertraining.com . Please make a note of it. I will not be blogging here or answer comments and questions posted here. Why the move? I created this blog when I was...
Max Akbar
Another Commerce Server Training Event
Posted
over 4 years ago
by
MSDNArchive
1
Comments
Last October I hosted a Training Event here in LA and was very successful. People from all over the world came and were very happy with the results. Due to popular demand I am hosting another event. This will also be held in LA. Training Event Training...
Max Akbar
Transform a .NET OrderForm to COM OrderForm
Posted
over 4 years ago
by
MSDNArchive
1
Comments
Have you ever wanted to get the Commerce Server managed OrderForm transformed into the Dictionary key pair values? If the answer is yes then keep reading. There are some scenarios where you just want the OrderForm in Dictionary format so you can call...
Max Akbar
Commerce Server Cache Refresh
Posted
over 4 years ago
by
MSDNArchive
1
Comments
I was teaching a Commerce Server Training this past week. One of the students asked that he has issues with his business users management applications. When the business users select to refresh the site cache an error is generated. I did some research...
Max Akbar
Updated version uploaded: Commerce Server 2007 Starter Site Release 2
Posted
over 4 years ago
by
MSDNArchive
4
Comments
Looks like there is an update to the Starter Site Release 2 you can still download it from MSDownload . How to tell you have the right download? I looked at the original release 2 and the file version for CommerceComponents.dll is 6.0.3863.0 and the update...
Max Akbar
The Commerce Server 2007 Install and Readme documentation has been updated
Posted
over 4 years ago
by
MSDNArchive
0
Comments
Now that we have the Commerce Server SP2 the following documentation has also been updated. Commerce Server 2007 Readme Commerce Server 2007 Install Guide Commerce Server 2007 Mom Pack Commerce Server 2007 SP2-readme-web Commerce Server 2007 Quick Install...
Max Akbar
Announcing Commerce Server 2007 SP2
Posted
over 4 years ago
by
MSDNArchive
1
Comments
The long awaited SP2 is now available on Microsoft's web site. Commerce Server 2007 Starter Site Release 2 Commerce Server 2007 Service Pack 2 – Standard Edition (SP2) Commerce Server 2007 Service Pack 2 – Enterprise Edition (SP2) (can be used for Developer...
Max Akbar
Commerce Server Training Event
Posted
over 4 years ago
by
MSDNArchive
1
Comments
A few weeks a go I mentioned that I would be hosting a Commerce Server Event here in beautiful Los Angeles. Well I am getting closer and closer to finalizing everything and if all goes well I will be doing anther event in London but that date is not yet...
Max Akbar
Reach out and touch Messagemanager
Posted
over 4 years ago
by
MSDNArchive
1
Comments
If you are creating your own pipeline components and your site is international and you need more than the four languages that is out of the box German, French, Japanese and US English for Commerce Server then you need to create your own resource for...
Max Akbar
OrderForm Visualizer
Posted
over 4 years ago
by
MSDNArchive
3
Comments
Have you developed a pipeline component and then started to debug it and found that you couldn't drill down the OrderForm, Dictionary and SimpleList objects? Well here is the solution. I created this Visualizer to help with the debugging process of pipeline...
Max Akbar
News about the Commerce Server Book!
Posted
over 4 years ago
by
MSDNArchive
3
Comments
I am sure you all have been waiting for the Commerce Server 2007 Book that was listed at Amazon and blogged about. If you perform a search now, you will notice that it is no longer available at Amazon. The reason for this is that book will not be published...
Max Akbar
Virtual Catalog Limitation
Posted
over 4 years ago
by
MSDNArchive
0
Comments
I was working with a client and they run into an error that they had reached their Virtual Catalog limit. This was an issue with the previous versions of the product ( Catalog Name and Size Restrictions and the interop API IProductCatalog3::AddVirtualCatalogRule...
Max Akbar
Orders Video Tutorial Released!
Posted
over 4 years ago
by
MSDNArchive
0
Comments
I just completed my second video tutorial for Commerce Server Order System. I cover the following topics: An Orders Overview of the order system Orders Architecture Different Applications that interact with the Order System Orders Runtime API (code sample...
Max Akbar
PayPal is looking for a few good customers :)
Posted
over 4 years ago
by
MSDNArchive
0
Comments
PayPal has just announced that they are looking for a few early adopters. If you want to test their component developed for Commerce Server then follow the instruction on their blog site. Do you use Microsoft Commerce Server 2007? - PayPal Developer Blog...
Max Akbar
Will Commerce Server Run on Windows Server 2008?
Posted
over 4 years ago
by
MSDNArchive
1
Comments
So the question of the year is "will Commerce Server run on Windows 2008"? The answer is "YES" with a big BUT you have to wait for Commerce Server SP2 targeted second half of 2008. To confirm I sent an email to csid@microsoft.com and they can't comment...
Max Akbar
Rub a dub dub, a PUP in my tub Part I!
Posted
over 4 years ago
by
MSDNArchive
1
Comments
The Configuration of Commerce Server is stored in SQL Server database using Configuration APIs to manage it. To generate Commerce Server configuration you can use either the APIs or pre configured files. PUP which stands for Packaging and Unpackaging...
Max Akbar
Support for SQL replication of the profiles and of the transactions database
Posted
over 5 years ago
by
MSDNArchive
1
Comments
I wrote a blog a while ago that Commerce Server SP1 with SQL 2005 SP2 supported replication with Profiles and transaction database. Now I can confirm that this is a supported scenario here is the KB Article . I am disappointed that the KB article does...
Max Akbar
Redmond Developer News | Microsoft Commerce Server Boss Now at Cactus Commerce
Posted
over 5 years ago
by
MSDNArchive
1
Comments
Microsoft Commerce Server Boss Now at Cactus Commerce Ryan Donavan lands at Ottawa-based Microsoft Gold partner. Redmond Developer News | Microsoft Commerce Server Boss Now at Cactus Commerce
Max Akbar
How To Deal With Large Orders And Improve Checkout Performance
Posted
over 5 years ago
by
MSDNArchive
4
Comments
There are some scenarios were you need to handle 100 or more line items and performance becomes an issue. So in this post I hope to provide you with some ideas on how you can speed up the performance of the Checkout path. Checkout Path What is the checkout...
Max Akbar
A few things you didn't know about Commerce Server's Catalog Cache
Posted
over 5 years ago
by
MSDNArchive
1
Comments
One of the most important aspect of any e-commerce is their Catalog(s) and Commerce Server provides a system that allows customers to manage and organize their products. In any e-commerce site the most profile usage the Catalog. Searches and Catalog browsing...
Max Akbar
Have you heard of SmartCatalog?
Posted
over 5 years ago
by
MSDNArchive
3
Comments
SmartCatalog is the only .NET Product Advisor and Product Configuration solution built exclusively for Microsoft Commerce Server. SmartCatalog is tightly integrated with Microsoft Commerce Server and was the first software partner dating back to 2000...
Max Akbar
Commerce Server 2007 Book Alert!
Posted
over 5 years ago
by
MSDNArchive
2
Comments
Tom Schultz has joined with Wade Wegner to deliver the Commerce Server 2007 Book. For more details you can follow their blog: Wade: Update: Professional Commerce Server 2007 Tom: Professional Commerce Server 2007 by Wrox Press I am currently reviewing...
Max Akbar
What can I extend in Commerce Server?
Posted
over 5 years ago
by
MSDNArchive
3
Comments
How about everything :)! Integrating a Custom Snap-in Extension Developing with Resources Using Pup to Package and Unpackage Custom Resources Custom Module Web Services CS core Systems Catalog SetJoinTable API Customization and Extensibility Virtual Lab...
Max Akbar
News Alert Commerce Server
Posted
over 5 years ago
by
MSDNArchive
2
Comments
Microsoft Re-Brandishes E-Commerce Chops With Commerce Server Plans InformationWeek - Manhasset,NY,USA In a broad outline of Commerce Server's future on Wednesday, Microsoft is declaring its intention to stay in the game in a big way. ... Cactus Commerce...
Max Akbar
How to fix profile definition in Commerce Server 2007: "Loading Editor" message
Posted
over 5 years ago
by
MSDNArchive
1
Comments
If you have installed Commerce Server 2007 with default installation on Windows 2003 you may receive a message "Loading Editor" when navigating to Commerce Server Manager's Profile Definition. This is due to installing Windows Internet Explorer Enhanced...
Page 1 of 5 (119 items)
1
2
3
4
5