Which is Better?
-
One of the most obvious differences is that C# has XML documentation and VB does not (I think this is going to be rectified in the next version -but dont count on it) Essentially it could be argued (and is true to an extent) that if you can program in one then you can program in the other. I used to program on and off in VB6 but went for C# because it is cleaner and a true OO language. If you have the time then learn C# -you will always be able to use VB for any quirks it may have but quite honestly I doubt you will want to or need to. VB.net programmers will probably champion that language (quite understandibly) but I have yet to find one good reason to learn it over C# -except perhaps that there are slightly more jobs for VB.net than C# (Im in INDIA) at the moment -but this is changing quickly. Whatever you decide will not be a mistake, since learning the framework and real OO is perhaps the biggest obstacle you face.
Regards, Satips.:rose:
-
Question 1: Which language is given more preference c# or vb .net ? Question 2: Which is faster c# or vb .net ? I have on the net but i didn't get any reasonable reply for this.
With Regards, Sakthi
Which language is better depends entirely on where, when, why and how you use them. Neither of your questions are specific enough to show any differences:
Sakthi Sat wrote:
Question 1: Which language is given more preference c# or vb .net ?
That depends entirely on who you ask.
Sakthi Sat wrote:
Question 2: Which is faster c# or vb .net ?
They both compile to IL code, and that code becomes identical for equivalent program code, so there is no speed difference in the compiled code. They both use the .NET framework, so there is no speed difference in library calls.
--- single minded; short sighted; long gone;
-
sathesh_pandian wrote:
some disadvantages and advantages with C# and vb.
Let me Know it in Detail?
With Regards, Sakthi
go through this link http://www.codeproject.com/dotnet/vbnet_c__difference.asp[^]
All The Best Sathesh Pandian
-
Which language is better depends entirely on where, when, why and how you use them. Neither of your questions are specific enough to show any differences:
Sakthi Sat wrote:
Question 1: Which language is given more preference c# or vb .net ?
That depends entirely on who you ask.
Sakthi Sat wrote:
Question 2: Which is faster c# or vb .net ?
They both compile to IL code, and that code becomes identical for equivalent program code, so there is no speed difference in the compiled code. They both use the .NET framework, so there is no speed difference in library calls.
--- single minded; short sighted; long gone;
-
go through this link http://www.codeproject.com/dotnet/vbnet_c__difference.asp[^]
All The Best Sathesh Pandian
-
concerning web applications C# is the best choice.it is powerfull language just like java.when it comes to windows applications,i think better option is VB.
-
accessred wrote:
when it comes to windows applications,i think better option is VB.
Any specific reason for that?
Apurva Kaushal
-
Question 1: Which language is given more preference c# or vb .net ? Question 2: Which is faster c# or vb .net ? I have on the net but i didn't get any reasonable reply for this.
With Regards, Sakthi
Read this first: http://support.microsoft.com/kb/308470[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
go through this link http://www.codeproject.com/dotnet/vbnet_c__difference.asp[^]
All The Best Sathesh Pandian
And this one too: http://support.microsoft.com/kb/308470[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Question 1: Which language is given more preference c# or vb .net ? Question 2: Which is faster c# or vb .net ? I have on the net but i didn't get any reasonable reply for this.
With Regards, Sakthi