Users have the ability to display and edit properties (known as metadata) for items in SharePoint document libraries and lists. This is standard functionality that [...]
SharePoint allows you to create custom fields which can be associated to any content type. With the ‘Page’ content type, SharePoint makes it possible to [...]
Often times, you need to add your own custom application pages (aspx) to SharePoint, which are deployed to the ‘_layouts’ directory. These types of pages [...]
Creating content types is one of the fundamental features of SharePoint, and although you can create your own content types through the user interface of [...]
In this article I’ll show you how to create a nice SharePoint 2010 wsp Feature that you can deploy to any SharePoint site you’d like, [...]
SharePoint provides a mechanism that allows developers to customize out-of-the-box functionality in pages, without the need for modifying the pages that come with SharePoint. This [...]