-
Recent Posts
Archives
Categories
- C# Programming
- HTML CSS JavaScript
- Introduction to Sharepoint 2010
- Sharepoint 2010 Branding
- Sharepoint 2010 CAML
- Sharepoint 2010 Central Administration
- Sharepoint 2010 Client Object Model
- Sharepoint 2010 Coding Standards
- Sharepoint 2010 Designer
- Sharepoint 2010 Document Center
- SharePoint 2010 FAQ
- Sharepoint 2010 Fast Search
- Sharepoint 2010 Features
- Sharepoint 2010 Foundation
- Sharepoint 2010 Infopath
- Sharepoint 2010 JQuery
- Sharepoint 2010 LINQ
- Sharepoint 2010 Lists , Libraries & Event Receivers
- Sharepoint 2010 Master Page
- Sharepoint 2010 Meeting Workspace
- Sharepoint 2010 Mobile
- Sharepoint 2010 OutOfTheBox
- Sharepoint 2010 Pages & Navigation
- Sharepoint 2010 Powershell
- Sharepoint 2010 Ribbon
- Sharepoint 2010 Search
- Sharepoint 2010 Security
- Sharepoint 2010 Server Object Model
- Sharepoint 2010 Silverlight
- Sharepoint 2010 Site Collection
- Sharepoint 2010 Site Definition
- Sharepoint 2010 User Profiles
- Sharepoint 2010 Web Parts
- Sharepoint 2010 Webservice
- Sharepoint 2010 Workflow
- Sharepoint 2010 Workspace
- Sharepoint 2010 WPF
- SharePoint 2013 Architect
- SSRS Reports
- Visual Studio 2010
Meta
Monthly Archives: November 2011
.NET Funda.Com – Sharepoint Interview Questions
What is SharePoint? SharePoint 2010 is a platform where user can share Data, Collaborate and people can also take this platform and customized platform as per their requirements. What are the two different products in SharePoint 2010? SharePoint 2010 has … Continue reading
Posted in SharePoint 2010 FAQ
Leave a comment
Learningsharepoint.com – Server Object model & Client Object Model
Server Object Model – Here we will look at how to use SharePoint API’s, LINQ, REST and SharePoint web service to extract data from sharepoint server. Lets Start with using the API’s in Microsoft.SharePoint and Microsoft.SharePoint.Utilities namespaces. Firstly, to work … Continue reading
Posted in SharePoint 2010 FAQ
Leave a comment
Learningsharepoint.com – Developer Interview Questions and Answers
Q. How will you deploy files such as Css, js in SharePoint 2010? Ans. The most preferable way to deploy files in SharePoint is by using the solution package. In SharePoint 2010 you can create an empty project with VS 2010 and … Continue reading
Posted in SharePoint 2010 FAQ
Leave a comment
Learningsharepoint.com – Workflow Interview Questions
Q. What is a workflow? Ans. Workflows are the way an organization functions, a series of actions that correspond to a work process, such as the process for purchase orders.SharePoint 2010 helps you automate these workflows, thereby increasing the efficiency … Continue reading
Posted in SharePoint 2010 FAQ
Leave a comment
Mysharepointwork.blogspot.com – Administrator
Q. Can you personalize Shared Services for a single Web application? Ans. You cannot assign or un-assign few services to a web application. If the web application is using a perticular SSP, it has to bear the burden of all … Continue reading
Posted in SharePoint 2010 FAQ
Leave a comment
Mysharepointwork.blogspot.com – BDC
Q. What is Business Data Catalog or BDC ? Ans. It is a shared service that enables Office SharePoint Server 2007 to surface business data from back-end server applications. Business Data Catalog or BDC provides built-in support for displaying data … Continue reading
Posted in SharePoint 2010 FAQ
Leave a comment
Mysharepointwork.blogspot.com – Developer Questions
Q. What Do you know about SharePoint Object Model? Ans. In Sharepoint Object model there are two Important namespaces. The Microsoft.Office.Server namespace is the root namespace of all Office Server objects and Microsoft.SharePoint is the root namespace for all WSS … Continue reading
Posted in SharePoint 2010 FAQ
Leave a comment
Mysharepointwork.blogspot.com – Interview Questions
Q. What are WebParts? Ans. Web Parts are self-contained packages of user interface that can be dropped onto a SharePoint Web Part page to provide discrete set of functionality to the users. They can simply be described as re-usable Code … Continue reading
Posted in SharePoint 2010 FAQ
Leave a comment
Mysharepointwork.blogspot.com – Sharepoint Definitions
Web Parts are componentized, self-contained packages of user interface that can be dropped into place on SharePoint Web Part pages to provide discrete sets of functionality to users. It can be incredibly easy to get confused between sites, webs, web … Continue reading
Posted in SharePoint 2010 FAQ
Leave a comment
Mysharepointwork.blogspot.com – STSADM
Q. What is stsadm? Ans. It is a Command-line tool used for administration of Office SharePoint 2007 (or MOSS 2007) servers and sites. Q. Where is it located? Ans. You will normally, find it under C:\Program Files\Common Files\ shared\web server … Continue reading
Posted in SharePoint 2010 FAQ
Leave a comment