Content Query WebPart comes first in MOSS 2007, but in SharePoint 2010 there are some new features introduced.Content Query Web Part (CQWP) is used to show info... [read more]
We've just released our first full version of a chat web part that runs in SharePoint called the Lightning Chat Web Part. You can learn more about it, and downl... [read more]
Scenario: Single Web Part being used to pass filter values to multiple web parts on a page. After making changes to Web Part connections, only the most... [read more]
In this article we are going to discuss how can we add custom web part properties to a visual web part in SharePoint 2010. First of all to create a visual web ... [read more]
The following is Page 2 of a two page article relating to modifying the styles of the Table of Contents web Part (TOCWP) for SharePoint. Go to PAGE 1 of Custo... [read more]
Content Editor webpart is an out of box webpart comes with all sharepoint versions. It can hold HTML, JavaScript and CSS. You can edit the content editor webpar... [read more]
Hi folks, A new Visual Studio 2010 Extension was released by Paul Stubbs recently, which installs Silverlight Web Part templates for SharePoint 2010, called Si... [read more]
The following explains (with examples), how to modify the Table of Contents Web Part (TOCWP) using CSS to display content from a SharePoint site and sub-sites... [read more]
The following describes two methods to list distinct/unique values from a specific column in a SharePoint list. An example where this may be useful i... [read more]
http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2011/12/08/using-search-to-find-recently-modified-files-in-sharepoint-2010.aspx?utm_source=feedburner... [read more]
Introduction: Here we will see how we can bind a document library or a list data to a gridview or SPGridView using SharePoint 2010 object model.Description: As ... [read more]
I’ve released an updated version of SPUserPoll for SharePoint 2010. SPUserPoll is a simple polling web part for when Survey’s are overkill. The upda... [read more]
http://programming4.us/enterprise/2682.aspx Run through of business data web parts including the Query String Filter Web Part. And role of BCS associations in t... [read more]
How to set values of form fields generated by the SharePoint List Form Web Part when adding a new item to the list using JavaScript. Using a custom metadat... [read more]
http://blogs.sharepointace.com/post/Programmatically-add-a-CSS-link-on-your-WebPart.aspx protected override void CreateChildControls() { Microsoft.SharePoint.We... [read more]