KARTRIS: AN E-COMMERCE PLATFORM

April 8, 2017 - 1 minute read

Kartris is an E-commerce platform designed to run across the Microsoft’s IIS web server built on ASP.NET. It is equipped with all the essential functionality features that include product inventories, payment systems, back-end administration and also the shopping cart.

Kartris is a free ASP.NET web application for running online stores. The system is fully featured e-commerce CMS (content management system) that can store and display product and other data to customers, and has the e-commerce elements that allow items to be selected and purchased, and orders to be processed.

Kartris is written in VB.NET ‘web forms’ with an MS SQL 2008+ database, and as such must be hosted on an MS Windows Server running the Microsoft IIS web server for production deployment, although it can be run for development and test purposes on a variety of Windows installations. The software consists of three main elements:

  • The pages, controls, business logic, templates and other files (including full source code) that run the site
  • The database, which stores all product, customer and other data, and the associated code (including stored procedures and the data access layer)
  • Other product specific files such as uploaded product images, downloadable files, etc.

Kartris has a modern, user-friendly interface that makes use of AJAX to deliver a fast, feature-rich experience that works on all modern browsers.

Tags:, , , , , , , , , , , , , , , , ,