{
"iq":[{"id":"1",
"q":"What are Web Applications in SharePoint?",
"answer":"An IIS Web site created and used by SharePoint 2010. Saying an IIS virtual server is also an acceptable answer."
},
{"id":"2",
"q":"What is an application pool?",
"answer":"A group of one or more URLs that are served by a particular worker process or set of worker processes."
},
{"id":"3",
"q":"Why are application pools important?",
"answer":"They provide a way for multiple sites to run on the same server but still have their own worker processes and identity."
},
{"id":"4",
"q":"What are zones?",
"answer":"Different logical paths (URLs meaning) of gaining access to the same SharePoint Web application"
},
{"id":"5",
"q":"What are Web Application Policies?",
"answer":"Enables security policy for users at the Web application level, rather than at the site collection or site level. Importantly, they override all other security settings."
},
{"id":"6",
"q":"What is a site collection?",
"answer":"A site collection contains a top-level website and can contain one or more sub-sites web sites that have the same owner and share administration settings."
},
{"id":"7",
"q":"What are content databases?",
"answer":"A content database can hold all the content for one or more site collections."
},
{"id":"8",
"q":"Explain what is a site in SharePoint?",
"answer":"A site collection is referred for a collection of SharePoint site which have the same owner and share administration settings, such as permissions.\nSharePoint online site collection has three sites collections the team site, public website and my sites."
},
{"id":"9",
"q":"Explain how to manage projects in SharePoint?",
"answer":"To manage projects SharePoint offers many facilities like\n\nDashboards: The dashboards consist of customs KPIs; reports and graphs give you status updates at a glance\n\nScheduling tools: Update and assign multi-level tasks from a Gantt view calendar\n\nPersonalization: Filter out projects and tasks that don’t affect your project\n\nResources: It is helpful in tracking cost, display availability and report of hours worked\n\nAlerting: Keep team alert about various activities related to project and to remind about various important meeting and seminars"
},
{"id":"10",
"q":"What is the GAC?",
"answer":"The GAC stands for the global assembly cache.It is the machine wide code cache which will give custom binaries place into the full trust code group for SharePoint. Certain SharePoint assets,such as Feature Receivers need full trust to run correctly, and therefore are put into the GAC. You should always try to avoid deployment to the GAC as much as possible since it will possibly allow development code to do more than it was intended to do.."
},
{"id":"11",
"q":"What is the IDesignTimeHtmlProvider interface, and when can you use it in WebParts?",
"answer":"The IDesignTimeHtmlProvider interface uses the function GetDesignTimeHtml() which can contain your relevant render methods. It was helpful to use in 2003 since it allowed your WebPart to have a preview while a page was edited in FrontPage with the Webpart on it, because the GetDesignTimeHtml() method contains the HTML for the designer to render."
},
{"id":"12",
"q":" What are User Profiles?",
"answer":"Aggregates properties from diverse identity content sources together to create unified and consistent profiles across an organization, used throughout the SharePoint environment."
},
{"id":"13",
"q":"What is Excel Services?",
"answer":"Allows sharing, securing, managing, and using Excel 2010 workbooks in a SharePoint Server Web site or document library.\n\nExcel Services consists of the Excel Calculation Services (ECS),\n\nMicrosoft Excel Web Access (EWA), and Excel Web Services (EWS) components."
},
{"id":"14",
"q":"What is PerformancePoint Services?",
"answer":"Allows users to monitor and analyze a business by building dashboards, scorecards, and key performance indicators (KPIs)."
},
{"id":"15",
"q":"What is Visio Services?",
"answer":"Allows users to share and view Microsoft Visio Web drawings. The service also enables data-connected Microsoft Visio 2010 Web drawings to be refreshed and updated from various data sources."
},
{"id":"16",
"q":"What is Access Services?",
"answer":"Allows users to edit, update, and create linked Microsoft Access 2010 databases that can be viewed and manipulated by using an internet browser, the Access client, or a linked HTML page."
},
{"id":"17",
"q":"What is Content Deployment? ",
"answer":"Content deployment enables you to copy content from a source site collection to a destination site collection."
},
{"id":"18",
"q":"Describe how redundancy can be built into a SharePoint environment. Please be specific in regards to any auxiliary components.",
"answer":"Multiple front-end web servers (WFE’s) can be deployed and correlated through Windows NLB or anything approach. Application servers can be deployed into the farm for a variety of purposes, depending on organizational requirements. Databases can be clustered or mirrored, again depending on requirements and environment."
},
{"id":"19",
"q":"From a basic standpoint, what is the difference between SQL clustering and mirroring?",
"answer":"Clustering provides a failover scenario whereby one or more nodes can be swapped as active depending on whether a node goes down. In mirroring, transactions are sent directly from a principal database and server to a mirror database to establish essentially a replica of the database."
},
{"id":"20",
"q":"What is the difference between Classic mode authentication and Claims-based authentication?",
"answer":"As the name implies, classic authentication supports NT authentication types like Kerberos, NTLM, Basic, Digest, and anonymous. Claims based authentication uses claims identities against a against a trusted identity provider."
},
{"id":"21",
"q":"When would you use claims, and when would you use classic?",
"answer":"Classic is more commonly seen in upgraded 2007 environments whereas claims are the recommended path for new deployments."
},
{"id":"22",
"q":"What are some of the tools that can be used when backing up a SharePoint 2010 environment?",
"answer":"SharePoint farm backup and recovery\n\nSQL Server\n\nSystem Center Data Protection Manager"
},
{"id":"23",
"q":"What is Managed Metadata?",
"answer":"Managed metadata is a hierarchical collection of centrally managed terms that you can define, and then use as attributes for items."
},{"id":"24",
"q":" How do Terms And Term Sets relate to Managed Metadata?",
"answer":"Managed metadata is a way of referring to the fact that terms and term sets can be created and managed independently from the columns themselves.."
},{"id":"25",
"q":"How can we move to nth child element using XPath?\n\nDescribe how redundancy can be built into a SharePoint environment. Please be specific in regards to any auxiliary components.",
"answer":"Multiple front-end web servers (WFE’s) can be deployed and correlated through Windows NLB or anything approach. Application servers can be deployed into the farm for a variety of purposes, depending on organizational requirements. Databases can be clustered or mirrored, again depending on requirements and environment.."
},{"id":"26",
"q":"What is Check-in?",
"answer":"Check in a file means that user is uploading the modified file to the library and it is now available for edit by other users. Once the document is checked in, the document becomes available again to be checked out by someone else. In addition, all changes made by the person who checked in the document are now visible to others.."
},
{"id":"27",
"q":"What is Versioning?",
"answer":"Versioning allows updates, restoring and tracking of the items in a list or in a library when they are changed. Versioning makes use of version numbers to keep track of changes."
},
{"id":"28",
"q":"What is Site Columns?",
"answer":"A site column is a reusable column definition, or template that user can assign to multiple lists across multiple SharePoint sites. Site columns are useful if user organization wants to establish some consistent settings across lists and libraries."
},{"id":"29",
"q":"What is Task list?",
"answer":"A task list in SharePoint displays a collection of tasks that has to be performed. Users can also add columns or metadata to store additional information about the tasks.."
},
{"id":"30",
"q":"What is Document Set?",
"answer":"Document Set enables users to group multiple documents that support a single project or task, together into a single entity. All documents in a Document Set share the metadata and the entire set can be versioned. Document sets are built on SharePoint 2010 content types, and user can create multiple unique document set content types as part of their implementation.."
},
{"id":"31",
"q":"What does a SPWebApplication object represent?",
"answer":"The SPWebApplication objects represents a SharePoint Web Application, which essentially is an IIS virtual server. Using the class you can instigate high level operations, such as getting all the features of an entire Web Application instance, or doing high level creation operations like creating new Web Applications through code."
},
{"id":"32",
"q":"What is Routing Rules List?",
"answer":"The Routing Rules list, as its name implies, contains the rules for how a document is to be routed to its final destination. These rules are written to route the documents to their final and proper destination."
},{"id":"33",
"q":"What is Tagging?",
"answer":"Tagging is the ability to tag documents that enables user to search document easily with keywords. Tags cloud webparts enable users to display tagging keywords."
},
{"id":"34",
"q":"What is Document Center?",
"answer":" Document Center is a site on which user can centrally manage documents in an enterprise. A large-scale library useful as an enterprise knowledge base or historical archive includes features to help users navigate, search, and manage many documents in a deep hierarchy by using a set of specialized Web Parts."
},{"id":"35",
"q":"What are Master page?",
"answer":"Master pages are template that other pages can inherit from to keep consistent functionality. The pages that inherit from master pages are referred to as content pages. Master pages allow developers to keep consistent, reusable, web based code (html, CSS, JavaScript, etc.) at one high level place, so that the content pages can concentrate on their specific web based code. A content page refers to a master page and the ASP. Net framework merges the two pages together to make one page."
},
{"id":"36",
"q":" What is ONET.xml?",
"answer":"ONET.xml file is present in TEMPLATE\SiteTemplates\XML\Onet.xml location, which defines the setup of the site definition, such as which Features to load, where the web parts go and what they will perform and which document library templates to assign and many more."
},
{"id":"37",
"q":"What is Theme?",
"answer":"SharePoint theme represents a collection of graphics and cascading style sheets that can modify how a website looks. Using themes, we can change font and color scheme of the sites..."
},
{"id":"38",
"q":" What is Ribbon interface?",
"answer":"Ribbon Interface act as the UI enhancement in the product. It provides the commands to be executed in the form of Icons and tabs."
},
{"id":"39",
"q":" What is ULS Logging?",
"answer":"ULS Logging captures and writes events to trace logs."
},
{"id":"40",
"q":"What is Sandbox solution?",
"answer":"When user writes custom code, the code is not trusted, its failure can influence entire site.\n\nSo the sandbox solution concept is used. In that case, program is only written for particular site& solution is uploaded in the same site. The solution size limit is decided at the time of site creation & if size increases or code shows bad performance then it will be easy for the administrator to stop the working of solution." },
{"id":"41",
"q":" What is SharePoint Designer?",
"answer":"SharePoint Designer is a specialized HTML editor and web design freeware for creating and modifying Microsoft SharePoint sites and web pages. It is a part of Microsoft SharePoint family products.."
},{"id":"42",
"q":"What is CAML? ",
"answer":"CAML stands for Collaborative Application Markup Language and is an XML-based language that is used in Microsoft Windows SharePoint Services to define sites and lists, including, for example, fields, views, or forms, but CAML is used to define tables in the Windows SharePoint Services database during site provisioning."
},{"id":"43",
"q":"What does AllowUnsafeUpdates do?",
"answer":"If developer is trying to modify Windows SharePoint Services data using code, developer may need to allow unsafe updates on the Web site, without requiring a security validation. For this, developer needs to set AllowUnsafeUpdates property to true.."
},
{"id":"44",
"q":"How is a Content Type created?",
"answer" :"We can create column and content types in three ways:\n\nUsing the SharePoint Foundation user interface.\n\nUsing the SharePoint Foundation object model.\n\nDeploying a Feature that installs the content type based on an XML definition file."
},
{"id":"45",
"q":"What is the scope of a content type?",
"answer":"A site content type becomes available to lists and document libraries within the site in which the content type is created and to the lists and document libraries in any child site. "
},{"id":"46",
"q":"What is ghosted page and Un-ghosted page ?",
"answer":"ghosted page: is a page in SharePoint website which is not stored in the database instead it reference to a file which exists in the server’s file system. These reference files are common for all the website/site collection within that SharePoint server, i.e., if user modify a reference file then that change will reflect in all the websites/site collections within that SharePoint server automatically.\n\nUn-ghosted page: changes done in an un-ghosted page will not reflect in other websites within that SharePoint server.."
},
{"id":"47",
"q":"How to create a custom master page?",
"answer":"There are multiple ways to create custom master page files\n\nBy copying and editing existing master page.\n\nBy SharePoint Designer.\n\nBy editing minimal.master using editor."
},
{"id":"48",
"q":"What does safe control means?",
"answer":"SharePoint application runs in Full Trust mode.For Web Parts to work properly in SharePoint Sites,its entry in web.config file assures Full Trust to SharePoint Site as it is registered in the file as safe."
},
{"id":"49",
"q":"What is Content query web part?",
"answer":"Content query web part displays a dynamic set of items based on a query that user build by using a web browser. The query displays selected items. User can set presentation options to determine how these items are displayed on the finished page. "
},
{"id":"50",
"q":"How to deploy a web part?",
"answer":"We can deploy a web part using three methods\n\n1. Using Feature\n\n2. Using Windows PowerShell.\n\nex: (PS C:\>) Install -SPWebPartPack -LiteralPath “FullPathofCabFile” -Name “Name of WebPart”."
}
]
}
"iq":[{"id":"1",
"q":"What are Web Applications in SharePoint?",
"answer":"An IIS Web site created and used by SharePoint 2010. Saying an IIS virtual server is also an acceptable answer."
},
{"id":"2",
"q":"What is an application pool?",
"answer":"A group of one or more URLs that are served by a particular worker process or set of worker processes."
},
{"id":"3",
"q":"Why are application pools important?",
"answer":"They provide a way for multiple sites to run on the same server but still have their own worker processes and identity."
},
{"id":"4",
"q":"What are zones?",
"answer":"Different logical paths (URLs meaning) of gaining access to the same SharePoint Web application"
},
{"id":"5",
"q":"What are Web Application Policies?",
"answer":"Enables security policy for users at the Web application level, rather than at the site collection or site level. Importantly, they override all other security settings."
},
{"id":"6",
"q":"What is a site collection?",
"answer":"A site collection contains a top-level website and can contain one or more sub-sites web sites that have the same owner and share administration settings."
},
{"id":"7",
"q":"What are content databases?",
"answer":"A content database can hold all the content for one or more site collections."
},
{"id":"8",
"q":"Explain what is a site in SharePoint?",
"answer":"A site collection is referred for a collection of SharePoint site which have the same owner and share administration settings, such as permissions.\nSharePoint online site collection has three sites collections the team site, public website and my sites."
},
{"id":"9",
"q":"Explain how to manage projects in SharePoint?",
"answer":"To manage projects SharePoint offers many facilities like\n\nDashboards: The dashboards consist of customs KPIs; reports and graphs give you status updates at a glance\n\nScheduling tools: Update and assign multi-level tasks from a Gantt view calendar\n\nPersonalization: Filter out projects and tasks that don’t affect your project\n\nResources: It is helpful in tracking cost, display availability and report of hours worked\n\nAlerting: Keep team alert about various activities related to project and to remind about various important meeting and seminars"
},
{"id":"10",
"q":"What is the GAC?",
"answer":"The GAC stands for the global assembly cache.It is the machine wide code cache which will give custom binaries place into the full trust code group for SharePoint. Certain SharePoint assets,such as Feature Receivers need full trust to run correctly, and therefore are put into the GAC. You should always try to avoid deployment to the GAC as much as possible since it will possibly allow development code to do more than it was intended to do.."
},
{"id":"11",
"q":"What is the IDesignTimeHtmlProvider interface, and when can you use it in WebParts?",
"answer":"The IDesignTimeHtmlProvider interface uses the function GetDesignTimeHtml() which can contain your relevant render methods. It was helpful to use in 2003 since it allowed your WebPart to have a preview while a page was edited in FrontPage with the Webpart on it, because the GetDesignTimeHtml() method contains the HTML for the designer to render."
},
{"id":"12",
"q":" What are User Profiles?",
"answer":"Aggregates properties from diverse identity content sources together to create unified and consistent profiles across an organization, used throughout the SharePoint environment."
},
{"id":"13",
"q":"What is Excel Services?",
"answer":"Allows sharing, securing, managing, and using Excel 2010 workbooks in a SharePoint Server Web site or document library.\n\nExcel Services consists of the Excel Calculation Services (ECS),\n\nMicrosoft Excel Web Access (EWA), and Excel Web Services (EWS) components."
},
{"id":"14",
"q":"What is PerformancePoint Services?",
"answer":"Allows users to monitor and analyze a business by building dashboards, scorecards, and key performance indicators (KPIs)."
},
{"id":"15",
"q":"What is Visio Services?",
"answer":"Allows users to share and view Microsoft Visio Web drawings. The service also enables data-connected Microsoft Visio 2010 Web drawings to be refreshed and updated from various data sources."
},
{"id":"16",
"q":"What is Access Services?",
"answer":"Allows users to edit, update, and create linked Microsoft Access 2010 databases that can be viewed and manipulated by using an internet browser, the Access client, or a linked HTML page."
},
{"id":"17",
"q":"What is Content Deployment? ",
"answer":"Content deployment enables you to copy content from a source site collection to a destination site collection."
},
{"id":"18",
"q":"Describe how redundancy can be built into a SharePoint environment. Please be specific in regards to any auxiliary components.",
"answer":"Multiple front-end web servers (WFE’s) can be deployed and correlated through Windows NLB or anything approach. Application servers can be deployed into the farm for a variety of purposes, depending on organizational requirements. Databases can be clustered or mirrored, again depending on requirements and environment."
},
{"id":"19",
"q":"From a basic standpoint, what is the difference between SQL clustering and mirroring?",
"answer":"Clustering provides a failover scenario whereby one or more nodes can be swapped as active depending on whether a node goes down. In mirroring, transactions are sent directly from a principal database and server to a mirror database to establish essentially a replica of the database."
},
{"id":"20",
"q":"What is the difference between Classic mode authentication and Claims-based authentication?",
"answer":"As the name implies, classic authentication supports NT authentication types like Kerberos, NTLM, Basic, Digest, and anonymous. Claims based authentication uses claims identities against a against a trusted identity provider."
},
{"id":"21",
"q":"When would you use claims, and when would you use classic?",
"answer":"Classic is more commonly seen in upgraded 2007 environments whereas claims are the recommended path for new deployments."
},
{"id":"22",
"q":"What are some of the tools that can be used when backing up a SharePoint 2010 environment?",
"answer":"SharePoint farm backup and recovery\n\nSQL Server\n\nSystem Center Data Protection Manager"
},
{"id":"23",
"q":"What is Managed Metadata?",
"answer":"Managed metadata is a hierarchical collection of centrally managed terms that you can define, and then use as attributes for items."
},{"id":"24",
"q":" How do Terms And Term Sets relate to Managed Metadata?",
"answer":"Managed metadata is a way of referring to the fact that terms and term sets can be created and managed independently from the columns themselves.."
},{"id":"25",
"q":"How can we move to nth child element using XPath?\n\nDescribe how redundancy can be built into a SharePoint environment. Please be specific in regards to any auxiliary components.",
"answer":"Multiple front-end web servers (WFE’s) can be deployed and correlated through Windows NLB or anything approach. Application servers can be deployed into the farm for a variety of purposes, depending on organizational requirements. Databases can be clustered or mirrored, again depending on requirements and environment.."
},{"id":"26",
"q":"What is Check-in?",
"answer":"Check in a file means that user is uploading the modified file to the library and it is now available for edit by other users. Once the document is checked in, the document becomes available again to be checked out by someone else. In addition, all changes made by the person who checked in the document are now visible to others.."
},
{"id":"27",
"q":"What is Versioning?",
"answer":"Versioning allows updates, restoring and tracking of the items in a list or in a library when they are changed. Versioning makes use of version numbers to keep track of changes."
},
{"id":"28",
"q":"What is Site Columns?",
"answer":"A site column is a reusable column definition, or template that user can assign to multiple lists across multiple SharePoint sites. Site columns are useful if user organization wants to establish some consistent settings across lists and libraries."
},{"id":"29",
"q":"What is Task list?",
"answer":"A task list in SharePoint displays a collection of tasks that has to be performed. Users can also add columns or metadata to store additional information about the tasks.."
},
{"id":"30",
"q":"What is Document Set?",
"answer":"Document Set enables users to group multiple documents that support a single project or task, together into a single entity. All documents in a Document Set share the metadata and the entire set can be versioned. Document sets are built on SharePoint 2010 content types, and user can create multiple unique document set content types as part of their implementation.."
},
{"id":"31",
"q":"What does a SPWebApplication object represent?",
"answer":"The SPWebApplication objects represents a SharePoint Web Application, which essentially is an IIS virtual server. Using the class you can instigate high level operations, such as getting all the features of an entire Web Application instance, or doing high level creation operations like creating new Web Applications through code."
},
{"id":"32",
"q":"What is Routing Rules List?",
"answer":"The Routing Rules list, as its name implies, contains the rules for how a document is to be routed to its final destination. These rules are written to route the documents to their final and proper destination."
},{"id":"33",
"q":"What is Tagging?",
"answer":"Tagging is the ability to tag documents that enables user to search document easily with keywords. Tags cloud webparts enable users to display tagging keywords."
},
{"id":"34",
"q":"What is Document Center?",
"answer":" Document Center is a site on which user can centrally manage documents in an enterprise. A large-scale library useful as an enterprise knowledge base or historical archive includes features to help users navigate, search, and manage many documents in a deep hierarchy by using a set of specialized Web Parts."
},{"id":"35",
"q":"What are Master page?",
"answer":"Master pages are template that other pages can inherit from to keep consistent functionality. The pages that inherit from master pages are referred to as content pages. Master pages allow developers to keep consistent, reusable, web based code (html, CSS, JavaScript, etc.) at one high level place, so that the content pages can concentrate on their specific web based code. A content page refers to a master page and the ASP. Net framework merges the two pages together to make one page."
},
{"id":"36",
"q":" What is ONET.xml?",
"answer":"ONET.xml file is present in TEMPLATE\SiteTemplates\XML\Onet.xml location, which defines the setup of the site definition, such as which Features to load, where the web parts go and what they will perform and which document library templates to assign and many more."
},
{"id":"37",
"q":"What is Theme?",
"answer":"SharePoint theme represents a collection of graphics and cascading style sheets that can modify how a website looks. Using themes, we can change font and color scheme of the sites..."
},
{"id":"38",
"q":" What is Ribbon interface?",
"answer":"Ribbon Interface act as the UI enhancement in the product. It provides the commands to be executed in the form of Icons and tabs."
},
{"id":"39",
"q":" What is ULS Logging?",
"answer":"ULS Logging captures and writes events to trace logs."
},
{"id":"40",
"q":"What is Sandbox solution?",
"answer":"When user writes custom code, the code is not trusted, its failure can influence entire site.\n\nSo the sandbox solution concept is used. In that case, program is only written for particular site& solution is uploaded in the same site. The solution size limit is decided at the time of site creation & if size increases or code shows bad performance then it will be easy for the administrator to stop the working of solution." },
{"id":"41",
"q":" What is SharePoint Designer?",
"answer":"SharePoint Designer is a specialized HTML editor and web design freeware for creating and modifying Microsoft SharePoint sites and web pages. It is a part of Microsoft SharePoint family products.."
},{"id":"42",
"q":"What is CAML? ",
"answer":"CAML stands for Collaborative Application Markup Language and is an XML-based language that is used in Microsoft Windows SharePoint Services to define sites and lists, including, for example, fields, views, or forms, but CAML is used to define tables in the Windows SharePoint Services database during site provisioning."
},{"id":"43",
"q":"What does AllowUnsafeUpdates do?",
"answer":"If developer is trying to modify Windows SharePoint Services data using code, developer may need to allow unsafe updates on the Web site, without requiring a security validation. For this, developer needs to set AllowUnsafeUpdates property to true.."
},
{"id":"44",
"q":"How is a Content Type created?",
"answer" :"We can create column and content types in three ways:\n\nUsing the SharePoint Foundation user interface.\n\nUsing the SharePoint Foundation object model.\n\nDeploying a Feature that installs the content type based on an XML definition file."
},
{"id":"45",
"q":"What is the scope of a content type?",
"answer":"A site content type becomes available to lists and document libraries within the site in which the content type is created and to the lists and document libraries in any child site. "
},{"id":"46",
"q":"What is ghosted page and Un-ghosted page ?",
"answer":"ghosted page: is a page in SharePoint website which is not stored in the database instead it reference to a file which exists in the server’s file system. These reference files are common for all the website/site collection within that SharePoint server, i.e., if user modify a reference file then that change will reflect in all the websites/site collections within that SharePoint server automatically.\n\nUn-ghosted page: changes done in an un-ghosted page will not reflect in other websites within that SharePoint server.."
},
{"id":"47",
"q":"How to create a custom master page?",
"answer":"There are multiple ways to create custom master page files\n\nBy copying and editing existing master page.\n\nBy SharePoint Designer.\n\nBy editing minimal.master using editor."
},
{"id":"48",
"q":"What does safe control means?",
"answer":"SharePoint application runs in Full Trust mode.For Web Parts to work properly in SharePoint Sites,its entry in web.config file assures Full Trust to SharePoint Site as it is registered in the file as safe."
},
{"id":"49",
"q":"What is Content query web part?",
"answer":"Content query web part displays a dynamic set of items based on a query that user build by using a web browser. The query displays selected items. User can set presentation options to determine how these items are displayed on the finished page. "
},
{"id":"50",
"q":"How to deploy a web part?",
"answer":"We can deploy a web part using three methods\n\n1. Using Feature\n\n2. Using Windows PowerShell.\n\nex: (PS C:\>) Install -SPWebPartPack -LiteralPath “FullPathofCabFile” -Name “Name of WebPart”."
}
]
}