A file called CMDUI.XML stays at the web front end which contains the Out-of-Box site wide Ribbon implementation i.e. all the Ribbon UI for the entire site. In addition to this you have a CustomAction for each ribbon component.
These CustomActions have CommandUIExtentions block which has CommandUIDefinitions and CommandUIHandlers which make up the activity of the ribbon component.
So, when...
Showing posts with label Interview FAQS. Show all posts
Showing posts with label Interview FAQS. Show all posts
Dec 12, 2012
Aug 28, 2012
Advantage of PowerShell over STSADM
In SharePoint 2010, new concept called Power Shell is introduced. The main adavantage of using Windows Power Shell over STSADM is follows:
Windows PowerShell is built on the Microsoft .NET Framework and accepts and returns .NET Framework objects. Hence, can interact with .Net objects directly.
Here we use commandlets (cmdlet) instead of commands. Commandlet is a instance of .Net objects
We...
Jul 1, 2012
Visual Studio Workflow in SharePoint
Part I
To
know about the Basics of Workflow in
SharePoint, read this article.
To
know about the Creating a Designer Workflow,
read this article.
To
know about the New Features added in SharePoint Designer 2010, read this article.
In
this we will learn about Basics of Visual Studio Workflows in SharePoint.
Windows Workflow Foundation -WWF:
Windows Workflow Foundation (WF) is a
Microsoft technology...
Jun 21, 2012
Jun 19, 2012
Versions of SharePoint
Ø Microsoft Content Management Server
(CMS) (Year 2002)
Ø SharePoint Portal Server (Year 2003)
Ø Windows SharePoint Services 3.0 (Year
2003) – Free Ware
Ø
Microsoft Office Share Point Server (MOSS) (Year 2007) (Built
on .NET 2.0) –
Combination of CMS and SharePoint Portal
Server
Ø SharePoint Foundation Server (Year
2010) – Free...
Jun 6, 2012
What is SharePoint?
Let us also
start the Microsoft SharePoint and Microsoft Dot
Net tutorials in this blog which will help us in attending the
interviews.
In simple
words, it is Business Collaboration Software
developed by Microsoft.
It is a Web
based application allows the people in an organization to
collaborate or work together more efficiently.
In an organization the information (Documents,
files, information,...