Showing posts with label Best practices. Show all posts
Showing posts with label Best practices. Show all posts

Tuesday, February 23, 2016

23 Feb

Attach a content Database in SharePoint

Central Administration  Application Management page,>> Databases section, Select Manage content databases.  Manage Content Databases page, select Add a content database.  Add Content Database page select the web application to which you want to attach a...

Saturday, July 4, 2015

04 Jul

Do and Don't do n SharePoint Developement ,Best practices In SharePoint 2013,2010

When creating new columns, name them without any special characters or spaces.  After the column is created, rename it with the special characters or spaces.  This way the internal name is "clean". When you are working with DataViews, some third party controls, and custom Webparts - you must use the internal...