J 
		
								
				
				
			
		Joe Fallon
Is it possible to build a Class Library in such a way that only the poeple
who developed it can call the methods in it?
I can see how someone else could copy the .dll, make a reference to it and
then use its Public methods.
Is it possible to prevent this?
				
			who developed it can call the methods in it?
I can see how someone else could copy the .dll, make a reference to it and
then use its Public methods.
Is it possible to prevent this?
	
  If no