At times, you will require to read your data in XML format using Powershell Script. Possible reason to do that is such that you can […]
SharePoint – Personalize Web Part Drag and Drop – 2 Page loads
SharePoint – Personalisation This feature requires user to have customisable permissions (Includes all permissions in SharePoint default READ permission Level) Manage Personal Views Add/Remove Private […]
SharePoint InfoPath List vs Form Library
SharePoint InfoPath provides the following form templates. I’m kinda writing them down so that i can always refer back to this post and compare the […]
FAST Search for SharePoint – First Search Slow
Problem First search, after system idle for a while, takes a long long time to return results. This happens not only after IISReset (of course […]
SPListItem.Delete Best Practise – SharePoint SPList
Today, My Client has a new requirement to delete certain records from a SharePoint Custom List which contains 80+ k of items. First thing came […]
Simple Web Services call using PowerShell
At times, you will be requiring to test your web service if it is working. To do that, simply fire up your PowerShell and run […]