Re: Visual Studio 2005



Thanks a lot for your answer.

Maybe the command prompt compiler is set to include the full C# 2.0
Class Library the same way, that the Java command line compiler is set
to include the full java API class library.

It raises a new question though:

In the command prompt and in the Java IDEs I have used, the whole API
class library of the SDK is included by default. Why isn't it so in VS.
Why do you have such a limited set of references in a C# project in VS?
In the top of a file, you are declaring which namespaces to use. That
makes sense, because you have to define, which namespaces the classes
you are using, are belonging to. In my opinion, it does not make sense,
that you have to define new references (add refernces) at project
level, when you are using namespaces, that is part of the standard C#
library. That's just extra work for no reason. Can anybody give me a
reason why it is so - better stucture? faster execution? - something

Mads Peter

.



Relevant Pages

  • Re: Get error message from Command prompt
    ... I am currently trying to develop a java applicatio that will enable me ... the command prompt code in order to perform the shutdown. ... When I run this code in the command prompt and the computer cannot be ... University of Leicester, Leicester, LE1 7RH, UK ...
    (comp.lang.java.help)
  • Re: cant play knights online
    ... Open a command prompt and type "java -version". ... doesn't recognize the command you may have to download a Java interpreter ... cos of viruses, since then ive tried to download it again from gamespot and ...
    (microsoft.public.windowsxp.games)
  • Re: Do Java CLI commands work on Windows?
    ... but lately I have been experimenting with the "Command Prompt" on ... I am under the impression -which I would obviously like to ... My Linux server is running and ancient, non-Sun version of Java, hence ... The Environment variable named CLASSPATH may be alternatively used to ...
    (comp.lang.java.programmer)
  • Re: Simple JavaScript IDE
    ... Rhino's current Java binaries are located at: ... Unzip them into the folder of your choice, open a command prompt, cd ... Building SpiderMonkey under Cygwin is kind of a pain; ... Mozilla team built the Windows install assuming a Visual Studio ...
    (comp.lang.javascript)