A store management application developed using Window Forms technology in C# and based on the Three-Tier Architecture model. The application includes features such as search, filtering, LINQ queries, logging, and saving data in XML using DataContractSerializer. It was developed according to the SOLID principles and the Single Responsibility Principle.