Interview Questions administrator

Best SharePoint administrator Interview Questions and Answers with topic wise:


Recycle Bin | MMS | ManagedVsCrawledProperties |
Showing posts with label Sandbox Solutions. Show all posts
Showing posts with label Sandbox Solutions. Show all posts

Thursday, January 31, 2013

SharePoint 2013 Features/Highlights:

Apps in SharePoint 2013/office 365:
I have already covered about the features and benefits of introducing apps in my earlier posts. Please have a look into it.
  1. Overview of apps:
  2. Host Web Vs App web
  3. Get Host Web url 
  4. And some list Operations on SharePoint 2013/Office 365 sites

Thursday, February 16, 2012

How to deploy application pages using sandbox solution in SharePoint 2010

Before deploying the application pages using sandbox solution let me remind you all guys once again because in my interviews experience I have faced these 3 types of questions in most cases. What is mean by "application pages" and where are all the "application pages" have by default and difference between "site pages" and "application pages"?
Site pages are customized pages and are saved into the content database. so when you use the SharePoint designer to make custom changes it saves the changes in to the content database. if you want to make generic pages in a site collection which will be used by everyone, like "settings.aspx" page then you need to use application pages. In other words site pages are nothing but customized pages stored in the content, while application pages are generic pages which will be used by all the sites in a site collection.