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