Visual Studio Developer Center > Visual Studio Forums > Visual Studio Guidance Automation Toolkit > how to use a class file from one project in another project in the same solution
Ask a questionAsk a question
 

Proposed Answerhow to use a class file from one project in another project in the same solution

  • Wednesday, August 19, 2009 2:07 PMGerd De Bruyckere Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello,

    I am a newbie to ASP.NET, but this is what I want to achieve ...

    We have a solution with 2 websites in it ... one fo the base functions and one for customer specific code ...

    In the customer specific code we want to use code from the base versions... so I added a dependency between the two and I want to add a project reference between the two ... the latter is impossible because in the add reference dialog box I don't see a prokect to which I can reference ...

    Is this the right way ?

    kind regards
    gerd

All Replies

  • Friday, November 06, 2009 1:58 PMJose Escrich Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Proposed Answer
    Hi,

    please try to post your question in the proper ASP.NET forum. You could use the http://asp.net forums.

    thanks
    -jose.

    Jose Escrich - weblogs.asp.net/jescrich
    • Proposed As Answer byJose Escrich Friday, November 06, 2009 1:58 PM
    •