Can I use other language in .net framework?
I would like to use other languages such as C, C++, JAVA.
I heard that .NET Framework support CLR(Common Language Runtime).
But I don't know how to use languages.
And I have a another question.
If I use other languages, How I load assembly files in my C# class.