Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
i have a folder in which there are some vb.net pages and web.config file.
now i want to add this folder in my project so that i can use them .
how can i do this

thanks.
Posted
Comments
Nilesh Patil Kolhapur 26-May-12 3:27am    
Open Your Project in VS then copy this folder right click on projectName and paste it simple

solution1: refer Nilesh Patil Kolhapur's comment

Solution2: go to your project's folder, right click, add new folder, rename it as your desire. now open your project through VS and refresh the solution explorer. Its as simple as that :)
 
Share this answer
 
Its Very Easy my Dear Friend

Follow these Steps..............

1)Go to solution Explorer->(cntrl+alt+s)
2)Right click on the project->Select new Folder and give the name as u wish.

and finally refresh the project.


Bye.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900