It depends on the programming background that you came from. If you are familiar with VB then you can go with VB.Net. If your expertise were in C or C++ then you can go with C#. Personally I don't see must difference between the two. It all depends on your comfort level.
I have done data mining projects in both VB.Net and C#.Net and I didn't find difference other than syntax. There maybe some difference in the way the code is compiled but the difference in performance will be hardly noticable.
2006-08-10 09:03:10
·
answer #1
·
answered by Rachel 4
·
1⤊
0⤋
I would suggest both if you can. They complement each other well.
To help expedite the learning Object-Orientated methodologies, I would start off with C#. VB.Net should be a breeze once you have these fundamental principles down.
Good luck and happy learning!
2006-08-10 08:56:54
·
answer #2
·
answered by Special Ed 5
·
0⤊
0⤋
C# is the most elegant programming language I have ever used - and I programmed in VB for over a decade. It has a clear, clean, and concise flow. It has very few, yet very powerful keywords. It was also designed specifically for .NET development whereas VB was just adapted. It is fully object-oriented and a pure joy to develop in. See my site at http://www.pasportal.com - I built this entirely in C#.
2006-08-10 15:34:06
·
answer #3
·
answered by K 3
·
0⤊
0⤋
depends on what you want to get out of it
and if you choose c#
dont use it use c++
its object oriented which is better
c# has been outmoded by c++ for years c++ is definatly better
2006-08-10 08:56:56
·
answer #4
·
answered by iceman9827 2
·
0⤊
0⤋
c sharp is better, since it's closer to c++ or java. it would be easier to learning the other with c# knowledge
http://www.codeproject.com/dotnet/vbnet_c__difference.asp
read that , should help
2006-08-10 09:00:44
·
answer #5
·
answered by holla 2
·
0⤊
0⤋