Author: austen | Posted on: 9/23/2008 12:06:30 PM | Views : 1290

Sorry, this question might be pretty out-of-date now.  My web app is still using .NET 1.1.  I am trying to convert it into 2.0.  In my 1.1 web app, I created multiple projects under one solution.  However, I don't see there is a way to do multiple projects in 2.0 (if I am right.  Basically, I can't even add new project under solution).  Therefore, when I tried to convert my web app from 1.1 to 2.0, .NET put my multiple projects into multiple folders.  And of course, after that, my code can't even compile and run.

I am just barely starting my first 2.0 project.  I am very new to this 2.0 structure.  Any suggestion will help.  I tried to get sample code to get familiar with 2.0.  Is there any site can help me to learn new structure fast?  (I know 2.0 is pretty old.  Thus, there is less info to talk about it).  Thanks. 

Austen
...

Go to the complete details ...