Class Library project – creates a .dll that can be referenced in other projects.
Add a reference – the FCL is split into tiny pieces and you must reference the assemblies that contains the part of the library you want to use.
Right – click projects reference node in Solution Explorer, select Add Reference.