|
-
Jul 22nd, 2005, 08:54 PM
#1
VB.Net and C#, only one or both?
It seems strange, isnt it that VB.Net and C# are for the .Net framework? Is it necessary to learn both of them or will it suffice just learning one? I have seen developers that know VB.Net and C# at the same time...
-
Jul 22nd, 2005, 08:59 PM
#2
Re: VB.Net and C#, only one or both?
Because both are are based on the framework, there's isn't much difference between them.... it's mostly syntax nowadays. While I haven't actualy tried my hand at C# yet, from the sample codes I have seen, I haven't had any trouble figuring it out and making the minor changes to make it work in VB.NET.
Also, now that you can build solutions in multiple languages, some developers are finding it easy and convenient to switch between the two.
It's two languages in one!
tg
-
Jul 23rd, 2005, 12:17 AM
#3
Re: VB.Net and C#, only one or both?
I'm bummed because C# didn't come with the free version of VS that was offered a few months ago. I did find out that I can compile C# programs, though, after downloading the SDK.
-
Jul 23rd, 2005, 01:30 PM
#4
Re: VB.Net and C#, only one or both?
Remember that you also have C++.NET. The common thing is .NET, the language feautures and syntax is the difference. I have no use for VB.NET so I won't use it. And when I do C++, I have no need for .NET, so I am using C++ and C#.
- ØØ -
-
Jul 25th, 2005, 03:09 AM
#5
Fanatic Member
Re: VB.Net and C#, only one or both?
I personally only played with vb.net. People don't realise what C# really is. It's a new programming language designed specifically for the .Net Framework. VB.net was created to overhall the vb syntax and to allow vb developers to easily take advantage of the .net framework. Hey, Microsoft had to do something with all the VB zombies it created, to keep us happy, so they gave us VB.net. I mean that in the nicest way though.
-
Jul 25th, 2005, 04:05 AM
#6
Re: VB.Net and C#, only one or both?
Learn one language well, like vb.net... and you'll see how easily C# comes to you.
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
|