VS2005 and mixing class library and web project types

G

Guest

Hello All--

In VS2003 I used to be able to add class library projects to my web project
solutions. This was helpful when creating reusable assemblies.

I'd like to be able to do this same sort of thing in VS2005 but I am not
seeing this as an option..."add item" does not show "class library" as an
option.

Am I overlooking something? Has this functionality been removed? What's the
recommended way to create class libraries that will be reused in multiple web
projects?

Thanks!

-Joe
 
G

Guest

Never mind--I found the answer: There's an "always show solution" setting
under options...projects and solutions...general that is not checked by
default. When this setting is checked, then the solution explorer seems to
behave as it did under 2003.

-Joe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top