All .Net languages compile to MSIL (MS Intermediate Language) and hence,
will be Platform Independent in the near future.
A Runtime that is well-structured to handle all the functionalities of a
.net application.
Multiple Device Development Support (You can develop apps for the
internet, Windows, Linux (currently work on), Tablet PCs, Mobile Devices
etc. with just one framework - .net.
A support of over 3400 classes in the .net framework provides you with
many possibilities.