Add reference into Common project
-
Friday, February 24, 2012 8:09 AM
Which type of VS project should I create if I want to create simple helper library which I can include into Common project.
I created silverlight library project and add some code but when trying to add into LS Common project I got this warning:
All Replies
-
Friday, February 24, 2012 10:25 AM
You did well creating a Silverlight class library, but there are limitations. This thread I started in my early LS days I believe will answer all your questions.
1+1 = 3 for large values of 1
- Proposed As Answer by Kostas Christodoulou Friday, February 24, 2012 10:26 AM
- Edited by Kostas Christodoulou Friday, February 24, 2012 10:39 AM
- Marked As Answer by ninoid Saturday, February 25, 2012 8:30 AM
-
Saturday, February 25, 2012 8:35 AM
Portable Library Tools
Further exploring I found these useful links:
-
Saturday, February 25, 2012 9:49 AMThanks a lot for the links. Although now, after 8 months using LS, it's very easy for me to keep my portable projects portable, I wish I had read this links earlier. Never too late though. Thanks again for the links.
1+1 = 3 for large values of 1
-
Saturday, February 25, 2012 11:31 AM
Portable Library Tools are only 6 month old. So they are pretty new Visual Studio plugin. And prerequisite is Visual Studio 2010 SP1...

