Introduction - If you have any usage issues, please Google them yourself
Application from Memory
C#.NET can launch applications from memory very easily through Reflection. Launching an exe from memory instead of directly is done for a variety of reasons.