News

Creating connectable Web Parts is a good thing for you and your users -- and the default interfaces that come with SharePoint form the architecture you should use to create those Web Parts.
Because SharePoint lists are automatically turned into connectable Web Parts, you can integrate your own Web Parts with any existing SharePoint list by implementing the default interfaces provided by ...
Microsoft introduced the Content Search Web Part (CSWP) with SharePoint 2013. It's a powerful feature most accurately compared to the Content Query Web Part (CQWP) which came with previous ...
Tips and best practices to help you successfully “roll up” content when you are using the Highlighted Content web part on modern SharePoint sites.
To use web part top actions, developers must implement the getTopActionsConfiguration() method from the BaseClientSideWebPart class in their web part code.
The SharePoint Reminder Web Part starts at US$ 495 for a license, including support. If you want to see how it stacks up to other vendor web parts for enhanced alerts you can.
Now that I've done this the wrong way, I'm wondering how you do it the right way.I've written a SharePoint web part for Helpdesk Issue submission. It supplies a textbox for a title, a textbox for ...
This week, I’ve been doing something I don’t normally do – building the SharePoint sites that I typically design. As I was configuring web parts, I noticed something that I’d never thought ...
Sorry- yes, I want to parse the data into a list to be used for establishing permissions. And actually, I may be able to get the guy who put together that web service to format the output as XML ...