Project reference vs. DLL Reference - Which is better?
        Posted  
        
            by Zannjaminderson
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Zannjaminderson
        
        
        
        Published on 2010-06-15T18:00:44Z
        Indexed on 
            2010/06/15
            18:02 UTC
        
        
        Read the original article
        Hit count: 205
        
I know there are other questions regarding this subject, and I've looked at this question, but I'd like to see a little bit more discussion and information on both sides of this - is it a better practice to add a project to a solution and reference the project, or to add a reference to the .dll?
© Stack Overflow or respective owner