Hi,
lets say that i have A.DLL and B.DLL.
A.Dll hold reference to B.DLL.
if i changed the B.DLL should i recompile A.DLL in order to get the new
version ?
does the A.DLL will Work with the new version of B.DLL without recompile ?
how can i prevent this dependency ?
one more question,
i have some project which hold 1 vb file and 1 aspx file or other type of
file.
when i build the project it will build the vb and the other files to one dll
or it will build just the vb file ?
Best Regards ,
Tiraman :-)