Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB.NET and C#. Which is better and why?
Message
From
29/10/2003 05:41:02
 
 
To
29/10/2003 00:51:07
Ron Hodge
Sebrex Systems, Inc.
Dacula, Georgia, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00843046
Message ID:
00843960
Views:
27
Ron,

If you want to use the following .NET Framwork types in VB.Net then you are out of luck:-
System.Sbyte
System.UInt16
System.UInt32
System.UInt64
Also C# supports the use of unmanaged code which VB.Net does not, this can and does prove to be a useful feature. If you look at it the other way round then VB.Net still maintains certain features for compatibility like non-structured error handling in C# you only get SEH.

HTH
Neil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform