The Goal: Building price configuration wizard as MS Excel add-in.
Used Technologies: WinForms, COM/DCOM, Office Add-in, Excel
Frameworks: .Net Framework 2
About:
The Price Configurator is excel add-in wizard for preparing price lists. It is used
for calculating and filling excel based price list. All static and configuration
information stored in excel workbook (hidden worksheet). The Price Configurator
add-in correctly worked on all currently supported excel versions from Excel 97
to Excel 2007.
Architecture:

Solution:
Krendls Ltd delivered the Price Configuration Tool add-in for client.
The work-scope includes:
- Building component driven UI.
- Building data model and business logic layer.
- Implemented excel document abstraction layer for better computability with excel
document versions.
- Implemented add-in installation module.