Click here to Skip to main content
15,868,048 members

Survey Results

In your company, which development environments do you currently use?   [Edit]

Survey period: 12 Jan 2004 to 18 Jan 2004

Suggested by Oz Solomon

OptionVotes% 
Visual Studio .NET 'Whidbey'493.12
Visual Studio .NET 200379350.54
Visual Studio .NET 200226717.02
Visual C++ 675748.25
Visual Basic 637223.71
Older/Other Microsoft Environment895.67
Non Microsoft Environment31219.89
Respondents were allowed to choose more than one answer; totals may not add up to 100%



 
GeneralVisual Studio .NET == Visual Interdev 6.0 on steroids Pin
George13-Jan-04 6:38
George13-Jan-04 6:38 
GeneralRe: Visual Studio .NET == Visual Interdev 6.0 on steroids Pin
besmel13-Jan-04 18:51
besmel13-Jan-04 18:51 
GeneralRe: Visual Studio .NET == Visual Interdev 6.0 on steroids Pin
Michael P Butler14-Jan-04 7:12
Michael P Butler14-Jan-04 7:12 
GeneralVC6 is the best Pin
Anonymous12-Jan-04 21:08
Anonymous12-Jan-04 21:08 
GeneralRe: VC6 is the best Pin
Michael P Butler12-Jan-04 21:25
Michael P Butler12-Jan-04 21:25 
GeneralRe: VC6 is the best Pin
Rob Caldecott12-Jan-04 21:41
Rob Caldecott12-Jan-04 21:41 
GeneralRe: VC6 is the best Pin
bneacetp13-Jan-04 3:30
bneacetp13-Jan-04 3:30 
GeneralRe: VC6 is the best Pin
Anthony_Yio13-Jan-04 19:46
Anthony_Yio13-Jan-04 19:46 
I have another one.
Try

String *strNet = S"llll";<br />
CString strATL;<br />
strATL = strNet; //This will give compile error on my VS.NET 2002<br />
<br />
String *strNet = S"llll";<br />
CString strATL = strNet; //this works, weird


Sonork 100.41263:Anthony_Yio
GeneralRe: VC6 is the best Pin
bneacetp13-Jan-04 22:21
bneacetp13-Jan-04 22:21 
GeneralRe: VC6 is the best Pin
dog_spawn13-Jan-04 4:41
dog_spawn13-Jan-04 4:41 
GeneralRe: VC6 is the best Pin
Mazdak13-Jan-04 6:05
Mazdak13-Jan-04 6:05 
GeneralRe: VC6 is the best Pin
Leifen13-Jan-04 6:52
Leifen13-Jan-04 6:52 
GeneralRe: VC6 is the best Pin
dog_spawn13-Jan-04 11:50
dog_spawn13-Jan-04 11:50 
GeneralRe: VC6 is the best Pin
Nemanja Trifunovic13-Jan-04 8:52
Nemanja Trifunovic13-Jan-04 8:52 
GeneralRe: VC6 is the best Pin
Anthony_Yio13-Jan-04 19:42
Anthony_Yio13-Jan-04 19:42 
GeneralRe: VC6 is the best Pin
Navin15-Jan-04 10:45
Navin15-Jan-04 10:45 
GeneralOlder/Other Microsoft Pin
preinsko12-Jan-04 20:30
preinsko12-Jan-04 20:30 
GeneralNon MS Env. Pin
Nitron12-Jan-04 12:06
Nitron12-Jan-04 12:06 
GeneralRe: Non MS Env. Pin
Jörgen Sigvardsson12-Jan-04 13:36
Jörgen Sigvardsson12-Jan-04 13:36 
GeneralRe: Non MS Env. Pin
Anthony_Yio13-Jan-04 19:49
Anthony_Yio13-Jan-04 19:49 
GeneralRe: Non MS Env. Pin
Nick Seng12-Jan-04 14:19
Nick Seng12-Jan-04 14:19 
GeneralRe: Non MS Env. Pin
Michael P Butler12-Jan-04 21:19
Michael P Butler12-Jan-04 21:19 
GeneralRe: Non MS Env. Pin
Nick Seng13-Jan-04 14:26
Nick Seng13-Jan-04 14:26 
GeneralRe: Non MS Env. Pin
Maxwell Chen12-Jan-04 15:07
Maxwell Chen12-Jan-04 15:07 
GeneralRe: Non MS Env. Pin
Nitron13-Jan-04 1:06
Nitron13-Jan-04 1:06 

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.