Recent Answers
What is difference between string and stringbuilder?
Vinit Kumar answered: string -the object of this class are immutable i.e. we can not change any character that is c....
How Just in Time Compiler Works?
Johndecruse answered: When you execute the program, i.e. the intermediate code, the Just-In-Time (JIT) compiler com....
If I have an external aspx page? How do u integrate with existing sharepoint site? I want to publish it over t....
Satyen Kasturi answered: what you want is to use Application pages. These are located in Layouts directory. Within ....
where are the different file to content query webpart? To design a page?
uday answered: content query webpart displays a dynamic view of sites ,pages
have worked in BDC?
Mike answered: BDC stands for Business Data Catalog. It is a new feature introduced in Microsoft Office SharePoint ....
How do I connect database and infopath in sharepoint?
jiten_keswani answered: \\.\pipe\mssql$microsoft## ssee\sql\query (for Sharepoint 2007) or \\.\pipe\mssql$sharepoin....
What's new in .Net Framework 3.0?
Daniel answered: Visual Studio 2008 and the .NET Framework 3.5 enable developers to rapidly create connected applic....
What's new in .Net Framework 3.0?
resumedocket answered: WPF provides new features for making more interesting, effective, and dynamic user interface....
What is "out" keyword in C#?
Johndecruse answered: “out Keyword” in C#.out keyword is used for passing a variable for output purpose. It has sam....
What is a SharePoint Site Collection and how can we create it?
resumedocket answered: To create a SharePoint site, you must be a member of a site group that has the Create Subsit....
123456789
SharePoint Interview Questions and Answers
SharePoint : What is the difference between SPFile and PublishingPage Class?

What is the difference between SPFile and PublishingPage Class?

PublishingPage class is used to represent pages authored by end-users in a publishing site. It has ....
Category: SharePoint Date: 7/1/2010 11:56:55 AM
SharePoint : Which base class we have to inherit to develop a custom web part for SharePoint 2007?

Which base class we have to inherit to develop a custom web part for SharePoint 2007?

There are two base classes that a custom WebPart can inherit from, either the SharePoint WebPart Bas....
Category: SharePoint Date: 5/10/2010 12:10:26 PM
SharePoint : What are the major benefits of Microsoft Office SharePoint Server 2007?

What are the major benefits of Microsoft Office SharePoint Server 2007?

1) Office SharePoint Server 2007 provides a single integrated platform to manage intranet, extranet....
Category: SharePoint Date: 5/10/2010 11:59:09 AM
SharePoint : what are the different farms used in the windows workflow foundation to deployed sharepoint?
SharePoint : where are the different file to content query webpart? To design a page?

where are the different file to content query webpart? To design a page?

content query webpart displays a dynamic view of sites ,pages
Category: SharePoint Date: 4/21/2010 10:06:49 PM
SharePoint : How do I connect database  and infopath in sharepoint?

How do I connect database and infopath in sharepoint?

\\.\pipe\mssql$microsoft## ssee\sql\query (for Sharepoint 2007) or \\.\pipe\mssql$sharepoint\sql\que....
Category: SharePoint Date: 4/21/2010 10:06:16 PM
SharePoint : how do I import datagrid in sharepoint through webparts?
SharePoint : how will u deploy features?

how will u deploy features?

First develop a SharePoint Feature by either copying an existing Feature and do modification on top ....
Category: SharePoint Date: 4/21/2010 10:01:08 PM
SharePoint : have worked in BDC?

have worked in BDC?

BDC stands for Business Data Catalog. It is a new feature introduced in Microsoft Office SharePoint ....
Category: SharePoint Date: 4/21/2010 10:00:38 PM
SharePoint : If I have an external aspx page? How do u integrate with existing sharepoint site? I want to publish it over there? Part of sharepoint web application?

If I have an external aspx page? How do u integrate with existing sharepoint site? I want to publish....

what you want is to use Application pages. These are located in Layouts directory. Within the Applic....
Category: SharePoint Date: 4/21/2010 9:59:46 PM
SharePoint : By default sharepoint it has own themes? I want to apply my own themes? How do u implement that?

By default sharepoint it has own themes? I want to apply my own themes? How do u implement that?

SharePoint Themes represents a collection of graphics and cascading style sheets that can modify how....
Category: SharePoint Date: 4/21/2010 9:58:18 PM
SharePoint : How do yoy make SharePoint web site non-restricted?

How do yoy make SharePoint web site non-restricted?

If you want your site to have anonymous access enabled (i.e., you want to treat it like any site on ....
Category: SharePoint Date: 1/8/2010 10:28:08 AM
SharePoint : List CAML Comparison Operators used in SharePoint?

List CAML Comparison Operators used in SharePoint?

Contains - Contains a given text value Eq - Equal to Geq - Greater than or equal to Gt - Greater tha....
Category: SharePoint Date: 1/3/2010 12:01:52 PM
SharePoint : How can we enable/disable versioning in a SharePoint Document Library?

How can we enable/disable versioning in a SharePoint Document Library?

We can do this using following steps: 1) Open Document Library 2) Go to "Document Library Sett....
Category: SharePoint Date: 1/3/2010 11:22:34 AM
SharePoint : Explain Master Pages and Page Layouts used in SharePoint sites?

Explain Master Pages and Page Layouts used in SharePoint sites?

MOSS 2007 provides a set of templates for authering and displaying information. Page Layouts and Mas....
Category: SharePoint Date: 1/2/2010 3:03:22 AM
2 3 4