InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What exactly is a picture library, and how do you make one in SharePoint? |
|
Answer» You can use the picture library to save and update images that you can use on your site or share with others. Picture libraries in SharePoint 2016 and 2013 are tailored for PHOTOGRAPHS, allowing you to sort by picture or file size, name, or latest EDITED date. You can also add columns for various types of information. You can see photographs as a list, thumbnails, or a slideshow in preset VIEWS, or you can design your own.
|
|
| 2. |
What do you understand about the 5000 item limit threshold in the context of Microsoft SharePoint? How can you overcome the issue of the 5000 item limit threshold? |
|
Answer» The 5,000 view restriction on the document library was introduced by Microsoft with SharePoint 2010 for one reason: to keep the document library and its servers running smoothly. When the limit was reached in the past, the traditional library became unusable. However, SharePoint can now handle massive amounts of data thanks to Microsoft's modern interface and new document library. EVEN though you can now upload more than 20,000 papers without the library freezing, the browsing limit remains. Let's imagine you have a document library with 10,000 files in it, all of them are in the same folder. You won't be able to see more than 5,000 items on the PAGE if you go to that library because the query will hit the limit. A large document library will cause you trouble in addition to not being able to see all of the contents. The majority of operations, such as renaming a folder or moving files within the library, will take a long time. Following are the different ways in which you can fix the 5000 item limit threshold issue in Microsoft SharePoint :
This prevents you from doing the following fixes, thus the first thing you need to do is "unlock" your library so you can continue working on it.
|
|
| 3. |
What is the default lookup column limit in Microsoft SharePoint lists? How can you increase the lookup column limit in Microsoft SharePoint? |
|
Answer» The default lookup column limit in Microsoft SHAREPOINT is 12. Workflow status columns, classic lookup columns to other lists, and person/group columns are all examples of lookup columns. The two default people FIELDS "Created by" and "Modified by" are included in this. If you have more than 12 of them in your list, you may get the following ERROR: "The number of search and workflow status columns in this view exceeds the administrator-imposed threshold (12) and cannot be displayed." Following steps should be FOLLOWED to increase the threshold limit of the lookup column in SharePoint lists :
|
|
| 4. |
How can you add a column in a list in the context of Microsoft SharePoint? |
|
Answer» In a list or library, columns enable you to the group, categorize, and track data. A SINGLE line of text, a drop-down list of possibilities, a number calculated from other columns, and a column that ALLOWS you to pick a person's NAME are all examples of column kinds. Following steps can be followed to add a column in a list in Microsoft SharePoint:
|
|
| 5. |
Differentiate between Confluence and SharePoint. |
||||||||||||||||||||||
Answer»
The FOLLOWING table lists the differences between Confluence and SharePoint:
|
|||||||||||||||||||||||
| 6. |
What are the two types of SharePoint Add-ins in the context of Microsoft SharePoint? Differentiate between them. |
||||||||
|
Answer» Following are the different types of SharePoint Add-ins :
Following are the differences between SharePoint hosted add-ins and Provider hosted add-ins:
|
|||||||||
| 7. |
What do you understand about add-ins in the context of Microsoft SharePoint? |
|
Answer» A SharePoint Add-in is a self-contained PIECE of functionality that expands SharePoint websites' capabilities to tackle a specific business need. Custom code that runs on SharePoint servers is not present in add-ins. Instead, all custom logic is moved "up" to the cloud, "down" to client computers, or "over" to an on-premises server that is not part of the SharePoint farm or subscription. SharePoint administrators may rest assured that the add-in will neither HARM their servers or degrade the performance of their SharePoint Online websites by keeping custom code off of them. One of the various client APIs offered in SharePoint allows business logic in a SharePoint Add-in to access SharePoint data. Which API you pick for your add-in is determined by a number of additional design considerations. A SharePoint Add-in can include almost all major types of SharePoint components, such as pages, lists, workflows, custom content types, LIST templates, web parts, and more. Host webs are SharePoint websites on which SharePoint Add-ins are installed and from which users launch them. The SharePoint components, on the other hand, are usually located in an add-in web, which is a specific child web of the host web. SharePoint Add-ins can be integrated into a SharePoint site in a variety of ways :
On the Site Contents page of the SharePoint website, any SharePoint Add-ins that users install are given a tile. The add-in is launched by clicking the tile. An add-in manifest—an XML file that describes the add-fundamental in's properties, where it runs, and what SharePoint should do when the add-in starts—is used to SET up a SharePoint Add-in. The manifest can indicate what languages the add-in supports, what SharePoint services and capabilities it relies on, and what permissions the add-in requires on the host web, among other things. (SharePoint Add-ins have complete control over their own web. |
|
| 8. |
What do you understand about team sites and communication sites in the context of Microsoft SharePoint? When should you use a team site and when should you use a communication site? |
Answer»
|
|
| 9. |
Differentiate between Microsoft SharePoint and Microsoft Onedrive. |
||||||||||||||||||
Answer»
The following table lists the differences between Microsoft SharePoint and Microsoft Onedrive:
|
|||||||||||||||||||
| 10. |
What do you understand about SharePoint farm? |
|
Answer» Simply said, a SharePoint farm is a group of servers that collaborate to fill SharePoint responsibilities and make SharePoint function. If you're unfamiliar with the concept, consider roles to be separate jobs that each demand specific talents. When you're ready to install SharePoint, you assign one or more roles to each server on your farm. A team working together toward the same objective is a good illustration of roles. Consider a restaurant staff. In a restaurant, the HOST seats customers, the waiter takes their orders and eventually delivers their meal, and the kitchen crew prepares the food. If the host is removed, the patron will never be seated. When a waiter is lost, the customer is unable to PLACE an order, eat, or simply receive a POOR glass of water. Of course, one PERSON may fulfil all of those tasks — for example, at a small coffee shop, where the person behind the counter takes your order, advises you to sit wherever you choose, and then butters and delivers your toast. This only works if the venue isn't too crowded since that one individual would quickly become overwhelmed. Your farm servers operate in the same way, with a single server capable of performing all duties or spreading them across numerous servers for improved performance. There are three roles in SharePoint (formally defined in the SharePoint installation wizard alongside a few new roles in SharePoint Server 2016). They are as follows: The Web Front End (WFE), Application Server, and Database Server. |
|