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