- Timeline
- Jul 2025 – Aug 2025
- Tech
- .NET Framework
- Windows Forms
- C#
- Oracle Database
- SQL Server
- NiceLabel 6
Overview
Printing Label App is a Windows Forms desktop application that automates the generation and printing of production labels. It retrieves production data from Oracle Database, generates label data, stores it temporarily in SQL Server, and prints labels using NiceLabel.
Use Case Diagram

Use case diagram. Overview of the operator’s interactions with the system.
Workflow
The application supports Accessories, Shipping, and Packing labels. Operators enter an MO Number to retrieve production data, generate label information, and print labels using predefined NiceLabel templates. Temporary print data in SQL Server is cleared before each generation.
Contributions
- Developed the application with Windows Forms (.NET Framework)
- Integrated Oracle Database and SQL Server
- Implemented label generation workflows
- Integrated NiceLabel for template-based printing