473,544 Members | 1,334 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

C# v VB.NET - any research on usage?

I need to find some documents/research for my manager about VB.NET v C# use.
I've noticed that there are many more people using C# than VB.NET, that
there seem to be more job vacancies specifying C# and projects written with
it.

I would basically like any links you might have to articles with
non-anecdotal evidence for usage patterns, if there are any.

Thanks,
Robin
Nov 23 '05
59 2908
I have absolutely no evidence to back this up, but I was once told that
VB (all versions combined, not just .Net), is the most popular computer
language in the world, to the point the all others are just statistical
noise (ie, by more that 99:1)

From my own experience, I noticed that VB is most popular with
consultant who are doing one-off projects for small clients who have no
development staff of thier own. C/C++/C# is more popular with large
companies doing in-house development.

--
Truth,
James Curran
[erstwhile VC++ MVP]

Home: www.noveltheory.com Work: www.njtheater.com
Blog: www.honestillusion.com Day Job: www.partsearch.com
"Robin Tucker" <no****@nomeans no.com> wrote in message
news:dk******** ***********@new s.demon.co.uk.. .
I need to find some documents/research for my manager about VB.NET v C# use. I've noticed that there are many more people using C# than VB.NET, that
there seem to be more job vacancies specifying C# and projects written with it.

I would basically like any links you might have to articles with
non-anecdotal evidence for usage patterns, if there are any.

Thanks,
Robin

Nov 23 '05 #11
Some reasons our shop is using C#:

1. All our software engineers (except me) come from a VC++ background,
and even though most agree VC++ is unproductive in many regards, they
never would and still won't touch VB with an 11ft pole! Why try to
fight other's bias when you have a good way (C#) to work with it...

2. C#.NET is just as easy for a VB6 developer like me to learn as
VB.NET. The challenge in either case is in learning the Framework, IDE
and OO, and in the exposure of much more low-level stuff (such as
hashtbls, static classes and members, and a host of other computer
science concepts).

3. There seems to be a Microsoft bias toward C#:
- Some learning books have C# in the text and VB on the CD only.
- According to numerous threads, C# code in the Visual Studio 2005
release candidate is much more stable than VB code.
- C# was designed with the set of features it needed to take full
advantage of the .NET Framework and CLR, without other historical
baggage!

Good luck...

Nov 23 '05 #12
You mean your line manager makes decisions based upon the popularity of a
programming language?!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
A watched clock never boils.

"Robin Tucker" <no****@nomeans no.com> wrote in message
news:dk******** ***********@new s.demon.co.uk.. .
sorry to inject something you didn't ask for, but i felt it was
something you should read, given your thoughts on C# vs VB usage.

No thats fine. I don't mind anecdotal evidence, it's just not too useful
when discussing which language to use for which project with a line
manager. I'm using VB.NET myself at the moment but whenever I need to
incorperate code from the outside world, the chances are it will be
written using C#. So, actually, my project consists of my main application
and associated libraries, with a few other libraries in C#. I'm not sure
the mixture is too aesthetically pleasing - at least it won't be for the
maintenance guy who comes after me.

Nov 23 '05 #13
I think his manager is looking for studies showing trends is use, in order
to determine the availability of the skillsets, and therefore the ease of
finding someone who can maintain the code. No matter how well your
application works there will always be some maintenance needed and the app
is worthless if you can't readily find someone to maintain it.

"Kevin Spencer" <ke***@DIESPAMM ERSDIEtakempis. com> wrote in message
news:%2******** *******@TK2MSFT NGP15.phx.gbl.. .
You mean your line manager makes decisions based upon the popularity of a
programming language?!

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
A watched clock never boils.

"Robin Tucker" <no****@nomeans no.com> wrote in message
news:dk******** ***********@new s.demon.co.uk.. .
sorry to inject something you didn't ask for, but i felt it was
something you should read, given your thoughts on C# vs VB usage.

No thats fine. I don't mind anecdotal evidence, it's just not too useful when discussing which language to use for which project with a line
manager. I'm using VB.NET myself at the moment but whenever I need to
incorperate code from the outside world, the chances are it will be
written using C#. So, actually, my project consists of my main application and associated libraries, with a few other libraries in C#. I'm not sure the mixture is too aesthetically pleasing - at least it won't be for the
maintenance guy who comes after me.


Nov 23 '05 #14
Well, Jim, I can tell you without any statistics, that there are plenty of
both.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
A watched clock never boils.

"Jim Underwood" <ja************ *@fallonclinic. com> wrote in message
news:eB******** *****@tk2msftng p13.phx.gbl...
I think his manager is looking for studies showing trends is use, in order
to determine the availability of the skillsets, and therefore the ease of
finding someone who can maintain the code. No matter how well your
application works there will always be some maintenance needed and the app
is worthless if you can't readily find someone to maintain it.

"Kevin Spencer" <ke***@DIESPAMM ERSDIEtakempis. com> wrote in message
news:%2******** *******@TK2MSFT NGP15.phx.gbl.. .
You mean your line manager makes decisions based upon the popularity of a
programming language?!

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
A watched clock never boils.

"Robin Tucker" <no****@nomeans no.com> wrote in message
news:dk******** ***********@new s.demon.co.uk.. .
>
>> sorry to inject something you didn't ask for, but i felt it was
>> something you should read, given your thoughts on C# vs VB usage.
>
>
> No thats fine. I don't mind anecdotal evidence, it's just not too useful > when discussing which language to use for which project with a line
> manager. I'm using VB.NET myself at the moment but whenever I need to
> incorperate code from the outside world, the chances are it will be
> written using C#. So, actually, my project consists of my main application > and associated libraries, with a few other libraries in C#. I'm not sure > the mixture is too aesthetically pleasing - at least it won't be for
> the
> maintenance guy who comes after me.
>
>



Nov 23 '05 #15
Not really no. But when you are set to give a piece of software a 10 year
life span, you tend to take some of these things into consideration. As an
example, I have a Windows 95 system with some of our software on, written
with 16 bit Visual C++. It is still in widespread use in industry and so I
have to continue to maintain it, even though we have had a 32 bit product
out for some years now.

"Kevin Spencer" <ke***@DIESPAMM ERSDIEtakempis. com> wrote in message
news:%2******** *******@TK2MSFT NGP15.phx.gbl.. .
You mean your line manager makes decisions based upon the popularity of a
programming language?!

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
A watched clock never boils.

"Robin Tucker" <no****@nomeans no.com> wrote in message
news:dk******** ***********@new s.demon.co.uk.. .
sorry to inject something you didn't ask for, but i felt it was
something you should read, given your thoughts on C# vs VB usage.

No thats fine. I don't mind anecdotal evidence, it's just not too useful
when discussing which language to use for which project with a line
manager. I'm using VB.NET myself at the moment but whenever I need to
incorperate code from the outside world, the chances are it will be
written using C#. So, actually, my project consists of my main
application and associated libraries, with a few other libraries in C#.
I'm not sure the mixture is too aesthetically pleasing - at least it
won't be for the maintenance guy who comes after me.


Nov 23 '05 #16
Robin,

You do let me think about somebody who told that we should keep our
deployment procedures for 8" floppies. (it is a while ago).

After a little bit further investigation I found out that this cost
consuming procedures was used by one customer. Giving that customer a new
computer was less expensive.

Probably not a complete analogy, however sometimes it is good to think in
this way in this kind of situations.

I have seen those linemanager who would keep their old procedures because
those seemed less expensive. However that was mainly because their lack of
knowledge (it is mostly with those who will not admit that)..

In long terms those decisions cost often 100 times more as when it was done
in one time right.

The great term in that is, "don't repair what not is broken". However often
used where people can better say, "Don't lock the stable door before the
seed is stolen".

Just my thought,

Cor
Nov 23 '05 #17
Hi Robn,

That's helpful information. While both languages are quite likely to stick
around for the foreseeable future, if I had to bet on which one would
outlast the other, I would pick C#. C# has often been termed the "native"
language of .Net, and is definitely preferred at Microsoft over VB.Net.

Now forgive me for going so soon,. but I must get a running start, as I'm
quite likely to be attacked by religious zealots!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
A watched clock never boils.

"Robin Tucker" <no****@nomeans no.com> wrote in message
news:dk******** ***********@new s.demon.co.uk.. .
Not really no. But when you are set to give a piece of software a 10 year
life span, you tend to take some of these things into consideration. As
an example, I have a Windows 95 system with some of our software on,
written with 16 bit Visual C++. It is still in widespread use in industry
and so I have to continue to maintain it, even though we have had a 32 bit
product out for some years now.

"Kevin Spencer" <ke***@DIESPAMM ERSDIEtakempis. com> wrote in message
news:%2******** *******@TK2MSFT NGP15.phx.gbl.. .
You mean your line manager makes decisions based upon the popularity of a
programming language?!

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
A watched clock never boils.

"Robin Tucker" <no****@nomeans no.com> wrote in message
news:dk******** ***********@new s.demon.co.uk.. .

sorry to inject something you didn't ask for, but i felt it was
something you should read, given your thoughts on C# vs VB usage.
No thats fine. I don't mind anecdotal evidence, it's just not too
useful when discussing which language to use for which project with a
line manager. I'm using VB.NET myself at the moment but whenever I need
to incorperate code from the outside world, the chances are it will be
written using C#. So, actually, my project consists of my main
application and associated libraries, with a few other libraries in C#.
I'm not sure the mixture is too aesthetically pleasing - at least it
won't be for the maintenance guy who comes after me.



Nov 23 '05 #18
James Curran <ja*********@mv ps.org> wrote:
I have absolutely no evidence to back this up, but I was once told that
VB (all versions combined, not just .Net), is the most popular computer
language in the world, to the point the all others are just statistical
noise (ie, by more that 99:1)


I'm sure that depends on how much it's measured. If you're counting
"people who've used VB" that may well be true, as it's often used by
people who *aren't* professional developers, who just need to scratch
an itch.

If you looked at how much time was spent per language, or how much code
was written per language, I think things would be very different.

(I suspect it also depends on whether you include HTML as a "computer
language :)

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Nov 23 '05 #19
> I'm sure that depends on how much it's measured. If you're counting
"people who've used VB" that may well be true, as it's often used by
people who *aren't* professional developers, who just need to scratch
an itch.


Absolutely, as I fairly sure that number counts everyone written a macro
in MSWord or Excel.

--
Truth,
James Curran
[erstwhile VC++ MVP]

Home: www.noveltheory.com Work: www.njtheater.com
Blog: www.honestillusion.com Day Job: www.partsearch.com

Nov 23 '05 #20

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
1624
by: elena | last post by:
Apologies for this off-topic post. I'm a Java/C++ developer who is also studying psychology. I would really appreciate it if you would complete a survey that I'm using for a research project on programmers. It's easy and takes about 5 minutes. I will be presenting the results at the American Psychological
4
1446
by: C Williams | last post by:
Hi, Is there a way to insert an image from the research pane into the document? The insert button appears to work only for text--is there a way around this? Thanks! -Casey
72
3408
by: Robin Tucker | last post by:
I need to find some documents/research for my manager about VB.NET v C# use. I've noticed that there are many more people using C# than VB.NET, that there seem to be more job vacancies specifying C# and projects written with it. I would basically like any links you might have to articles with non-anecdotal evidence for usage patterns, if...
0
1363
by: Mike Nolan | last post by:
I received the following note on another database-oriented list. This may be something that pg users could help in, though I'll also pass on the caveat that the other list had, that I have no direct knowledge about the institution or the researchers. -- Mike Nolan --------------------------------------------------------------------------
0
2568
by: L'eau Prosper Research | last post by:
Press Release: L'eau Prosper Research (Website: http://www.leauprosper.com) releases new TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set. L'eau Prosper Market Manipulation Profiling Tools Set is a set of advanced tools that help Serious Traders analyze the market direction, market manipulative behavior and...
0
2338
by: L'eau Prosper Research | last post by:
NEW TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set By L'eau Prosper Research Press Release: L'eau Prosper Research (Website: http://www.leauprosper.com) releases new TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set. L'eau Prosper Market Manipulation Profiling Tools Set is a...
12
1349
by: E.D.G. | last post by:
Important Research Project (Related to computer programming) Posted by E.D.G. on August 30, 2007 edgrsprj@ix.netcom.com This report is being posted to a number of Internet Newsgroups to see if there are any experienced computer programmers who would like to provide some assistance with an effort to develop a Perl language computer...
0
7429
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7368
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7614
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7777
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
5916
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5301
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3420
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1844
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
671
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.