H
Hazzard
If I have two assemblies in a VSNET project and create an interface, does
the interface have to reside in the assembly whose class methods it
describes?
How do I reference interfaces in the project?
Are there any good articles that describe interfaces from a good
functional/operational/Visual Studio .NET point of view?
I am working on a multi-project solution whose references are a combination
of project references and file references. Throw in a circular reference
with the need to create late bound objects, and it makes for an interesting
challenge.
appreciatively,
hazz
the interface have to reside in the assembly whose class methods it
describes?
How do I reference interfaces in the project?
Are there any good articles that describe interfaces from a good
functional/operational/Visual Studio .NET point of view?
I am working on a multi-project solution whose references are a combination
of project references and file references. Throw in a circular reference
with the need to create late bound objects, and it makes for an interesting
challenge.
appreciatively,
hazz