All Questions
Tagged with bdc visual-studio-2010
2 questions
1
vote
2
answers
1k
views
SharePoint BDC Model and WCF
Here is my scenario..
I have created a BDC model project in VS2010 for deployment in SharePoint2010. I have added a service reference to a WCF service that we have running on another system. I want ...
3
votes
5
answers
5k
views
How to deploy SharePoint BDC model package using VS setup project (or at all!)
Background: We have a ClickOnce-deployed WPF app, that talks to WCF Services, which in turn both talk to our own SQL database and also to SharePoint via the Client OM. To set up the WCF and the ...