Can a .Net application be converted into a single .exe portable application?
i.e. no installer, it just runs?
I imagine all the dll\'s, resources etc need
No - you can't statically include the .net runtime in your own application