T
Tony Johansson
Hello!
I use C# and VS 2003
My exe file is using several class dll
If I have a class Dll called Test.dll that I want to add a reference to I
use the add reference in project settings and select the.NET tab and then
brows to the directory and then
select the class dll called Test.dll.
Microsoft recommend that people should use project reference I just wonder
what does this mean actually and what advantage do I get. I just can't
understand what it means.
I mean that I must use that add reference and select the .NET tab and then
select the actual class dll otherwise I get error because it can't find the
class library.
//Tony
--------------------------------------------------------------------------------
I use C# and VS 2003
My exe file is using several class dll
If I have a class Dll called Test.dll that I want to add a reference to I
use the add reference in project settings and select the.NET tab and then
brows to the directory and then
select the class dll called Test.dll.
Microsoft recommend that people should use project reference I just wonder
what does this mean actually and what advantage do I get. I just can't
understand what it means.
I mean that I must use that add reference and select the .NET tab and then
select the actual class dll otherwise I get error because it can't find the
class library.
//Tony
--------------------------------------------------------------------------------