static library in .NET ?
I want to do this because I am working on something that I plan to take back to work where I have visual studio 6. It's nothing fancy, so I just wanted a plain vanilla static library.
Is this difficult (or impossible) with .NET ? Does anyone know?
Thanks in advance.

