search

Tuesday, 24 February 2015

Interview Question part 2

1. What is the dot net framework version supported by SharePoint 2010?
SharePoint 2010 supports .net framework 3.5 and 3.5SP1.

Q2. SharePoint 2010 supports which versions of IIS?
SharePoint 2010 supports IIS 7.x means IIS 7.0, IIS 7.5 etc

Q3. Which versions of SQL Server supported by SharePoint 2010?
SharePoint 2010 supports SQL Server 2005 SP3 or SQL Server 2008/R2, but both should be 64 bit version.

Q4. What is the use of SharePoint_Config database?
SharePoint 2010 uses SharePoint_Config database to store farm configurations and contents. This database gets automatically created whenever you deploy the farm for the first time.

Q5. What is a Content database?
SharePoint 2010 uses content database to stores content for one or more Site Collections. Content can be items, documents, documents versions, pages, images etc.
You can deploy multiple Content Databases for a single web application.

Q6. What are different SharePoint editions?
There are different editions like: Microsoft SharePoint Foundation 2010, Microsoft SharePoint Server 2010 Standard edition, Microsoft SharePoint Server 2010 Enterprise edition, Microsoft SharePoint Server 2010 for Internet Sites Standard editions, Microsoft SharePoint Server 2010 for Internet Sites Enterprise editions.

Q7. What is the work of SPVirtualPathProvider?
SPVirtualPathProviders is responsible for determining whether the requested content should be retrieved from the content database or from the file system.

Q8. What are the SharePoint objects we can work in Visual Studio 2010?
Visual Web Part, Sequential Workflow, State Machine Workflow, Event Receiver, List Definition, Content Type, Site Definition, Application Page, User Control etc.

Q9. What are the things we can do using SharePoint designer 2010?
We can Personalize pages, page layouts, Web Parts, Web Part Pages, layouts and themes,master pages, Create and manage lists and document libraries, Manage users and groups, Design simple workflows etc.

Q10. What are the main capabilities of SharePoint 2010?
The main capabilities of SharePoint 2010 includes Sites, Communities, Content, Search, Insights and Composites.

No comments:

Post a Comment