Where are components (dll) references stored in ASP.NET ?
        Posted  
        
            by user284523
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user284523
        
        
        
        Published on 2010-03-18T11:06:25Z
        Indexed on 
            2010/03/18
            11:11 UTC
        
        
        Read the original article
        Hit count: 164
        
ASP.NET
I have dlls in bin directory. I can't see where they are referenced in either solution or web.config files. So where are the references stored ?
© Stack Overflow or respective owner