Posted on: 5/13/2014 11:47:42 AM | Views : 344

<div class="vote"></div> <div> <div class="post-text" itemprop="description"> I am confused about '1 Solution, Multiple Web Projects' problem. I am using Visual studio 2013 , asp.net (c#). Under 1 solution i have a class library and 2 Web projects.
It works well but now when i deploy it on live server then how a user will open these different projects.


e.g. Solution 1 > Project1 and Project2
both are web projects then how i will call each .aspx page under each project ? having same address like www.user.com/
</div> </div>

Go to the complete details ...