Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
Mehmet Parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into French
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
Windows 8
Windows Phone
Windows Phone Migration Content
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Browse by Tags
>
TechNet Articles
>
All Tags
>
SharePoint
>
en-US
Tagged Content List
Wiki Page:
Dive into Visual Studio 2017
Ken Cenerelli
Table of Contents Introduction What's new in Visual Studio 2017? New Installation Experience Install multiple editions on the same computer Small Installation package Fast Startup and solution load A new Performance Center New Reload Solution The GitHub extension for Visual Studio Offline help New...
on
16 Mar 2018
Wiki Page:
SharePoint: Basic User Operations using PNP JS and TypeScript
Richard Mueller
Table of Contents What is PnP JavaScript Core Library ? Overview Prerequisites Scenario Implementation References What is PnP JavaScript Core Library ? The Patterns and Practices (PnP) is an open source initiative driven by widespread community of Microsoft employees and MVP’s around the globe...
on
15 Mar 2018
Wiki Page:
Microsoft SharePoint Foundation 2010: Step by Step Installation Guide
Burak Uğur
Hardware & Software Requirements: http://technet.microsoft.com/en-us/library/cc288751.aspx Step 1: Download Microsoft SharePoint Foundation 2010 ( http://www.microsoft.com/downloads/en/details.aspx?FamilyID=49c79a8a-4612-4e7d-a0b4-3bb429b46595&displaylang=en ) Step 2: Run Program ...
on
14 Mar 2018
Wiki Page:
SharePoint 2016: Builds Version
Richard Mueller
This article will introduce how to get SharePoint Server 2016 Build Version and released list. Here are two solutions to get SharePoint Server 2016 Build Version , one for Central Administration , another for PowerShell. Solution1: Go to Central Administration -> System Settings...
on
11 Mar 2018
Wiki Page:
SharePoint 2013: Technical Preview Interoperability API Documentation
RajeeshMenoth
Table of Contents SharePoint 15 Technical Preview Interoperability API Documentation Instructions Method 1 Method 2 Microsoft has just released information about the next version of Sharepoint, Sharepoint 2013 or Sharepoint 15. Microsoft released a preliminary SDK called SharePoint 15 Technical...
on
9 Mar 2018
Wiki Page:
SharePoint 2013: List of Wiki articles
RajeeshMenoth
This article will list all (interesting and written in english) Wiki articles related to SharePoint 2013, grouped into main categories. Table of Contents News / Information Installation / Configuration Architecture Usage Development Troubleshooting News / Information SharePoint 2013...
on
7 Mar 2018
Wiki Page:
SharePoint 2013: Microsoft SharePoint Foundation Subscription Settings Service
karimSP
NOTE: This is a stub article. Please add more information as it becomes available. Table of Contents See Also See Also SharePoint 2013 Portal SharePoint 2013 - Service Applications SharePoint 2013 - Resources for Developers SharePoint 2013 - Resources for IT Pros
on
7 Mar 2018
Wiki Page:
SharePoint 2013: Upgrade a Site Collection (User Interface and PowerShell)
karimSP
Table of Contents Introduction Point 1: Self-service site upgrade Point 2: The notification bar Point 3: The Health Checks Point 4: Access the migration / Evaluation site collection request page Point 5: Evaluation site request Point 6: Site upgrade Point 7: End of the migration Point 8: Upgrade queue...
on
4 Mar 2018
Wiki Page:
SharePoint: Retrieving Credentials from the Secure Store Application using C#
karimSP
Table of Contents Introduction Example Code Creating a Target Application in the Secure Store Building a Class to Access the Credentials Building a Webpart that uses the Credentials to Connect to Active Directory See Also References Introduction There are times when you need to connect SharePoint...
on
4 Mar 2018
Wiki Page:
SharePoint 2013: Use a List Template Model with the REST API
karimSP
Table of Contents Introduction Model Setting the Page Elements Accessing the Model Passing and Retrieving Items to Modal Pop-up Paging the Model Sorting the Model See Also Introduction This article describes how to use the List Template model with the REST API. The article's aim is to...
on
4 Mar 2018
Wiki Page:
SharePoint 2010: Storing Database Connection Settings in the Secure Store
karimSP
Table of Contents Introduction Scenario Creating a Target Application in the Secure Store Building a Class to Access the Credentials Building a Webpart that uses the Database Credentials See Also References Introduction There are times when you need to connect SharePoint to an external database...
on
4 Mar 2018
Wiki Page:
Get and Set a SharePoint Lookup Field Values Using SSOM C#
karimSP
Table of Contents Introduction Set SPLookup Field (Single Value) Using SSOM C# Set SPLookup Field (Multiple Values) Using SSOM C# Get SPLookup Field (Single Value) Using SSOM C# Get SPLookup Field (Multiple Values) Using SSOM C# Download Conclusion Introduction In SharePoint List, you can create...
on
4 Mar 2018
Wiki Page:
SharePoint 2013: How to Configure Data Connection with SQL Server using Excel Services
Somdip Dey - MSP Alumnus
In this article, we will explore the steps of consuming data present in SQL Server Database using Excel Services. To ensure smooth execution of this demo we should ensure the following prerequisites to be in place- Prerequisites: Secure Store Service Application should be created and configured...
on
3 Mar 2018
Wiki Page:
SharePoint 2013: Installing and configuring PowerPivot
Dave Rendón
PowerPivot 2013 Installation Microsoft SQL Server 2013 PowerPivot for SharePoint 2013 extends SharePoint to use PowerPivot features. To enable PowerPivot 2013 in SharePoint, spPowerPivot.msi needs no be installed. The package can be downloaded from Microsoft download center at the location;...
on
3 Mar 2018
Wiki Page:
SharePoint 2013: How To Migrate SharePoint 2010 Style Workflows – Part 4
Dave Rendón
Table of Contents Process Diagram Step 7: Destination Site – Provision Workflow Export File Step 8: Destination Site – Test Workflow In the previous article SharePoint 2013: How to migrate SharePoint 2010 Style Workflows – Part 3 of this series on the Workflow migration Process we saw the execution...
on
3 Mar 2018
Wiki Page:
SharePoint 2016: Forms Based Authentication – Part 1
Dave Rendón
Table of Contents Process Diagram Step 1: Provision Web Application Step 2: Provision Membership Database Form Based Authentication (FBA) is one of the Authentication Mode supported by SharePoint that allows us to implement our own authentication mechanism and helps to extend a SharePoint Site...
on
3 Mar 2018
Wiki Page:
SharePoint 2016: Forms Based Authentication – Part 3
Dave Rendón
Table of Contents Process Diagram Step 5: Configure Authentication Provider In the previous article SharePoint 2016: Forms Based Authentication – Part 2 of this series on implementing FBA with SharePoint we saw the execution of Steps 3 & 4 for the process. In this article, we are...
on
3 Mar 2018
Wiki Page:
SharePoint 2016: Forms Based Authentication – Part 2
Dave Rendón
Table of Contents Process Diagram Step 3: Configure IIS Step 4: Modify Web.Config In the previous article SharePoint 2016: Forms Based Authentication – Part 1 of this series on implementing FBA with SharePoint we saw the execution of Steps 1 & 2 for the process. In this article,...
on
3 Mar 2018
Wiki Page:
Configuring TDE in SharePoint Content Databases
H Shakir
Table of Contents Summary Experience in the field Encrypt Restore and Decrypt Conclusion Summary Transparent Data Encryption is designed to protect data by encrypting the physical files of the database, rather than the data itself. Its main purpose is to prevent unauthorized access to the data...
on
3 Mar 2018
Wiki Page:
Sharepoint Online SPFx Get Listitems With Richtext
Dave Rendón
This article is a way to provide a sample in order to you get RichText HTML and Items from a List. We are using the "Drop 4" First, create the Web Part: Run npm Go to your Dev Directory yo @microsoft/sharepoint For the Solution Name type : spitemsdemo...
on
2 Mar 2018
Wiki Page:
SharePoint 2013: Create custom Result Blocks using Query Rules
Ken Cenerelli
Table of Contents Introduction What is Results Block? Preparation Configure Query Rules Add Result Block Test Introduction In this article we are going to explore SharePoint Search Custom Result Blocks configured using Query Rules. What is Results Block? A Result Block is set of filtered...
on
2 Mar 2018
Wiki Page:
There has been an error while processing the form
Ken Cenerelli
Table of Contents Introduction Issue Cause Solution See Also Introduction There has been an error while processing the form. See the error when we try to upload the Info Path form on the SharePoint 2010 website. Issue We got this error message when submitting Info Path form via a...
on
2 Mar 2018
Wiki Page:
SharePoint Developer Tools: How To Test & Debug SharePoint Rest API Endpoints (Get Requests)
RajeeshMenoth
Table of Contents GET Requests http://<Host Name>/_api/<SharePoint Endpoint> Get Web Object http://<Host Name>/_api/web Get List Object http://<Host Name>/_api/Web/Lists Get Lists which are not hidden and have Items Encoded Version of Request URL Get Web filtered by Title http...
on
2 Mar 2018
Wiki Page:
Add multiple item in SharePoint List or Document Library using SPServices jQuery library in SharePoint
Ken Cenerelli
In a previous article, How to update item in SharePoint List or Document Library using SPServices jQuery library in SharePoint, we already explained about $().SPServices. UpdateListItems operation to access the listing of a folder. For example, in SharePoint online site, we need to add the...
on
1 Mar 2018
Wiki Page:
SharePoint 2013: Search - User Segmentation
karimSP
Table of Contents Introduction Scenario chosen for this article The steps Step 1: Create the terms related to the "User Segments" Step 2: Create the WebPart Step 3: Create the Query Rule(s) Result Anonymous access References See Also Introduction The concept of "User Segmentation"...
on
28 Feb 2018
Page 16 of 43 (1,074 items)
«
14
15
16
17
18
»
Can't find it? Write it!
Post an Article