• Domain: Product development
  • Technologies Used: SharePoint, Microsoft .NET, PowerShell
Back to Case Studies

SharePoint Module Development

  • Adding completely new module of SharePoint in 365Command
  • Development for automatically gathering SharePoint data for users, groups, lists, documents, permissions, etc. and all the site collections of a tenant
  • Development of functionality for display, creation, and modification of SharePoint data from UI as per the site collection
  • Performing tasks like edit list permissions and configuring SharePoint access for site collections

Challenge:

  • Challenges of time required for gathering the SharePoint data
  • UI development was in Single Page Application Framework

Solution:

  • Getting the data in minimum time using the technicalities of PowerShell scripts and client object model
  • Analyzed the causes of issues/errors
  • Handled the issues and implemented changes in the code
  • Studied single page application framework and developed it successfully
Back to Case Studies