First, it requires the end user to install the .Net framework. You code is never actually compiled, it uses run-time compiling (The application is compiled when you run it by the .Net framework). It uses loads more memory as it has to load all this crap just to get the .net framework to work.






Reply With Quote




Even though I read all of it.