(Octavie van Haaften) One gorgeous gem of SharePoint 2013 is Continuous Crawling. Together with the Content by Search web part you can build awesome search-driven solutions.
Tag: SharePoint / BI
Reusability as a SharePoint guiding principle
(Nancy Skaggs) There are very few instances where you will interact with SharePoint and NOT find yourself in a position to benefit from re-used content in one form or another.
How To: Display Files in a SharePoint Library That Were Created Between a Specific Date Range
(Dean Virag) Finding and aggregating files stored in folders in a document library can be a nightmare, especially when you are talking about thousands of files.
Installing the BI features of SharePoint 2013
(Simon Lidberg) Now that SharePoint 2013 and SQL Server 2012 SP1 have been released I thought about revisiting my post on how to install the BI features of SharePoint 2013. As in the previous post I am installing the bits on a fully updated Windows Server 2008 R2 machine, I have added the Web role a
Get SharePoint ListItems onto the Page Easily With ListViewByQuery
(Peter Vogel) I use CAML (Collaborative Application Markup Language) queries all the time to retrieve selected ListItems from Lists in SharePoint. But once I retrieve the ListItems, I only want to process the ListItems about half the time.
Setting All User/Group Permissions to Read-Only on SharePoint 2007 Site Collections and Sub-Sites using PowerShell
(James Shidell) Recently I was tasked to set all domain users and groups (SharePoint and Domain) group permissions to Read-Only on specific site collection and sub-sites in SharePoint 2007.
Remove ;# When Using a SharePoint List as a Data Source in SSRS
(David Peterson) I find myself creating more and more SSRS reports with a SharePoint List as the data source. If you’re like me you’ll run into this issue sooner or later; the dreaded ;#.
SharePoint 2010 – Use a Workflow to Remove or Change Document Permissions
(Jasper Oosterveld) I received the following query “once an approval workflow is approved, is it possible that the uploaded document could be frozen that no one could modify?” Let’s take a closer look how to answer this question.
Retrieve SharePoint Managed Accounts Password
(Nicholas Holloway) More often than not we get tossed into working with SharePoint in different environments where a lot of things are not provided. In most cases the former admin over the Farm did not provide me with key usernames and passwords to pertinent service accounts.
How to Add a Jump List to a SharePoint Site
(Alexandru Dionisie) Jump Lists can also be added to a SharePoint site by modifying the master page. In your code, you can add a reference to any list, library, page, etc. from your SharePoint site.