SharePoint 2010 chart using external data (BCS) 30 November 2011 I want to share sharepoint 2010 OOTB feature which impressed me a lot. You can create chart in SharePoint 2010 based on external data without any custom code or using enterprise features like excel services. So what you waiting for, follow these simple steps to…

Read more

How to block sandbox solution on SharePoint 2010 farm 30 November 2011 In sharepoint 2010 we can upload and activate sandbox solutions. Although the sandbox solutions can slow down the page system pages execution of cause an error on page. The administrator has the ability to block the sandbox solution for a particular SharePoint 2010…

Read more

Recycle bin retention period setting using PowerShell 30 November 2011 In SharePoint 2010 there is a recycle bin property called “RecycleBinRetentionPeriod”. This property specifies the number of days files will be stored in recycle bin and then will be deleted after that period. I wrote a PowerShell script to set the SharePoint 2010 site retention…

Read more

Sharepoint 2010 web application maximum upload file size limit 30 November 2011 The maximum file size setting will determine the maximum size of files uploaded to document libraries on the site. You can set the sharepoint 2010 web application max file size limit in many ways, but   I have done this in PowerShell. I wrote…

Read more
top