>
> The better way to say this is: similar constructs implemented in C# and
> VB.NET produce the same IL code.
> If you declare a class in VB or in C#....it is compiled in a very similar
> way.

    Thanks for that eye-opener (at least for me).
    Do you have some pointers as to where I can find the subtle differences
in the C# and VB.Net - with respect to the IL code they produce.

> You find the main differences, if you consider simple cases, in method
> prologue and epilogue (some push or pop).

    Can you be a little more elaborate on this. Seems interesting.



Happy hacking,
Gaurav
http://mastergaurav.virtualave.net/iitk
----------------------------



_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to