Recent Comments
SharePoint - Articles, Tutorials and How-To Guides
SharePoint : Understanding Feature Stapling in SharePoint | Stapling Features to Site Definitions
Feature stapling is very powerful as it allows you to add functionality to site definitions without having to modify the site definitions themselves. To staple a Feature to a site definition....
Category: SharePointDate: 7/4/2010 3:13:00 AM
SharePoint : Free Tools for SharePoint/MOSS 2007
"SharePoint ToolBox" is an open source project which is hosted on CodePlex and consists of couple of powerful and useful tools and add-ons for SharePoint that help developers and IT professionals implement SharePoint....
Category: SharePointDate: 7/1/2010 12:56:00 PM
SharePoint : Deploying Telerik’s Content Editor Web Part into a SharePoint website
Telerik's RadEditor web part for MOSS is a modified version of the Telerik RadEditor control and it is built on top of the RadEditor for ASP.NET AJAX. Its a very feature rich WYSIWYG Editor....
Category: SharePointDate: 6/18/2010 9:17:00 AM
SharePoint : Create and associate multiple Content Databases with a SharePoint Web Application
When you create a SharePoint Web Application, you also specify the name of content database to be used with the web application. By default SharePoint creates and associates only one content database with each web application created....
Category: SharePointDate: 6/16/2010 1:20:00 PM
SharePoint : SharePoint Web Services | List of all Web Services available with WSS 3.0/MOSS 2007
SharePoint application development and customization requires to interact to SharePoint components. SharePoint Web Services enables us to interact with SharePoint server remotely....
Category: SharePointDate: 5/12/2010 11:36:00 AM
SharePoint : Various approaches to Backup/Restore SharePoint Applications
I needed to find all the possible approaches to do the backup/restore of SharePoint Application to do the feasibility analysis. I wondered as I didn't remember any other approach....
Category: SharePointDate: 5/10/2010 10:14:00 AM
SharePoint : SharePoint Configuration Wizard failed with Error "Failed to connect to the configuration database...Error during encryption or decryption. System error code 997"
This issue occurs if the Network Service account is used as the farm account. In this situation, when you remove Windows SharePoint Services 3.0 from a stand-alone farm....
Category: SharePointDate: 5/7/2010 2:18:00 PM
SharePoint : Associating custom C# code with SharePoint Features using Feature Receiver Class and Events
SharePoint provides a Feature Receiver class that can be used to respond to Feature Events. This class allows us to trap a particular Feature Event and execute custom C# code within that....
Category: SharePointDate: 4/18/2010 1:34:00 AM
SharePoint : Feature Activation Dependencies used in SharePoint Features
Using Feature Activation Dependency, we can make Features dependent on each other. So if FeatureB has activation dependency on FeatureA, then FeatureB can only be activated if FeatureA is....
Category: SharePointDate: 4/14/2010 12:28:00 PM
SharePoint : Understanding Scope of SharePoint Features
SharePoint Features can be scoped to the Farm, Web Application, Site Collection, and Web Site level depending on the purpose of the feature....
Category: SharePointDate: 4/11/2010 11:59:00 AM
2 3 >>