how to load Dll into Unity

How does one load “.dll” from visual studio into unity and be able to call “.dll” file from Unity.

See http://unity3d.com/support/documentation/Manual/Plugins.html

Try this: Including a DLL in unity? - Questions & Answers - Unity Discussions