Showing posts with label Points to know in SharePoint Interview. Show all posts
Showing posts with label Points to know in SharePoint Interview. Show all posts

Sunday, March 28, 2010

Points to know in SharePoint Interview

Hi Friends, I thought to share some points in SharePoint, which is very usefull in interviews and to update the sharepoint knowledge.

I will update the points frequently and i'm expecting a comments from you with some more points .. Please Share Points .. :).. Urs ... Jagan

--> SharePoint is all about data and data should properly authenticated / authorized to proper users.

--> when a page is requested it first checks in the document table and then goes to the content table to load the page. If it does not find data of the page it goes to the file directory to load the page. This loading is done by ASP.NET runtime himself. But if there is data present in the content table then it’s loaded by the ‘safe mode’ parser.


--> Ghosting (UnCustomized) and UnGhosting (Customized) in WSS 3.0


--> pages which are loaded from the file system are termed as ghosted pages.


--> If the page data is loaded from the content database then it’s termed as unghosted pages.


--> Template is stored in a cache. This definitely brings in performance and flexibility.


--> Site pages are customized pages and are saved in to content database.


--> Application pages are generic pages which will be used by all the sites in a site collection.


--> two types of databases one is the content database (like: WSS_Content ) and the other is the configuration database (like: SharePoint_Config).


--> WSS works with IIS : Using the HttpHandlers and HttpModules request is first passed through the Share Point runtime and then passed to the ASP.NET runtime (aspnet_isapi.dll).

Gain More Info by visiting these below related links :
Points to know in SharePoint Interview
SharePoint Programming
iGate Sharepoint Interview Questions
Windows SharePoint Services Object Model
Accenture Sharepoint Interview Questions
ValueLabs Sharepoint Interview Questions
TCS Sharepoint Interview Questions
Logica CMG Sharepoint Interview Questions
Wipro Sharepoint Interview Questions