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
Tagged Content List
Wiki Page:
SharePoint Online Live Persona Card in Custom WebPart
Hamid Sadeghpour Saleh
SPFxLivePersonaCard - https://github.com/Anil-Lakhagoudar/SPFxLivePersonaCard I was trying to display the People HoverCard like SharePoint SPFx People WebPart in Custom WebPart where people data can be read from list or WebPart Property. After spending some time found that there is React component...
on
25 Apr 2019
Wiki Page:
SharePoint Online: Create Post List in SharePoint Team site
Hamid Sadeghpour Saleh
This article will share the steps to create post list in SharePoint team site.By default, post list is available in blog template site. Table of Contents Requirement Purpose Code Requirement A customer needs the post list in the SharePoint team site, but post list template is not available in...
on
25 Apr 2019
Wiki Page:
Azure SQL DB With SharePoint Online As External List Using Business Connectivity Services
Hamid Sadeghpour Saleh
An external list is a type of list which can be created within SharePoint, using data from an external line of business. In order to implement the integration, we have to ensure that the two pieces given below are in place. Azure SQL DB – SQL DB has to be set up in Azure, which will serve as the external...
on
24 Apr 2019
Wiki Page:
SharePoint 2013: Generating a PDF Document
Hamid Sadeghpour Saleh
Table of Contents Introduction Solution Code Download Introduction As a developer, generating downloadable PDF files is very common requirement in SharePoint 2013. While developing SharePoint apps, a developer is faced with couple of questions like, “Do I generate the PDF document client side?...
on
24 Apr 2019
Wiki Page:
SharePoint Online Authentication for SOAP Service Calls
Peter Geelen
Table of Contents Background How it works This article was originally published under TechNet Gallery. You can download the sample solution here . Background This solution provides an example of how you can authenticate your SOAP Service Calls to a SharePoint Online Site...
on
23 Apr 2019
Wiki Page:
SharePoint 2013: Converting O365 or SharePoint App to On-Premises Solution
Peter Geelen
Generally, when you are developing SharePoint Provider-hosted apps you can simply use SharePoint Online version to do testing and development. But when it comes to actual deployment you may need it to deploy as a SharePoint on-premises solution. You can do it by simply adding few additional configuration...
on
23 Apr 2019
Wiki Page:
SharePoint Online: How to Create a site collection
Peter Geelen
This article will demonstrate how to Create a site collection on Office 365 or SharePoint Online using GUI. This article applies to SharePoint Online Office 365 Admin Office 365 Small Business Admin A site collection is the group of websites under a common top-level site with the same owner on...
on
23 Apr 2019
Wiki Page:
SharePoint online or Office 365: Create a site collection
Peter Geelen
A site collection is the group of websites under a common top-level site with the same owner on the site administrator. To create a site collection for delete site collection on Office 365 is easy to do. Create a site collection SPO Be sure web application is where you want to create a website...
on
23 Apr 2019
Wiki Page:
SharePoint 2013: How To Share Site Page With Other Users
Peter Geelen
This article is about how to share site pages in SharePoint. Here, we are showing for SharePoint 2016 and online. The steps, which we are doing here, are the similar steps which will be followed for other versions of SharePoint as well, so we will have a small description of the steps that are used...
on
22 Apr 2019
Wiki Page:
SharePoint Online: Grant Anonymous Access To Site Collection Or Site Page step by step
Peter Geelen
Today, we are writing an article about granting anonymous access to site collection at SharePoint Online so that a SharePoint site can be accessed using external users, for example, i f our customer needs to access the site collection or site page from users who are not eternally added. ...
on
22 Apr 2019
Wiki Page:
SharePoint Online Communication Sites
Peter Geelen
Table of Contents Introduction What is Communication Site? How to Create Communication Site? Communication Site Designs Topic design explained NEW Hero web part News web part NEW Events web part Quick links Documents web part NEW People web part NEW Comments on Page Easy Page Layouts (finally!!) Top...
on
22 Apr 2019
Wiki Page:
How to Activate SharePoint Server Publishing in SharePoint Online
Peter Geelen
How to activate SharePoint Server publishing in SharePoint Online, while activating this feature we are getting an error. Below is the error details: “ Site The feature being activated is a Site scoped feature which has a dependency on a Site Collection scoped feature which has not been...
on
22 Apr 2019
Wiki Page:
SharePoint Online: How to deploy sandbox solutions
Peter Geelen
Sandboxed solutions will be hosted in the SharePoint user code solution worker process (SPUCWorkerProcess.exe) and run code that can only disturb or affect the site collection of the solution. Because sandboxed solutions don’t run in the IIS worker process, neither the IIS application pool nor the...
on
22 Apr 2019
Wiki Page:
SharePoint Online: How To Grant External Access To Site Collection Or Site Page
Peter Geelen
Today, we are writing an article about granting external access to site collection at SharePoint Online so that a SharePoint site can be accessed using external users, for example, if our customer needs to access the site collection or site page from users who are not eternally added. We can enable...
on
22 Apr 2019
Wiki Page:
SharePoint hub site: Introduction
Peter Geelen
Table of Contents Introduction Theory Create a SharePoint Hub Site Programmatically Pre-Requisite Create a Modern Team site using powershell Create a SharePoint hub site Associate a site to hub site using powershell Pictorial Representation Command available & their operation Things to remember Conclusion...
on
22 Apr 2019
Wiki Page:
Sharepoint Troubleshooting: The URL of the item could not be resolved. The repository might be unavailable, or the crawler proxy settings are not configured.
Peter Geelen
Table of Contents Error Error message Troubleshooting Resolution Clear proxy Content Crawling Error When you debugging your SharePoint Search you might have come across that there is an error in the crawl log in a SharePoint farm. Error message The URL of the item could not be resolved...
on
22 Apr 2019
Wiki Page:
SharePoint Framework: How to Implement CI/CD
Hamid Sadeghpour Saleh
Table of Contents Overview Continuous Integration (CI) Build Pipeline Create Build Definition Install Node JS Restore npm Packages Build the Solution Package the Solution Prepare the Artifacts Publish the Artifacts Continuous Deployment (CD) Create the Release Definition Link the Build Artifact Create...
on
22 Apr 2019
Wiki Page:
Sharepoint: How to automatically translate documents with Microsoft Flow and Microsoft Translator
Hamid Sadeghpour Saleh
Steps First create a document library where these documents will be uploaded to be translated. Then create a document library where the translated documents will be saved afterwards Create a flow and put a name . The trigger is going to be when a file is created in a folder in Sharepoint Point...
on
22 Apr 2019
Wiki Page:
SharePoint 2016: Why upgrade?
Hamid Sadeghpour Saleh
Introduction We are using SharePoint 2013 and all is fine, why should I spend money and hire the resource to migrate to SharePoint 2016? As we know, this is not a simple on/off switch that I can just upgrade to SP 2016. Why should I upgrade to SharePoint 2016? What values will SharePoint 2016...
on
22 Apr 2019
Wiki Page:
SharePoint 2007: How to Edit a List Item by Clicking on its Title
Peter Geelen
I received a request from someone to modify a list view in such a manner that if someone clicks on the title of the item it should take him to the edit page instead of the display page. After some work with Sharepoint designer I was able to manage it in few steps. Here are the steps needed to be followed...
on
16 Apr 2019
Wiki Page:
SharePoint Online/2013: Add calendar WebPart with a calendar view
Peter Geelen
Table of Contents Issue Solutions Step 1: Step 2: Step 3: Step 4: Step 5: Step 6: Step 7: Issue Have come across many people around seeking help on Calendar WebPart with Calendar view to be displayed on a specific page. Solutions This solution is OOTB and applicable to SharePoint Online...
on
15 Apr 2019
Wiki Page:
SharePoint Online: Provider Hosted App with Azure
Peter Geelen
If you are new to provider hosted App and you would like to create a new Provider hosted app in SharePoint Online this article will help you to creating a provider hosted app in SharePoint online + Azure as hosting infrastructure Provider-hosted app includes components that are deployed and...
on
10 Apr 2019
Wiki Page:
Sharepoint PNP: How to copy/clone a SharePoint online site
Peter Geelen
Here are the steps: First install the PNP Module Then run the Connect-PNPOnline to your source site Then run Get-PNPProvisioningTemplate to export the template Then create your destination site by using New-PNPSite if your site is not created already. Then run Connect-PNPOnline command again...
on
10 Apr 2019
Wiki Page:
SharePoint Framework 1.8 - Library Component Type (Beta)
Carsten Siemens
Table of Contents Overview Library Component Upgrade to SPFx 1.8 Version Create Library Component Type Code the Library Consume Library in SPFx WebPart Test the WebPart Summary Overview SharePoint Framework is offering newer capabilities with every release of it. The SPFx release of version 1.8...
on
9 Apr 2019
Wiki Page:
Microsoft Graph Beginner's Guide
Carsten Siemens
1. Introduction As the number of services and the amount of data is growing rapidly in Microsoft Cloud, Microsoft Graph has become essential in accessing the data while building applications and experiences around it more effectively. This article gives an overview of what Microsoft Graph is, what...
on
9 Apr 2019
Page 11 of 55 (1,355 items)
«
9
10
11
12
13
»
Can't find it? Write it!
Post an Article