SharePoint world of ECM and Information Management

Browse by Tags

All Tags » Code Snippet (RSS)
SharePoint Tip #34. Do you know “how to get the list of check-out files"?!
SharePoint provides OOTB support for document versioning, allowing user to check-in/check-out files, and keep history of changed documents. But unfortunately, versioning system doesn't provide inbuilt method to find these all check-out items made...
SharePoint Templates for CodeSmith tool
Are you a big fun of CodeSmith tool?! If yes, then you will find the blog post from Waldek Mastykarz very attractive, because we is offering a set of CodeSmith templates to automate some coding stuff for SharePoint. The following templates are available...
SharePoint Tip #16. Do you know “how to get the SharePoint version programmatically”?
The administrative way of getting SharePoint version is navigating to “ Central Administration > Operations > Servers in Farm ”. But what if you need to get version programmatically?! It might be that your feature relies on the specific...