The Importance of Versioning with PoliciesWhat is policy versioning?Policy versioning is the practice of ...
Code Sample : How to programmatically download all solutions (WSPs) in SharePoint
Once a solution has been added to SharePoint, then there’s no apparent way to download it. Using the SharePoint object model we can easily download a wsp using the ‘SaveAs’ method.
The C# code below illustrates how to download all of the solutions in the farm with just a few lines.
I hope you find this helpful.
Here are some recent posts you may find interesting:
The Importance of assigning owners to PoliciesPolicies are an essential part of any organization. ...
Preventing Rogue Policies in the WorkplaceWhat are Rogue Policies & how can they impact ...
A guide to compliance terminologyCompliance terminology may be used in many different organizational settings ...
A list of essential policies for your organizationA policy is a formal rule, requirement ...
Best Practices for your SOPsSOPs are used to create a standard operating procedure for ...