public static void Main() { StudentWorksSearch.App app = new StudentWorksSearch.App(); app.InitializeComponent(); app.Run(); }