I\'m new to .Net and I\'m trying to understand the basics first. What is the difference between MSIL and Java bytecode?
Agreed, the differences are minute enough to ingore as a beginner. If you want to learn .Net starting from the basics, I'd recommend looking at the Common Language Infrastructure, and the Common Type System.