Find jobs | Company-wise jobs
Jobseekers | Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Interview Q&A Tutorials .NET Java Soft skills CV GD Work from home IT practice test MBA practice test FAQs in PDF Books Jobs FAQs
Interview questions                                 
.NET FAQs
C#.NET FAQs
VB.NET FAQs
Check your Framework skills!
Check your ASP.NET skills!
Test your ADO.NET skills!
DOT.NET FAQs
 
NET framework
NET assembly
NET code security
NET access modifiers
NET architecture
NET base class library
NET CLR
NET constants,enum,arrays
NET data types
NET menu
NET garbage collection
NET debug and trace
NET properties
NET form
NET assemblies & resources
NET class & structures
NET binding,viewing,filtering
NET configuring & optimizing
NET configuring setup project
NET constructors & destructors
NET control
NET dataset objects
NET debugging tools
NET debug & trace classes
NET delegates & events
NET exception handling
NET globalization-localization
NET interoperability
NET project deployment
NET securing application
NET using XML
NET validating user input
NET windows communication
NET windows presentation
NET windows workflow
NET Crystal Reports
.NET Framework
 
ADO.NET
OOPS in .NET
Net mobile
LINQ
.NET compact framework
Silverlight
 
 

MOSS interview questions

MOSS interview questions - Microsoft office sharepoint server 2007

What is MOSS? Explain its features.

MOSS stands for Microsft Office Share Point Server. MOSS is a portal based platform for complete management of documents & web services..................
Read answer

Explain the Six Pillars of MOSS 2007, i.e. Collaboration, Portal, Enterprise Search, Web & Enterprise Content Management, Forms Driven Business Process, Business Intelligence

Six pillars of MOSS2007: Collaboration: SharePoint allows for collaboration by integrating workspaces, tasks, forums, surveys, blogs, RSS feeds and Wikis...............
Read answer

Discuss the architecture of MOSS.

Architecture of MOSS: The diagram below depicts the Architecture of MOSS. Office Sharepoint Server: This layer manages excel services, infopath forms services, project server, enterprise search, policy, single sign on, business data catalogs................
Read answer

Explain types of SharePoint Sites.

Types of sharepoint sites: Wiki: This is usually where everyone is allowed to add/change content for a common knowledgebase..............
Read answer

What are the main benefits of Office SharePoint Server 2007?

Advantages: Sharepoint provides simple user experience because of simple and consistent interface...............
Read answer

Explain sharepoint master pages and its features.

Master pages provide a base look and feel and standard behaviors that are needed for all of the pages in your site..............
Read answer

Describe page layouts of MOSS.

Page layout defines the look and feel of a Web page. Content for the page is stored in fields on the page. When you view or edit a page, the content is displayed in the field controls.............
Read answer

SharePoint has two ways to author content, i.e. Smart Client Authoring and Browser-based Authoring. Explain them

Ways to author content: Browser-based authoring: Content creators and editors work directly in the web browsers through MOSS based features like Page editing toolbar, HTML editor toolbar............
Read answer

What is SharePoint Workflow? Explain its purposes

Workflows are implementation of business processes allowing people to collaborate on documents through various project tasks assigned to individuals.............
Read answer

Explain how to implement workflow in SharePoint.

Steps to implement workflows in MOSS: Add workflow to a document library, routing document to different people for approval ..............
Read answer

What are the ways to initiate the workflow?

Ways to initiate a workflow: Once a workflow has been linked to a document, one can start the workflow by selecting the workflow that you want from the list of workflows............
Read answer

Two types of workflow supported, i.e. Sequential, State Machine. Explain them

Types of workflow supported: Sequential: Sequential workflow as the name suggests simply depicts the fact that there is a collection of tasks which need be completed in a sequence one by one...............
Read answer

Explain the components that Workflow Architecture contains.

Components of workflow architecture: One can create workflows using Visual Studio2010 workflow designer. Every single workflow is compiled into its own dll..............
Read answer

What are the types of input forms that can be created for a workflow? Explain them

MOSS has the capability for a workflow participant to fill an initiation form to start a workflow. The initiation form can have fields that support:.............
Read answer

What are ways to create input forms for workflow?

MOSS has the capability for a workflow participant to fill an initiation form to start a workflow. The initiation form can have fields that support:............
Read answer

Differentiate between method activity and event activity in workflow.

In Moss, a method activity is one that performs an action, e.g.: creating/updating a task............
Read answer

What is System Center Data Protection Manager 2007 (DPM)? Explain its purpose in MOSS

DPM is designed for the Sharepoint Administrator using a variety of wizards and workflows to help ensure protection of data. It provides the following benefits in terms of MOSS:.............
Read answer

How does DPM for MOSS Work?

Data Protection Manager provides the ability to backup an entire sharepoint farm including the SQL Server databases, metadata, farm configuration files and indexes for federated search...............
Read answer

Differentiate between Microsoft Office SharePoint Server 2007 for Internet sites and Microsoft Office SharePoint Server 2007.

Difference between MOSS and MOSS for Internet sites: MOSS - Content, information, and applications are meant to be used by internal people/employees...............
Read answer

How do I invite users to join a Windows SharePoint Services Site? Is the site secure?

Sharepoint based websites can be configured to be password protected to restrict access to users. Only registered users can then access it and an invitation to those users is sent via email...............
Read answer

How can I make my site public? By default, all sites are created private.

To make a sharepoint website public, enable anonymous access for the entire site. One can then pass on the url for the website through emails etc and allow public users to access the sharepoint website..............
Read answer

Explain the advanced features of MOSS 2007.

Advanced features of MOSS 2007: My site personal site: Provides users an opportunity to aggregate information into “for me, by me, about me”. .............
Read answer

What are the features of the new Content management in Office SharePoint 2007?

MOSS provides enhanced document management including document authoring, business document processing, web content management and publishing............... 
Read answer

Does a SharePoint Web site include search functionality? Write the features of the search component of Office SharePoint Server 2007?

The Sharepoint Team Services provides an efficient text based search capability to find documents and information................
Read answer

How is SharePoint Portal Server different from the Site Server?

The Sharepoint Site Server has search capabilities which are more advanced using SharePoint. It uses digital dashboard technology, which provides a nice interface for creating web parts.............
Read answer

How do the sub sites work in SharePoint?

Sharepoint Websites exist in a hierarchy. At the top of the hierarchy is a Top-Level website. There can then be multiple sub sites under this top-level website and sub sites under sub sites..................
Read answer

Differentiate between a site and a web.

A collection of sites along with the top level site is known as a single site collection in Sharepoint. While creating a new Web Application, one has to follow creating a site collection to specify the content of the web application....................
Read answer

What are Application Pages in SharePoint?

One can create custom application pages to add GUI components in Sharepoint. Unlike site pages, an application page is deployed only once per Webserver.................
Read answer

Which is Better a UserControl or WebPart? Explain why

Comparison of UserControl and WebPart Advantages of UserControl:..............
Read answer

Explain the Security methods(Authentication methods) available in sharepoint

Authentication methods supported by Sharepoint: Classic-mode authentication methods - Anonymous, Basic, Digest..................
Read answer

What is the WebPartManager sealed class? What is its purpose?

The WebPartManager sealed class manages everything in context of a WebPart page, i.e. WebParts controls, events..............
Read answer

Explain the role of AllowUnsafeUpdates.

AllowUnsafeUpdates allows updates on a GET request. It basically allows code to bypass security validation while making..............
Read answer

Explain the role of RunWithElevatedPrivileges.

RunWithElevatedPrivileges executes code as the System account. This basically then means that the code that you supply...............
Read answer

Explain the role of SPWeb.EnsureUser method.

SPWeb.EnsureUser method validates whether the specified login name belongs to a valid user of the website or not............
Read answer

What is a SPSite and SPWeb object, and what is the difference between each of the objects?

Difference between SPSite and SPWeb object: SPSite - The SPSite object represents a collection of sites, i.e. Site Collection, a top level site and all its sub sites.................
Read answer

Explain the role of SPWebApplication object.

The SPWebApplication class consists of various methods and properties to perform various manipulations on web applications. i.e. Perform backups, add content databases............
Read answer

How do you return SharePoint List items using SharePoint web services?

Create a reference to the SharePoint Lists.asmx web service by appending “/_vti_bin/Lists.asmx” to the end of a site name...............
Read answer

What is CAML? Explain its usage.

CAML: - Collaborative Application Markup Language. ................
Read answer

What is impersonation, and when would you use impersonation?

Impersonation is the concept of providing functionality in the context of a different identity, for example letting a user access the system with anonymous access................
Read answer

What are WebPart properties, and what are some of the attributes you see when declaring WebPart properties in code?

WebPart properties are just like ASP.NET control properties, they are used to specify the characteristics of a webpart and by specifying the attributes with the desired values by a user..............
Read answer

What are ClassResources? How do you reference and deploy resources with an ASP.NET 2.0 WebPart?

ClassResources are defined in the SharePoint solution file. It is a helpful directory to use in order to deploy custom images...............
Read answer

What is a SharePoint Solution File? How does it differ from WebPart .cab files in legacy development? What does it contain?

A SharePoint solution file is compressed file that contains custom components. It is suffixed with a .wsp extension that aids in deployment...............
Read answer

What is a .ddf file and Explain its purposes

A .ddf file: Data Directive File. It contains the metadata like the source files and their destination locations. The .ddf file is passed as a parameter..............
Read answer

What are event receivers?

Event receivers allow responding to events as they occur within SharePoint, such as adding an item or deleting an item.............
Read answer

When would you use an event receiver?

Event receivers respond to events, thus used for something as canceling an action, e.g. deleting a document library by using the Cancel property.............
Read answer

Difference between an asynchronous and synchronous event receivers

An asynchronous event takes place after an action has taken place, and a synchronous event occurs before the action has take place...................
Read answer

Differentiate between Synchronous & Asynchronous events.

Synchronous event are the ones in which the caller needs to pause to wait for a response. The fact that it waits for a response means that the call is a “blocking” call to the event handler...............
Read answer

Sharepoint interview questions

What is SharePoint?
What is Microsoft SharePoint Portal Server?
How is SharePoint Portal Server different from the Site Server?
How is security managed in SharePoint?
What is Windows SharePoint Services?
What is a SharePoint site definition?
What is CAML?

Latest ASP.NET interview questions

What is partial classess in .net?
What is the Pre-Compilation feature of ASP.NET 2.0?
How can we create custom controls in ASP.NET?
Describe SAO architecture of Remoting.
Briefly explain how to specify remoting parameters using config files.
What is marshalling? Explain types of marshalling.

Latest AJAX interview questions

What are the benefits of AJAX over Java applet?
What is the disadvantage of AJAX?
What is synchronous request in AJAX?
Is the server or the client in control in AJAX?
Are there Usability Issues with AJAX?



 

 
Want to be hunted by potential employers? Just submit your key skills!

Popular FAQs

.NET .Net Architecture ADO.NET Java Oracle C#.NET
VB.NET DOT.NET AJAX ASP.NET NET Framework OOPS in .NET
C++ Sql Server Data warehousing EJB MySQL Linux
PHP UML Networking Testing XML  
 
Copyright © 2008 - 2010 CareerRide.com. All rights reserved.