adding items to Visual C# (Express 2010) project without copying them to project folder -


is possible? noticed every time add item (code or xaml file) gets copied project folder. way cannot keep reusable files separately. build dll out of them overkill , in general case it's inconvenient, each project i'm interested in subset of reusable classes.

when add 'existing item' can choose 'add link' clicking triangle next add button in add existing item screen. maybe answers question?


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -