How do I compile a class to .dll
I have a standard version on
VB .Net version 1.1 - 2003
When I create a class, I have to open a project first. I know how to compile and run a windows project and also web projects.
Remember all I am trying to achieve is to use common routines across muliple projects (windows and web).
Thanks for your help
Kerry O'Carroll