This document provides the code for a computerized gallery system (CGS) developed using C Sharp in Visual Studio 2010. It includes the code for the login screen, main menu, modules for managing art pieces, artists, and curators. The code allows users to view, add, update, delete data and generate reports. Structured programming techniques are used with classes for different screens and forms. The document describes the overall design, provides code snippets for key modules and explains the purpose and functionality of the system.