Internal controlling tool
Past work2017 – 2022 · Regional direct-mail business
A .NET / WPF tool that gave the operations team quick, structured access to company numbers for ongoing planning.
Small internal tool on the same .NET / WPF backbone as the ERP-extension modules. Gave the operations and management team fast, structured access to the company numbers they needed for ongoing planning.
Context
Operations and management needed quick, structured access to the company numbers they used in ongoing planning — without juggling raw exports or running ad-hoc database queries.
What I built
- Designed and built the tool on .NET / C# / WPF against the ERP's MSSQL database.
- Surfaced the key business metrics the team needed for daily and weekly planning conversations.
Outcome
Replaced ad-hoc reporting requests with a tool the team could open and use themselves.
Architecture
Standalone .NET / WPF desktop application reading directly from the ERP's MSSQL backend for structured reporting queries.
Stack
- C# / .NET
- WPF
- MSSQL