Add existing folder into Visual Studio (The easy way)

5. March 2010

Ack!

Have you ever selected your folder and said "Exclude from Project" and then if you wanted to add that folder back into your solution, you couldn't. Using "Add existing item" would show you the file dialog and when you select your folder it drills down into that folder. GRR!.

 

 

Well there is a better way: 

In your solution explorer window if you select the icon "Show all Files" 

and then "Right click" your hidden folder and select "Include in Project"

Be certain the folder is in the correct file location within your folder structure to see it.

TechArticle

New Blog Engine

20. June 2009

In an effort to reduce my pages being served to users, i've swapped my blog engine to use BlogEngine.Net. I will leave my old blog site up with a different sub domain URL which you can find at: http://blog.jtstroup.net . I have to say so far I am enjoying 1.5 version of BlogEngine.Net. They have done  a excellent job with the engine and deserve credit. I recommend to any bloggers or potential bloggers who want a .NET blog engine to check them out at: http://www.dotnetblogengine.net/ . 

I also plan to port over my most popular articles to this blog for convience. 

TechArticle