Duplicate Properties in Data Contract and BAL
1 answer
chuck,
Depending on your situation, this might work for you. You can exchange items between projects in Visual Studio. When adding a new element (C # class in your case) just add the element as a bound element. By doing this, the class will only exist in one place. I wrote a blog post about this a couple of months ago.
Hope this helps!
0
source to share