Click here to Skip to main content
15,897,315 members

Comments by PJ du Preez (Top 39 by date)

PJ du Preez 11-Jul-12 6:09am View    
Not between two Data Contract but between two Service Contracts... on the host side. I'm currently testing a Singleton class I made that derives from List<t>, but I think I might have concurrency issues :/
PJ du Preez 29-Mar-12 5:25am View    
Thanks, I'll have a look
PJ du Preez 29-Nov-11 8:22am View    
I've added it to my question
PJ du Preez 29-Nov-11 8:21am View    
Deleted
I've added it to my question. thanks
PJ du Preez 29-Nov-11 3:52am View    
Thanks. I tried what you suggested and I received the following error:
System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element.

Is it not seeing my DataContext?