Click here to Skip to main content
15,913,854 members

Survey Results

Are you working with .NET?   [Edit]

Survey period: 21 Jun 2004 to 27 Jun 2004

It's been out for a while now, but are you using it?

OptionVotes% 
Yes98462.16
No, but we are planning to.21313.46
No38624.38



 
GeneralBreak-down of the 60'sh percent Pin
TRiegler15-Aug-04 3:00
TRiegler15-Aug-04 3:00 
GeneralI hate C# Pin
eric feng25-Jun-04 14:20
eric feng25-Jun-04 14:20 
GeneralRe: I hate C# Pin
bneacetp25-Jun-04 16:20
bneacetp25-Jun-04 16:20 
GeneralRe: I hate C# Pin
Ian Darling26-Jun-04 8:11
Ian Darling26-Jun-04 8:11 
GeneralRe: I hate C# Pin
eric feng26-Jun-04 19:41
eric feng26-Jun-04 19:41 
GeneralRe: I hate C# Pin
Ian Darling26-Jun-04 22:32
Ian Darling26-Jun-04 22:32 
GeneralRe: I hate C# Pin
AgeKay2-Jul-04 7:48
AgeKay2-Jul-04 7:48 
GeneralRe: I hate C# Pin
eric feng2-Jul-04 8:10
eric feng2-Jul-04 8:10 
GeneralI hate C# Pin
eric feng25-Jun-04 14:19
eric feng25-Jun-04 14:19 
GeneralAn issue with .net namespaces Pin
Nathan Holt at EMOM23-Jun-04 4:19
Nathan Holt at EMOM23-Jun-04 4:19 
GeneralRe: An issue with .net namespaces Pin
Nemanja Trifunovic23-Jun-04 4:54
Nemanja Trifunovic23-Jun-04 4:54 
GeneralRe: An issue with .net namespaces Pin
Nathan Holt at EMOM23-Jun-04 5:20
Nathan Holt at EMOM23-Jun-04 5:20 
GeneralRe: An issue with .net namespaces Pin
Nemanja Trifunovic23-Jun-04 5:48
Nemanja Trifunovic23-Jun-04 5:48 
GeneralRe: An issue with .net namespaces Pin
Nathan Holt at EMOM23-Jun-04 6:34
Nathan Holt at EMOM23-Jun-04 6:34 
GeneralRe: An issue with .net namespaces Pin
Nemanja Trifunovic24-Jun-04 2:41
Nemanja Trifunovic24-Jun-04 2:41 
GeneralRe: An issue with .net namespaces Pin
Super Lloyd23-Jun-04 10:23
Super Lloyd23-Jun-04 10:23 
GeneralRe: An issue with .net namespaces Pin
Alvaro Mendez24-Jun-04 5:06
Alvaro Mendez24-Jun-04 5:06 
GeneralRe: An issue with .net namespaces Pin
Nemanja Trifunovic24-Jun-04 5:35
Nemanja Trifunovic24-Jun-04 5:35 
Alvaro Mendez wrote:
When I code, I prefer to use "string" rather than "std::string" or "System.String" anyday

std::string is more readable than just string, because it removes any ambiguity where this name comes from. The same holds for System.String. It is easier to type without namespace prefixes, I'll give you that, but readability gets hurt.


Alvaro Mendez wrote:
Now, on the C++ side, I've always added "using namespace std;" at the highest level the compiler has allowed me (with no fuss).

OMG | :OMG: I just hope I'm never going to use any C++ library you write.
GeneralRe: An issue with .net namespaces Pin
Alvaro Mendez24-Jun-04 8:39
Alvaro Mendez24-Jun-04 8:39 
GeneralRe: An issue with .net namespaces Pin
Ian Darling25-Jun-04 12:51
Ian Darling25-Jun-04 12:51 
GeneralI need some idea. Pin
eric feng22-Jun-04 14:44
eric feng22-Jun-04 14:44 
GeneralRe: I need some idea. Pin
Super Lloyd22-Jun-04 16:44
Super Lloyd22-Jun-04 16:44 
GeneralRe: I need some idea. Pin
eric feng23-Jun-04 8:05
eric feng23-Jun-04 8:05 
GeneralRe: I need some idea. Pin
Super Lloyd23-Jun-04 10:19
Super Lloyd23-Jun-04 10:19 
GeneralRe: I need some idea. Pin
eric feng24-Jun-04 6:12
eric feng24-Jun-04 6:12 

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.