Microsoft SharePoint Online Code Analysis Framework (MSOCAF)

SharePoint Online SharePoint Online is a combination of SharePoint + cloud. Microsoft manages the SharePoint Online for your organization and helps you the leverage the power of SharePoint for your organization globally. MSOCAF The MSOCAF tool is used for streamlining the custom solution review Process for SharePoint Online (SPO). MSOCAF solution is used by customers, ISVs and vendors to validate and submit custom solutions. Before submitting the custom solutions to Microsoft, customers has to validate the custom solutions using MSOCAF tool, this tool detect the code issue and also provides resolution for fixing the issues. MSOCAF tool has four wizards: · Analyze Using Analyze wizard custom solution is analyzed against the set of rules. The custom solution is passed for Folder structure and its content. The code base analyze is a kind of mix of SPDisposeCheck and FxCop utitliy . It checks the custom solution and al...