This article will explore about the SharePoint introduction, its version and features.SharePoint is a platform to support collaboration and Content management system. It is a central web based portal where you can manage document, social activities, data and information.
Read More
IntroductionSharePoint is a browser-based collaboration, content management, and extensible platform from Microsoft. The latest release of the product is SharePoint 2013.In this article I will explain about one of the frameworks used for development in SharePoint 2013, Client-side object model (CSOM). I am going to add a document through code to a SharePoint document library. I am going to use SharePoint object model to add document.SharePoint 2013 provides a new client object model ...
Read More
This document explains step by step information on configuring Form Based Authentication (FBA) in SharePoint 2010. This document resolves authentication issues by configuring a SharePoint 2010 site with form based authentication.There are two instances involved in Migration of AD Users to Database users.1. Why we require Database users: Active Directory users are limited to only domain users (within the company) and not external users, if the external users are considerably more exceeding ...
Read More