Tuesday, December 21, 2010

Best practise of writing code in SharePoint pages



Sunday, December 19, 2010

Create a sharepoint feature for deploying Pages in Page library

When ever we create a Share Point feature we require two file i.e., feature.xml and element.xml file.

Element.XML: (define which pages which needs to copy into page library)


Feature.XML: (create a feature for the element.xml file i.e, for the pages to copy in page library)