HI
Does anyone know if its is possible to programatically reload a C# project , in one of my previous questions i needed to add all the CS files in a specific folder , now while this works i find that i have to reload the project every time to so that it can register the new files were added.
So now i need a way to automtically reload after the project had been generated.