Automatically whenever u crate ur project the dll i stored in ur bin directory.
In case if u need any dll to be added to ur project then follow these steps:

1. In the Solution Explorer, right click on the references and select 'Add Reference'.

2. Then Add Refernce dialog box is opened, there u need to browse the dll path and click select and then ok button.

Now the dll is added. U can make use...