Click here to Skip to main content
15,886,689 members

Survey Results

Which languages and technologies are you working in?   [Edit]

Survey period: 26 Jan 2004 to 1 Feb 2004

We haven't done this one for a while so it's time to take a stocktake of our skills.

OptionVotes% 
C / C++1,11347.73
Visual C++ 6 or earlier91839.37
Visual C++ .NET (unmanaged)56524.23
Visual C++ .NET (managed)24910.68
C#97941.98
VB.NET40217.24
J#160.69
ASP.NET57124.49
XML69329.72
Respondents were allowed to choose more than one answer; totals may not add up to 100%

View optional text answers (394 answers)


 
GeneralRe: C++ wins, hurray! Pin
Dimitris Iliopoulos29-Jan-04 11:58
Dimitris Iliopoulos29-Jan-04 11:58 
GeneralRe: C++ wins, hurray! Pin
bneacetp29-Jan-04 15:28
bneacetp29-Jan-04 15:28 
GeneralRe: C++ wins, hurray! Pin
Anonymous29-Jan-04 23:04
Anonymous29-Jan-04 23:04 
GeneralRe: C++ wins, hurray! Pin
rajbow30-Jan-04 0:33
rajbow30-Jan-04 0:33 
GeneralRe: C++ wins, hurray! Pin
Dimitris Iliopoulos30-Jan-04 9:25
Dimitris Iliopoulos30-Jan-04 9:25 
GeneralRe: C++ wins, hurray! Pin
Nemanja Trifunovic30-Jan-04 5:44
Nemanja Trifunovic30-Jan-04 5:44 
GeneralRe: C++ wins, hurray! Pin
Joaquín M López Muñoz30-Jan-04 8:50
Joaquín M López Muñoz30-Jan-04 8:50 
GeneralRe: C++ wins, hurray! Pin
Dimitris Iliopoulos30-Jan-04 9:19
Dimitris Iliopoulos30-Jan-04 9:19 
ok, you are completely right that with c++ there are things that you can do that with other languages (including c#) you cannot, but let's take a real world scenario:

A client come in your company and say to you that he has a problem in his work. He uses a very messy excel file so he can write down his clients and his providers and calculate the economic data of his company. So he asks you to build for him a program that can do the same thing as the excel file and some things beyond that, he wants to have access to his main data with his pocket pc and a gprs connection and he wants also a very small solution to do some things over the internet. So, first of all you are going to use a db (mostly SQL server or anything else) to build your db, also you need to build the windows program that is going to do the job,(add clients,providers,money transactions...) also you are going to use an always on connection and setup an IIS to host the site and some web services for the pocket pc (http without soap is better because of the low amount of data it transfer over the low and expensive gprs connection), after that you are going to build the UI for the pocket pc with the .NET Compact Framework and you are going to easily use the web services on the server.

If you want to build this with c++, it's sure it will be done, and it will be faster than c#. The only thing is that you are not going to build it because your client will have gone to another software house, and that's because they are going to deploy the solution using c# and .NET framework in the half time and with half of the money.

So i agree completely that with c++ there are no limits, you can do everything!!! and for scientific purposes is far the best. If you want to build an algorithm that has lot of math and very large amount of memory to use c++ is the ultimate tool, but if you want to build software for business ,i think (IT'S MY OPINION) that is a very wrong decision to use C++.

I hope i was clear in my text!



From Greece:
Dimitris Iliopoulos
dimilio@yahoo.com
GeneralRe: C++ wins, hurray! Pin
Joaquín M López Muñoz30-Jan-04 10:06
Joaquín M López Muñoz30-Jan-04 10:06 
GeneralRe: C++ wins, hurray! Pin
Anonymous30-Jan-04 23:27
Anonymous30-Jan-04 23:27 
GeneralRe: C++ wins, hurray! Pin
WillemM30-Jan-04 23:39
WillemM30-Jan-04 23:39 
GeneralRe: C++ wins, hurray! Pin
Michael Dunn26-Jan-04 10:56
sitebuilderMichael Dunn26-Jan-04 10:56 
GeneralRe: C++ wins, hurray! Pin
Navin26-Jan-04 14:42
Navin26-Jan-04 14:42 
GeneralHmm... Pin
Navin26-Jan-04 2:22
Navin26-Jan-04 2:22 
GeneralRe: Hmm... Pin
Carlos Antollini26-Jan-04 8:58
Carlos Antollini26-Jan-04 8:58 
GeneralRe: Hmm... Pin
KevinHall28-Jan-04 9:43
KevinHall28-Jan-04 9:43 
GeneralRe: Hmm... Pin
Carlos Antollini28-Jan-04 10:20
Carlos Antollini28-Jan-04 10:20 
GeneralRe: Hmm... Pin
Maxwell Chen28-Jan-04 15:49
Maxwell Chen28-Jan-04 15:49 
GeneralCListCtrl??? Pin
dabs26-Jan-04 0:54
dabs26-Jan-04 0:54 
GeneralRe: CListCtrl??? Pin
Ian Darling26-Jan-04 2:20
Ian Darling26-Jan-04 2:20 
GeneralRe: CListCtrl??? Pin
Uwe Keim28-Jan-04 3:02
sitebuilderUwe Keim28-Jan-04 3:02 
GeneralWorking with VB6 on an old project Pin
Stephan Hoppe25-Jan-04 21:30
Stephan Hoppe25-Jan-04 21:30 
GeneralVB.net Pin
NormDroid25-Jan-04 21:17
professionalNormDroid25-Jan-04 21:17 
GeneralRe: VB.net Pin
Paul Watson26-Jan-04 5:55
sitebuilderPaul Watson26-Jan-04 5:55 
GeneralRe: VB.net Pin
Gronalund26-Jan-04 8:08
Gronalund26-Jan-04 8:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.