S
shapper
Hello,
I have 4 classes, under the same namespace, which I created while
developing a web site.
I have this four classes under app_code folder of my web site.
I would like to compile this classes so I can use the .dll in all my
web sites instead of having the .vb files in app_code folder of all web
sites.
What should I do in VS2005?
Should I create a project or a web site with only these classes?
How should I compile it?
Thanks,
Miguel
I have 4 classes, under the same namespace, which I created while
developing a web site.
I have this four classes under app_code folder of my web site.
I would like to compile this classes so I can use the .dll in all my
web sites instead of having the .vb files in app_code folder of all web
sites.
What should I do in VS2005?
Should I create a project or a web site with only these classes?
How should I compile it?
Thanks,
Miguel