SharePoint 2010 Deploy BDC Model on Foundation with Visual Studio
Information about integrating external data into SharePoint are available all over the web. You normally create a visual studio project, create your bdc model and deploy it to your SharePoint Server....
View ArticleSharePoint 2010 BCS small differences at the Features in Foundation, Standard...
Well, that’s just an informing post. I think it is useful to know which features are available in SharePoint within the different versions. For example that the search of external data is not available...
View ArticleSharePoint 2010 Make BDC Model searchable
We created some BDC Models to request external data and display in SharePoint. After deploying the Visual Studio solution you can see your BDC model in the central administration. It displays that the...
View ArticleSharePoint Export external data to Excel with asp.net
External list does not provide the export to excel – it displays the command but it is greyed out. So what can you do? Well just write your own custom action and put a application page behind it and...
View Article