T 
		
								
				
				
			
		TaeHo Yoo
Hi Gens,
I have a class library (CL) which I would like to use in two
applications (A and B).
I would like to be able to edit CL anywhere (either CL itself or A or B
application) but all the changes I make regardless of where I edit CL,
the changes must be made only to the original source and as soon as I
edit CL, the changes should be made and used instantly.
And I would like to be able to debug CL in both A and B applications as
I develop them.
How can I archieve this?
Thanks
				
			I have a class library (CL) which I would like to use in two
applications (A and B).
I would like to be able to edit CL anywhere (either CL itself or A or B
application) but all the changes I make regardless of where I edit CL,
the changes must be made only to the original source and as soon as I
edit CL, the changes should be made and used instantly.
And I would like to be able to debug CL in both A and B applications as
I develop them.
How can I archieve this?
Thanks