Hi guys, I am developping a new application (written in C#) for Windows Embedded CE 6.0
I've a big question for you: I want to maintain some public and compiled methods in memory and then call them whenever I need.
I think that with a "already compiled" method stored in memory, I can boost the performance of my application.
Is it possibile? I know it is a "strange" request and maybe It is not feasible but I want to try anyway.

thanks in advance for all your advices