----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Rakesh Rajan Message 7 in Discussion Hi, The .NET framework gaurantees that our apps are language neutral since almost all the code gets compiled to IL. But, each of those languages will have specialized features of their own. And these are pretty superficial. Even though this is the case, such kinds of 'specials' might get extended and hence we have blurry distinctions such as: VC++.NET is the best language for writing sys/drivers etc. VB.NET for something u want to do very easily and ultra quick; and C# for a blend of these. Moreover, the choice of languages is more a matter of personal taste. If you hate the sight of 'Dim's' and 'As Number' etc., but just love to see all those 'int's' and 'doubles', you are made for C# ;-)... and viceversa. Whatever language you now in .NET, it's actually the extent and depth of ur knowledge in .NET namespaces (class library) that would count. So, the thing is, try to program and practise development in as diverse areas as possible so as to get max practical knowledge in the class lib. Happy .NETting, Rakesh Rajan ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
