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