I am working with Visual Studio 2008. Actually there is References folder missing
Posted
by Azhar
on Stack Overflow
See other posts from Stack Overflow
or by Azhar
Published on 2010-06-12T13:16:17Z
Indexed on
2010/06/12
13:22 UTC
Read the original article
Hit count: 197
visual-studio-2008
I am working with Visual Studio 2008. Actually there is References folder missing in its solution explorer. When I create a New web Application it has References folder but when I add new .aspx file it also adds .aspx.designer.cs file with it and its does not show master page option in add dialogue. but in the old web application it shows the master page option where master page file is already added. whats the difference between these two solutions.
© Stack Overflow or respective owner