Click here to Skip to main content
16,020,877 members

Survey Results

So what are you working on these days?   [Edit]

Survey period: 20 Aug 2001 to 26 Aug 2001

Not only is it hard enough to keep up with the technologies you currently use - it's also hard keeping up with what everyone else is using.

OptionVotes% 
Straight C / C++65759.95
MFC67261.31
ATL33230.29
WTL999.03
Managed C++666.02
C#13111.95
VB / VB.NET17616.06
ASP / ASP.NET17015.51
Other Microsoft technologies (please comment)686.20
Other non-Microsoft technologies (please comment)11110.13
Respondents were allowed to choose more than one answer; totals may not add up to 100%



 
GeneralSuggestion Pin
Matt Newman24-Aug-01 6:38
Matt Newman24-Aug-01 6:38 
GeneralRe: Suggestion Pin
26-Aug-01 3:39
suss26-Aug-01 3:39 
GeneralC++/ATL/VB combination Pin
Chris Cubley23-Aug-01 12:56
Chris Cubley23-Aug-01 12:56 
GeneralFlash [ActionScript] and XML Pin
p00ya23-Aug-01 1:43
p00ya23-Aug-01 1:43 
GeneralwxWindows? Pin
22-Aug-01 8:41
suss22-Aug-01 8:41 
GeneralSTL! Pin
21-Aug-01 5:14
suss21-Aug-01 5:14 
GeneralRe: STL! Pin
Christian Graus21-Aug-01 12:47
protectorChristian Graus21-Aug-01 12:47 
GeneralRe: STL! Pin
George21-Aug-01 15:33
George21-Aug-01 15:33 
GeneralRe: STL! Pin
Christian Graus21-Aug-01 15:37
protectorChristian Graus21-Aug-01 15:37 
GeneralRe: STL! Pin
George22-Aug-01 1:23
George22-Aug-01 1:23 
GeneralRe: STL! Pin
Christian Graus22-Aug-01 2:04
protectorChristian Graus22-Aug-01 2:04 
GeneralRe: STL! Pin
George22-Aug-01 2:54
George22-Aug-01 2:54 
GeneralRe: STL! Pin
Nemanja Trifunovic22-Aug-01 5:11
Nemanja Trifunovic22-Aug-01 5:11 
GeneralRe: STL! Pin
Chris Losinger22-Aug-01 8:05
professionalChris Losinger22-Aug-01 8:05 
STL itself is implemented as a bunch of header files. Therefore it does not need an extra dll.

actually, that's not entirely true.

if you use the MFC DLLs along with STL, you need to bring along an extra DLL (i forget which one, it's been a while) that contains a bunch of common STL vector specializations (vector of ints, etc.). this hit us hard a few months ago when we found out.

-c

------------------------------
Smaller Animals Software, Inc.
http://www.smalleranimals.com
GeneralRe: STL! Pin
Nemanja Trifunovic22-Aug-01 8:28
Nemanja Trifunovic22-Aug-01 8:28 
GeneralRe: STL! Pin
Chris Losinger22-Aug-01 8:38
professionalChris Losinger22-Aug-01 8:38 
GeneralISAPI, XML, WinInet, RegExp,... Pin
Nemanja Trifunovic21-Aug-01 5:09
Nemanja Trifunovic21-Aug-01 5:09 
GeneralTrapped in ADA Hell Pin
Steven Mitcham21-Aug-01 3:35
Steven Mitcham21-Aug-01 3:35 
GeneralRe: Trapped in ADA Hell Pin
Alvaro Mendez21-Aug-01 7:44
Alvaro Mendez21-Aug-01 7:44 
GeneralRe: Trapped in ADA Hell Pin
Chris Maunder21-Aug-01 16:55
cofounderChris Maunder21-Aug-01 16:55 
GeneralClient or Server Java Pin
Chris Maunder20-Aug-01 16:02
cofounderChris Maunder20-Aug-01 16:02 
GeneralRe: Client or Server Java Pin
20-Aug-01 17:05
suss20-Aug-01 17:05 
GeneralRe: Client or Server Java Pin
Franky Braem21-Aug-01 0:53
Franky Braem21-Aug-01 0:53 
GeneralRe: Client or Server Java Pin
Farhan Noor Qureshi21-Aug-01 5:24
Farhan Noor Qureshi21-Aug-01 5:24 
GeneralRe: Client or Server Java Pin
Alvaro Mendez21-Aug-01 7:47
Alvaro Mendez21-Aug-01 7:47 

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.