How do I create a virtual directory in visual studio 2015?
Answer / Rajnish Kumar Shriwastawa
To create a virtual directory in Visual Studio 2015, follow these steps:n
1. Right-click on the project in Solution Explorer.
2. Select 'Add' > 'Web'.
3. Choose 'New Folder'.
4. Name the folder and make sure to check 'Create as a Virtual Directory'.
5. Click 'Add'.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to I override a base class method in Visual Studio .NET and in Visual Studio 2005?
What is visual studio written in?
What is the best font for terminal?
How do I customize visual studio?
What is the use of Ctrl-K + Ctrl-U?
How do I change the language in vs code?
How do you comment and uncomment in visual studio?
What's the difference between visual studio community and professional?
How do I make visual studio black?
What is Visual Studio Express?
Does visual studio code have live preview?
How we use Bookmarks to navigate between the code?