InterviewSolution
| 1. |
What Are Sharepoint Add-ins? Is It Same As Sharepoint Apps? |
|
Answer» ACCORDING to MSDN DEFINITION, A SharePoint Add-in is a self-contained piece of functionality that extends the capabilities of SharePoint websites to solve a well-defined business problem. We can develop pages, lists, workflows, custom content types, list templates, WEB Parts etc in SharePoint Add-in. These are nothing but the Apps which has been introduced in SharePoint online and SharePoint 2013 versions. Microsoft later renamed Apps to Add-in. According to MSDN definition, A SharePoint Add-in is a self-contained piece of functionality that extends the capabilities of SharePoint websites to solve a well-defined business problem. We can develop pages, lists, workflows, custom content types, list templates, Web Parts etc in SharePoint Add-in. These are nothing but the Apps which has been introduced in SharePoint online and SharePoint 2013 versions. Microsoft later renamed Apps to Add-in. |
|