Traceability Application Development

Problem: The client needed a system for tracking of their products. Solution: Building application for tracking of every step of a product – from the raw material producing, through selling the product, to the buyer. Every step of the way is logged, and in need – it’s easy to track every step of it’s way. Used Technology: Migration from SP3 – to .NET, SQL Server 2000, Web...

Integration of Amazon Store to B2B Application

Problem: The client needed a way to link their local inventory with an Amazon store. Solution: Application Development with 2 way synchronization between the local inventory and the Amazon products. When the quantity of a given product in the local inventory is changed (no matter if it was sold or stocked up) – the Amazon Store availability is automatically changing (and vice verse). Used Technologies: .NET, SQL...

Modernization of application

Problem: The application was running as monolith system without separation of the different layers. The client requested modernization for increased performance Solution: Separating of Database layer and business layer. modernization to the current monolith system to n-tier architecture. Building n-tier module application with modern technologies based on theexisting system. N-tier application architecture provides to the client a model by which the managers can request implementation of new business logic and effectiveness. The result of segregating an application into tiers is improvement of the performance, easy maintenance of the application, etc. Used Technologies: ASP.NET WebForms, C#, WCF, Enterprise Library, SQL...