While checking the possibility of developing for Windows Phone 7 using C++, I came across this thread, which states:
"...any language that can compile to a verifiable managed assembly (the verifiability requirement applies to all dependencies, too!) is good" (for WP7 development)
What is "verifiable managed assembly" and where can I learn more about this?