|
-
May 7th, 2004, 03:49 AM
#1
Thread Starter
Lively Member
What does C# have that VB.Net lacks ?
Where can i find an article for:
What does C# have that VB.Net lacks ?
-
May 7th, 2004, 09:21 AM
#2
Fanatic Member
-
May 7th, 2004, 09:36 AM
#3
Addicted Member
There are not many major differences between VB C#.
C# has the power to turn overflow checking on or off for blocks of code while VB can only do it for the entire project. Also C# has the ability to handle unsafe code.
-
May 7th, 2004, 03:05 PM
#4
PowerPoster
Unsafe code
Operator Overloading
XML comments that show up in the IDE as intellisense
Stronger Typed without having to remember to add a statment
A skill that is worth more according to salary surveys
http://www.ftponline.com/vsm/2003_07...tments/ednote/
-
May 8th, 2004, 11:18 AM
#5
Frenzied Member
Interesting
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|