What is the difference between Assembly.GetExecutingAssembly() and typeof(program).Assembly?
Assembly.GetExecutingAssembly()
typeof(program).Assembly