L
lovecreatesbeauty
Say there are two teams.
Team 1 works on the assembly named "MYLIB" project type of class
library in Visual Studio 2008.
team 2 works on the assembly named "myapp" project type of windows
forms.
The team 2 can references classes, data, methods in MYLIB assembly
provided by team 1.
Can team 1 asks team 2 to provide a class in myapp assembly and make
reference in MYLIB to the class?
Thank you for your time
Team 1 works on the assembly named "MYLIB" project type of class
library in Visual Studio 2008.
team 2 works on the assembly named "myapp" project type of windows
forms.
The team 2 can references classes, data, methods in MYLIB assembly
provided by team 1.
Can team 1 asks team 2 to provide a class in myapp assembly and make
reference in MYLIB to the class?
Thank you for your time