Sign In
E-Commerce Product Architecture
This blog deals with all aspects of designing solutions for E-Commerce in the modern world.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
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
CGF
Commerce Foundation
Commerce Server
Commerce Server 2009
Commerce Server CTP
CSMetal
e-commerce
Linq
Mojave
OperationSequenceComponent
PDC2008
Sharepoint Pagination GetListItems
Archive
Archives
March 2011
(1)
October 2010
(1)
July 2010
(3)
June 2010
(2)
March 2009
(1)
October 2008
(6)
MSDN Blogs
>
E-Commerce Product Architecture
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
E-Commerce Product Architecture
CSMetal - Code generating/Linq provider Release 2 is available
Posted
11 months ago
by
Kerry Havas 2
0
Comments
CSMetal is a command line tool that reads Commerce Server 2009 metadata and generates a set of strongly-typed classes to use with the Commerce Foundation API and a set of Linq providers to allow access to Commerce Server entities via Linq. It can dramatically...
E-Commerce Product Architecture
CSMetal - Code generating/Linq provider sample Released
Posted
over 2 years ago
by
Kerry Havas 2
0
Comments
CSMetal is a command line tool that reads Commerce Server 2009 metadata and generates a set of strongly-typed classes to use with the Commerce Foundation API and a set of Linq providers to allow access to Commerce Server entities via Linq. It can dramatically...
E-Commerce Product Architecture
Refreshing a particular profile cache instance
Posted
over 2 years ago
by
Kerry Havas 2
0
Comments
It’s pretty easy to call an operation in Commerce Server 2009 that refreshes the entire profile cache like below: var updateCaches = new CommerceUpdate < CommerceEntity > ( " CommerceCache " );updateCaches.SearchCriteria.Model.Properties...
E-Commerce Product Architecture
Commerce Server 2009 OperationSequenceComponent Extensibility, Part 2
Posted
over 2 years ago
by
Kerry Havas 2
0
Comments
In my previous post, I discussed using the Commerce Foundation’s extensibilty model to create a basic pricing engine. I created a simple OperationSequenceComponent that I configure to run whenever a query for a product comes through the foundation...
E-Commerce Product Architecture
Commerce Server 2009 Operation Sequence Component Extensibility
Posted
over 2 years ago
by
Kerry Havas 2
5
Comments
Commerce Server 2009’s Commerce Foundation added a great extensibility layer. Every call into the foundation flows through a series of components called Operation Sequence Components. All of the out-of-the-box functionality, which wraps the...
E-Commerce Product Architecture
Creating Configuration Points in Operation Sequence Components
Posted
over 2 years ago
by
Kerry Havas 2
0
Comments
In my last post , I showed how to create an OperationSequenceComponent (OSC) that allows you to alter the default behavior when a category is retrieved so that out of stock products are filtered out. Unfortunately, I had to hard code the setting into...
E-Commerce Product Architecture
Filtering category products that are out of stock
Posted
over 2 years ago
by
Kerry Havas 2
0
Comments
A question was asked how to configure Commerce Server 2009's default site to filter out products where the OnHandQuantity=0. This filter setting is stored in the CategoryConfiguration object which Commerce Server passes into the core subsystems when...
E-Commerce Product Architecture
What's your computers CGF?
Posted
over 3 years ago
by
Kerry Havas 2
0
Comments
I've invented a new acronym (well Microsoft TLA, anyways...) CGF - Computer Grog Factor. This is the amount of time it takes from when you take your computer out of sleep mode until it becomes usable. Right now this is top of mind because the...
E-Commerce Product Architecture
PDC Session now available
Posted
over 4 years ago
by
Kerry Havas 2
1
Comments
The PDC Session that we did on Commerce Server "Mojave" is now available online. You can access it here: http://channel9.msdn.com/pdc2008/PC59/ Tom does a great demo where he constructs a working E-Commerce site in about 5 minutes using the out...
E-Commerce Product Architecture
Commerce Server "Mojave" October 2008 CTP is now available
Posted
over 4 years ago
by
Kerry Havas 2
2
Comments
See our e-commerce blog post for more details: http://blogs.msdn.com/commerce/default.aspx
E-Commerce Product Architecture
Come see me at the PDC
Posted
over 4 years ago
by
Kerry Havas 2
0
Comments
I am going to be at the Professional Developers Conference October 25th - 29th. We are doing the following Session: PC59 - Commerce Server "Mojave": Overview Session Day/Time: 10/27/2008 15:30-16:45 Room: 408A I will be copresenting with Tom...
E-Commerce Product Architecture
Sharepoint List Service - GetListItems and Pagination
Posted
over 4 years ago
by
Kerry Havas 2
7
Comments
Ran into this problem and searched high and low for a solution but never found another post detailing the solution. The issue is that, according to the documentation for GetListItem, located here: http://msdn.microsoft.com/en-us/library/lists.lists...
E-Commerce Product Architecture
Architectural Trends - Model Driven Solutions
Posted
over 4 years ago
by
Kerry Havas 2
1
Comments
We should move away, and push our clients to move away, from solutions where business knowledge is encoded into programming languages to solutions where business knowledge in encoded into business models and solutions drive from the business model. The...
E-Commerce Product Architecture
Welcome to my blog!
Posted
over 4 years ago
by
Kerry Havas 2
1
Comments
Welcome to my blog! My name is Kerry Havas and I am a Product Architect working for Microsoft in the Microsoft Commerce Server Product Unit. I'll be writing about trends in Commerce applications and about Commerce Server 2007 and our upcoming product...
Page 1 of 1 (14 items)