Monthly Archives: May 2010

Tips and Tricks when working with BDC in SharePoint 2010

If you’re planning t o bring in external data in to SharePoint and not sure what approach you shuld take, check out this screencast to get you head around what you’re going in to. If you worked with BDC in … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , , , , | Comments Off

Adding SharePoint 2010 rating control to custom list views

The rating control in SharePoint 2010 as any other control in SharePoint automatically rendered depending on the type of the field in list or library. It`s very much bound to the data in the list item and cannot be functioning … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , , , , | Comments Off

Creating SharePoint 2010 BDC list instances in programmatically

When building out your solution in Visual Studio there is a bit of a problem whne it comes to how you actually define your external list connectivity for your external lists. All of the other list templates seem to have … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , , | Comments Off

Adding webparts to SharePoint 2010 list forms – display/new/edit

Did you notice how in blog template we have post item view form which is read only representation of a post, which in turn has a `New Item` form for a comment to be entered. The comments and posts are … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , | Comments Off