Customize SharePoint URL using AAM and DNS
Post Views: 87 Customize SharePoint URL using AAM and DNS 1. Configure DNS Open DNS Manager Navigate to respective forward lookup zone. Create a CNAME record by right clicking in…
Learn developer and data technologies with us
Post Views: 87 Customize SharePoint URL using AAM and DNS 1. Configure DNS Open DNS Manager Navigate to respective forward lookup zone. Create a CNAME record by right clicking in…
Post Views: 39 SharePoint Powershell command to verify if the Outgoing Email Functions in Sharepoint Environment (Send Test Email Form SharePoint) One can simply test outgoing email from SharePoint. With…
Post Views: 181 Often we collect the users information visited to our site for audit or records for analysis and security. We can get the value from ServerVariables collections of…
Post Views: 29 Introduction Welcome to the world of SharePoint 2013. SharePoint 2013 Production version is released & Live implementations are going on. In this article I would like to…
Post Views: 58 Insert, Update, delete and display using single Stored Procedure Create table first. Here I have created StoreInfo table with above column. What is stored Procedure? A stored…
Post Views: 22 Introduction to SQL SQL is a standard language for accessing and manipulating databases. What is SQL? SQL stands for Structured Query Language SQL lets you access and…
Post Views: 21 What is CSS? CSS stands for Cascading Style Sheets Styles define how to display HTML elements Styles were added to HTML 4.0 to solve a problem External…