Orders System Scenarios

You can perform three types of tasks with the Orders System:

  • Run-time tasks. These tasks involve writing the code for your Commerce Server Core Systems Web application. They and usually involve working with classes in the Microsoft.CommerceServer.Runtime.Orders namespace.

  • Design-time tasks. These tasks involve designing custom extensions to the Orders System and creating a Commerce Server Core Systems project for the first time.

  • Data management tasks. These tasks involve searching the database for objects that are related to the Orders System and creating new database objects. They usually involve working with classes in the Microsoft.CommerceServer.Orders namespace.

The topics in this section describe several common scenarios for developing with the Orders System. Each scenario is a high-level description of work that you are likely to do. In addition, each scenario contains links to topics with detailed instructions for performing the work involved in that scenario.

In This Section

See Also

Other Resources

Developing with the Orders System