Skip to main content

Sharepoint 2010 Interview Questions & Answers.

Q) What are Web Applications in SharePoint?
An IIS Web site created and used by SharePoint 2010. Saying an IIS virtual server is also an acceptable answer.

Q) What is an application pool?
A group of one or more URLs that are served by a particular worker process or set of worker processes.

Q) Why are application pools important?
They provide a way for multiple sites to run on the same server but still have their own worker processes and identity.

Q) What are zones?
Different logical paths (URLs meaning) of gaining access to the same SharePoint Web application.

Q) What are Web Application Policies?
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.

Q) What is a site collection?
 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.

Q) What are content databases?
A content database can hold all the content for one or more site collections.

Q) What is a site?
 A site in SharePoint contains Web pages and related assets such as lists, all hosted within a site collection.

Q) What are My Sites?
Specialized SharePoint sites personalized and targeted for each user.

Q) What is the difference between Classic mode authentication and Claims-based authentication?
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.

Q) When would you use claims, and when would you use classic?
Classic is more commonly seen in upgraded 2007 environments whereas claims are the recommended path for new deployments.

Q) Describe the potential components for both a single server, and multiple servers, potentially several tiered farms:
A single-server SharePoint Server 2010 environment leverages a built-in SQL Server 2008 Express database. The problems with this environment is scalability, not being able to install the with built-in database on a domain controller, the database cannot be larger than 4 GB, and you cannot use User Profile Synchronization in a single server with built-in database installation.
An example of a multiple tier farm would be a three-tier topology, considered one of the more efficient physical and logical layouts to supports scaling out or scaling up and provides better distribution of services across the member servers of the farm. This is considered a good architecture since one can add Web servers to the Web tier, add app servers to the application tier, and add database servers to the database tier.

Related post is Sharepoint 2007/2010 Questions with Answers

Comments

  1. SharePoint Interview Questions on SharePoint
    http://www.fewlines4biju.com/search/label/Interview%20Questions

    SharePoint 2010 Tutorials
    http://www.fewlines4biju.com/search/label/SharePoint%202010

    Jobs
    http://www.fewlines4biju.com/search/label/Jobs

    Personal Blogs
    http://www.fewlines4biju.com/search/label/Personal

    A SharePoint and Personal blog on sharepoint 2010, wss, moss 2007, interview questions and jobs, C#.Net, Asp.net, Sql Server,
    http://www.fewlines4biju.com

    ReplyDelete
  2. Hi friends, I have covered most of the interview questions with answers by topic wise.
    Webparts:
    http://sharepointquicksolutions.blogspot.in/2012/08/sharepoint-interview-questions-and.html
    Event receivers:
    http://sharepointquicksolutions.blogspot.in/2012/07/event-receivers-interview-questions-and.html
    Workflows:
    sharepointquicksolutions.blogspot.in/2012/06/sharepoint-workflows-interview.html
    Master pages:
    http://sharepointquicksolutions.blogspot.in/2012/10/sharepoint-interview-questions-and.html
    Content database:
    http://sharepointquicksolutions.blogspot.in/2012/10/sharepoint-interview-questions-and_19.html
    Common issues on SharePoint real-time:
    http://sharepointquicksolutions.blogspot.in/2012/06/common-issues-in-sharepoint-20072010.html

    -Thanks,
    Sasi Kumar Reddy
    http://sharepointquicksolutions.blogspot.in/

    ReplyDelete
  3. The complete sharepoint tutorial:
    http://sharepointcafe.net

    ReplyDelete

Post a Comment

Popular posts from this blog

Tab Control in Asp.Net

Scenerio: I need your help in designing tab control in   asp.net .My requirement is I need a tab control in   asp.net (C#) like  for example goto my computer ,right click c drive and select properties.we get tabs like general,security etc....... like that i need to design one tab control(no need of any rightclick) in my web page and the database table columns should come as tabs and inseide the tab data of that particular column should come.   Example:Employee master tab1:Employee name.........his name in the tab tab2:Age.............his age tab3:Address........his address   Solution:   You can do this using a simple div <style type="text/css"> .tabs         {             position: relative;             height: 20px;             margin: 0;   ...

AI and Microsoft: Revolutionizing Efficiency in Nonprofit Organizations

  How AI and Microsoft Enhance Efficiency in Nonprofit Organizations In today’s fast-paced world, nonprofit organizations face unique challenges—limited resources, increasing demands, and the constant need to do more with less. But what if technology could be the game-changer they need? In my latest research paper,  "How AI and Microsoft Enhance Efficiency in Nonprofit Organizations" , I explore how cutting-edge technologies like Artificial Intelligence (AI) and Microsoft’s innovative tools are revolutionizing the way nonprofits operate. From streamlining administrative tasks to enhancing donor engagement and optimizing resource allocation, AI and Microsoft’s solutions are empowering nonprofits to focus on what truly matters—their mission. This paper dives deep into real-world examples, practical applications, and the transformative potential of these technologies. Whether you’re a nonprofit professional, a tech enthusiast, or simply curious about the intersection of technolo...

Social tagging overview in Sharepoint 2010

A tag is a word or phrase that identifies an individual piece of information according to a set of attributes or criteria. Tags make it easy to find and share information about a specific subject or task. Social tagging helps users categorize information in ways that are meaningful to them. Social tagging can improve the quality of search results by filtering against specific tags, and it can also connect individuals who want to share information with other users who have like interests. This article describes the social tagging features in Microsoft SharePoint Server 2010. This article does not describe how to configure social tagging features. It also does not discuss how to implement social tagging features as part of an overall social media strategy for an enterprise. About using social tagging features Social tagging features help users to share information and to retrieve relevant, high-quality content more efficiently. Such sharing encourages collaboration and b...