Articles

Use the links on the right to explore all available posts. The most recent articles are displayed below, click on the title to view the full post.

Archive for tag: user controls

Sharing Files Between Projects in Visual Studio

The Problem This probably isn't a common situation, but there are arguable cases where you may want to share files between projects in a single solution. In my example, I had the following solu...