C
Cybertof
Hello,
What is the difference between :
- adding a new reference to a namespace within the SolutionExplorer
(right click, Add Reference...)
- adding a new reference with the 'using' keyword in the source code
For example, System.Windows.Forms is both in the SolutionExplorer and in
the using statement, some other namespaces are only inside the code.
Are these 2 differents things ?
Is there anything to do with intelissense ?
Regards,
Cybertof.
What is the difference between :
- adding a new reference to a namespace within the SolutionExplorer
(right click, Add Reference...)
- adding a new reference with the 'using' keyword in the source code
For example, System.Windows.Forms is both in the SolutionExplorer and in
the using statement, some other namespaces are only inside the code.
Are these 2 differents things ?
Is there anything to do with intelissense ?
Regards,
Cybertof.