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