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
>
en-US
>
SharePoint
Tagged Content List
Wiki Page:
SharePoint Framework: Provision Site Column, Content Type and Custom List in SharePoint Online using SPFx
Richard Mueller
Table of Contents Introduction Getting Started Edit the web part Add the Default data to SharePoint List Elements.XML Schema.XML Update Package-Solution.json Package and deploy the Solution Summary Introduction SharePoint Framework is the new development model in which a lot of work has been...
on
9 Dec 2017
Wiki Page:
SharePoint: Using the CAML Membership Clause with the User Information List
Ken Cenerelli
There is a good documentation on Microsoft website about CAML membership clause. From this article, started to think if we can apply membership clause in other ways not specified there, like finding all groups for the current user or displaying all users from a SharePoint group. We began from the idea...
on
7 Dec 2017
Wiki Page:
SharePoint 2010 Troubleshooting: Cannot open the Excel files
Waqas Sarwar(MVP)
Table of Contents Issue Cause Resolution Reference See Also Issue Users cannot open excel files in SharePoint 2010 from the Library and get an error "This workbook cannot be opened because it is not stored in an Excel Services Application trusted location. To create an Excel Services...
on
4 Dec 2017
Wiki Page:
SharePoint: Windows PowerShell Command Builder
Somdip Dey - MSP Alumnus
Table of Contents Introduction Applies To Summary Other Languages Introduction The Windows PowerShell Command Builder is a new online Silverlight tool announced at the SharePoint Conference 2011. It's for IT Pros and Power Users to use with SharePoint 2010 and Office 365. Applies To...
on
2 Dec 2017
Wiki Page:
MCITP: SharePoint Administrator 2010
Somdip Dey - MSP Alumnus
Table of Contents Required Exams Preparation Materials Community Other Languages Deutsch The MCITP: SharePoint Administrator 2010 certification is for IT Pros who are responsible for the deployment, configuration, administration and management for the SharePoint Server 2010 platform. Required...
on
2 Dec 2017
Wiki Page:
Sharepoint: Moving Document Set To Another Document Library In Same Site
Ken Cenerelli
Table of Contents Problem Resolution URL to download: Sample Code USING CSOM (.NET) Using Server Side Code Problem Moving document set from one document Library to another document library in the same site [SharePoint Online]/SharePoint 2016 using CSOM is an issue. The OOTB solution is not available...
on
2 Dec 2017
Wiki Page:
SharePoint 2010: How to Embed Flash Files into SharePoint Site Pages
Ken Cenerelli
Occasionally a site admin will want to embed some Flash files on some of the pages in their site. In order to achieve this, these are the required steps: Ensure that the flash file is uploaded to a document library. In the page where the flash file is to be shown, add a content editor webpart...
on
1 Dec 2017
Wiki Page:
Developer’s Tools: How To Generate Basic Authentication Token
Ken Cenerelli
This demo is another tool worked out during an assignment while working with an integration scenario using web services supporting Basic Authentication. Problem with basic authentication is that you have to keep username and password stored somewhere in order to generate the authentication token...
on
29 Nov 2017
Wiki Page:
Getting Started With Moving SharePoint Server To Another Farm
Ken Cenerelli
Table of Contents Move SharePoint 2016 Server across Farms Add Server to new Farm Summary A SharePoint farm is a set of Servers within a SharePoint Installation that shares a common configuration database (SharePoint_Config). The configuration database will store all the settings and SharePoint...
on
29 Nov 2017
Wiki Page:
Working With Power Apps For SharePoint
Richard Mueller
The general availability of Microsoft Flow and PowerApps was announced on October 31, 2016, which enables users to create workflows and custom apps. Though the official confirmation has not come yet, Chris McNulty, a senior product Manager from Microsoft, has confirmed that PowerApps and Flow will...
on
29 Nov 2017
Wiki Page:
Configure User Profile Service In SharePoint Server 2016
Richard Mueller
SharePoint has a user profile Service, which is responsible for the administration of the user profiles within SharePoint. The User Profile Service Application is the Service Application, which forms the basis of the user profile Service. All the social features of SharePoint are directly dependent...
on
29 Nov 2017
Wiki Page:
Fix Problem with Chrome displaying People Pickers in Project Online
Burak Uğur
I’ve heard from many users that they are having issues displaying a People Picker in a Project Server web part. Well, good news, there’s a fix that I found recently in this article by James Boman, Use SharePoint people pickers on Project Server or Online PDPs . The trick is using a JavaScript...
on
27 Nov 2017
Wiki Page:
A content management tool with dashboard based on SharePoint List
Somdip Dey - MSP Alumnus
Table of Contents 2.1 How it works 2.1.1 Top menu 2.1.2 Information menu 2.1.3 List view 3. How to achieve it 3.1 Specific to every part 3.1.1 Top menu 3.1.1.1 Drop Down menu for retrieving filtered data and refreshing the display of the related controls 3.1.1.2 Hyperlink for...
on
15 Nov 2017
Wiki Page:
SharePoint 2013 TIP: edit user profile properties using PowerShell
Waqas Sarwar(MVP)
Use the UserProfileManager class to edit SharePoint user profile properties via PowerShell. You can use this method if you have deployed My Sites to your farm. To use this method, you must create an instance of the UserProfileManager based upon your farm's My Site deployment. here's how: ...
on
11 Nov 2017
Wiki Page:
SharePoint 2010: Bread Crumb for List/Library View Web Part in Wiki Page
Mohamed El-Qassas MVP
Let’s have a look at why we need it. In SharePoint, if we have large folder hierarchy in list/library (i.e. more than 10 sub levels) and we have added list view web part of that list/library in a wiki page, then it’s very difficult for end users to navigate through each folder level. Secondly, a user...
on
9 Nov 2017
Wiki Page:
SharePoint Online Taxonomy - Output Terms up to 6 level with PowerShell and CSOM
Waqas Sarwar(MVP)
As you know, SharePoint taxonomy refers to a catalog of objects in your SharePoint environment or the process of categorizing or classifying objects based on a taxonomic scheme. The taxonomy is structured like below: The Termstore - Groups Termset Term ( level 0 ) Term ( level 1)...
on
8 Nov 2017
Wiki Page:
SharePoint 2013: Image Rendition location & automation
Ken Cenerelli
This article won't just list how and where Image rendition stored in SharePoint 2013, it will provide a walk-through on how you can discover this on your own without relying on Google Search or any other blog posts. If you are not familiar with the "Image Rendition Feature" which is...
on
4 Nov 2017
Wiki Page:
Office 365 & SharePoint 2013: Embed Word Document Contents On SharePoint Page
Ken Cenerelli
Our client sometimes wants to attach their documents to their pages so when they do some change on the content of the word file, it will reflect on the page. This is an awesome functionality for users to update their page without playing by editing the content on the web parts. So for us developers...
on
4 Nov 2017
Wiki Page:
Set up a Development Environment for Creating SharePoint Hosted App
Ken Cenerelli
“Apps for SharePoint are easy-to-use, lightweight web applications that integrate popular web standards and technologies to extend the capabilities of a SharePoint website.” [MSDN] Configuring an on-premises development environment for Apps Prerequisites A Windows server machine...
on
4 Nov 2017
Wiki Page:
SharePoint Search
Ken Cenerelli
Search Index on an Azure Storage Pool When you deploying SharePoint Search Farm on an Azure Storage pool make sure to format Hard drives with 512 bytes logical sectors. Consequences of having larger sector sizes will be indexer degradation/query issues. Perhaps you may see that your index partitions...
on
4 Nov 2017
Wiki Page:
SharePoint: How to initialize SharePoint Client Context in SharePoint Apps (Provider / SharePoint Hosted) using JSOM
Ken Cenerelli
SharePoint Provider Hosted Apps First of all, we need to understand the SharePoint Provider Hosted hosting blocks. Provider-hosted involves two hosting domains (ex host, sphost ). Thus request sending to host to sphost considering as a cross-domain request. For cross-domain request, we need...
on
29 Oct 2017
Wiki Page:
SharePoint 2010: Master Pages Link Missing in SharePoint Designer 2010
Stephan Bren
Problem Table of Contents Problem Discussion Solution Summary References You created a new site collection. You then connect Microsoft SharePoint Designer 2010 to the new site collection in order to edit the site's master page. However, the Master Pages link does not appear...
on
28 Oct 2017
Wiki Page:
SharePoint Troubleshooting: Object reference not set to an instance of an object in SharePoint
Ken Cenerelli
Table of Contents Error message IISreset IISManager Error message Sorry, something went wrong Object Reference not set to an instance of an object. IISreset 1- First of all, open PowerShell as an administrator 2- In PowerShell, write the following script "iisreset" ...
on
27 Oct 2017
Wiki Page:
CSOM SharePoint Online PowerShell - Value does not fall with in the expected range
Ken Cenerelli
CSOM SharePoint Online PowerShell - Value does not fall with in the expected range Summary While using CSOM SharePoint Online SDK Components the first error we encountered is Value does not fall with in the expected range. Reason The client context accepts only ABSOLUTE URL not relative...
on
24 Oct 2017
Wiki Page:
Resolving Login Issue In SharePoint BCS Configuration
PriyaranjanKS
SharePoint provides connectivity to the external line of businesses (LOB) in many ways. Business Connectivity Services (BCS) is one such offering from SharePoint. BCS, in general, provides OData, WCF, SQL, and .NET connectors to connect to external data sources. With BCS, we can connect to any line...
on
21 Oct 2017
Page 19 of 43 (1,074 items)
«
17
18
19
20
21
»
Can't find it? Write it!
Post an Article