views:

540

answers:

1

Hi

I been using VS2008 Pro for a long time now but since of licensing issues(Pro is under academic license) and the current project I am doing could be considered as commerial I decided to give VS2008 Express a go.

Now I made my project and a shell of all my pages. I went to add a class library to my solution so I can start adding my nunit tests but I noticed they don't have add a new project to solution button anywhere.

So how do I do this?

Edit

Never mind I found it. They seemed to have removed it from right clicking on your solution then going "add new Project".

You have to go to "File->Add->New/Existing Project".

A: 

Also you'll have to check this checkbox to see the solution: Tools->Options->Projects and Solutions->General->Always Show Solution

Kamyar