.NET Technology
shopServer Enterprise solutions are build using Microsoft .NET technology. On
top of the .NET platform an e-commerce framework has been build
- we call it the front-end
framework.
The front-end framework is a set of .NET components
that enables you to construct sophisticated e-commerce
solutions very quickly. One of
shopServers major strength has always been the short time-to-market,
and introducing the front-end framework early 2003, we
have reduced it even further to the benefit of everyone.
The front-end framework consists of components that you can drag-and-drop
onto
your pages. You then right-click a control, set a few properties and that is
it. You compile and the page is finished. The components have standard
implementations for all the typical actions of an e-commerce shop, e.g.
adding to the basket, updating the basket, showing a
list of products,
proceeding to checkout etc.
You can use the standard functionality of the components, or - if that is not
sufficient to meet the needs of your customer - you can inherit your own controls from these components, and
change the implementation.
|