:confused:Microsoft is not being very smart because they use C# to developed .NET framework. However smart people like you have to use a product developed by a not very smart people.
C
cheetuan
@cheetuan
Posts
-
difference between C# and VB.Net except syntax Dinesh Says Thanx .... -
difference between C# and VB.Net except syntax Dinesh Says Thanx ....I am not sure about .NET 2.0, but in .Net 1.x, I actually read an article which illustrate C# compiler actually generate more effencient IL than VB.Net. C# out perform VB.Net in speed and memory usage. The article use a reflection sample code came with .NET framework and dissamble the IL generated by from C# and VB.NET compiler for comparision.