Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vb c# comparison
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00875782
Message ID:
00876113
Views:
8
Nick,

Something else to consider is the priorities of each language team...as suggested, looking ahead to Whidbey (the next release of VS .NET), the C# team is adding some advanced OOP features not available in VB .NET, and the VB .NET team is adding some ease-of-use enhancements not available in C#...this is where you need to determine which of these priorities most fits your needs.

Another consideration is cross-platform compatibility (if this means something to you). C# is a universal language (submitted by Microsoft and adopted by ECMA). This means you'll be able to write C# code in the future that runs on non-Microsoft platforms. There is already the Mono Project (http://www.go-mono.com/) that is an effort to create an open source version of the .NET Framework...and they have a compiler for the C# language.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform