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