
Technology platforms
We develop stand-alone applications as well as client-server systems based on standardized design-patterns.
Our main development environments include legacy C++
and C# solutions, Delphi and .NET solutions for Windows based and web based application.
For database communication standard SQL is used (typically stored procedures)
The adaptation of .NET technology has geared us to deliver more homogeneous systems faster.
Typical solution architecture
A typical solution includes the three classic tiers (layers): Data-tier, business-presentation tier. This future-proof design methodology is widely used and ensures that individual layers can be modified without affecting the other layers
The Data-tier is usually existing business data stores, e.g. databases or document collections.
The business-logic takes care of validation, transformation and normalizing of data and the presentation tier is the user interface of the system, usually a LAN-client or a browser.
Design-methodology
We are basing our development on standardized model-skeletons from IEEE (Institute of Electrical and Electronics Engineers). The standards ensures homogeneous processes in the projects, e.g. in analysis, specification, design description, reviews and tests.
|