This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
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
Tag Cloud
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
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
marcelo strippoli
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 Portuguese
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
windows server 2012 r2
Wiki
>
All Tags
>
en-US
>
SharePoint 2013
Tagged Content List
Wiki Page:
SharePoint 2013: Search Scopes Using Result Sources
Richard Mueller
Table of Contents Introduction What happened to Search Scopes? What are Result Sources? Procedure: Introduction In SharePoint 2013 Search Scopes have become Result Sources, the "scopes" are replaced by a new thing called “Result Sources”. "replaced" means you cannot create or...
on
26 Oct 2018
Wiki Page:
SharePoint 2013: Using Log Parser to develop usage metrics
Dave Rendón
Introduction Table of Contents Introduction Procedure References Notes Microsoft LogParser provides the SharePoint administrator with significantly greater usage analysis capabilities than those previously offered in SharePoint 2010 and much much more so than offered in 2013,...
on
4 Oct 2018
Wiki Page:
SharePoint 2010: Unknown Error Accessing Storage Allocation Page
Somdip Dey - MSP Alumnus
Issue After clicking on Storage Space Allocation ( Site Actions, Site settings, Site Collection Administration), you get an "Unknown Error on page" error message. Applies To SharePoint Server 2007 SharePoint Server 2013 SharePoint Foundation 2010 and 2013. Troubleshooting...
on
29 Sep 2018
Wiki Page:
SharePoint 2013: Show Twitter Feed
Richard Mueller
Table of Contents Procedure Mandatory In this article, we want to show how to work with the Twitter Feed for SharePoint 2013. This feed is based on the Twitter API to create a jQuery based Twitter feed. We showed you how to integrate Twitter with SharePoint 2013. This was pretty easy to set up...
on
28 Sep 2018
Wiki Page:
SharePoint 2013: Ways To Add Item In List
Kapil.Kumawat
In this article we explore in Microsoft SharePoint provider different ways to add item in SharePoint list. Table of Contents Out-of-box Using C#(server object model) Using C#(Client object model): SharePoint Web Services (jQuery) SharePoint REST API SharePoint PowerShell Out-of-box Add an item...
on
16 Sep 2018
Wiki Page:
SharePoint Online: Create folder inside document library using JSOM
RajeeshMenoth
Table of Contents Introduction: HTML Code: JSOM Code: References: Conclusion: Introduction: In this post, we will discuss how we can create a folder inside a document library using JavaScript object model (JSOM) in SharePoint online Office 365. We have also discussed how we can create a folder...
on
15 Sep 2018
Wiki Page:
Visual Studio 2015 for SharePoint 2016: Create Custom Action Group
Sabah Shariq
Table of Contents Introduction: Steps: References: Conclusion: Introduction: In this post, we will discuss how we can create a custom action group using visual studio 2015 in SharePoint 2016 . We will create inside the Site Settings page. Steps: Follow the below steps: Open Visual Studio...
on
15 Sep 2018
Wiki Page:
SharePoint Online: Retrieve list items from SharePoint list using JavaScript Object Model (JSOM)
Sabah Shariq
Table of Contents Introduction: JSOM Code: References: Conclusion: Introduction: Here we will discuss how we can retrieve list items from SharePoint list using JSOM (JavaScript Object Model) in SharePoint Online Office 365 sites. The same code also works for SharePoint 2016 as well as SharePoint...
on
15 Sep 2018
Wiki Page:
SharePoint Online Customize List View Web Part using JSLink
Sabah Shariq
Table of Contents Overview Example See Also Overview Here we will discuss what are jslink in SharePoint 2013 and how we can use JSLink in SharePoint 2013 or SharePoint Online. JSLink feature has been added in SharePoint 2013 where the user can render list, items, fields or even web parts using...
on
15 Sep 2018
Wiki Page:
SharePoint Online Retrieve term store data including Labels using .Net managed object model
Sabah Shariq
Table of Contents Introduction: Full Code: References: Conclusion: Introduction: In this post we will discuss how we can retrieve term store data including labels using .Net managed object model in SharePoint Online . In SharePoint online term store let us made the structure like below. Here...
on
15 Sep 2018
Wiki Page:
SharePoint 2013: Show and set Rating with JavaScript
Peter Geelen
Table of Contents Preconditions: Script: Important note Preconditions: Enable Rating with Stars in a List. Prepare some sort of HTML to show list item Information. Add a div which will act as the Container for the Rating Control. Script: In your script preload the needed dependencies...
on
15 Sep 2018
Wiki Page:
SharePoint Online Office 365 How to use Deferred and Promise in JavaScript Object Model to make asynchronous to synchronous call
Sabah Shariq
Table of Contents Introduction: Syntax: Full Code: References: Conclusion: Introduction: Here we will discuss how we can use Deferred with when in JavaScript Object Model to make synchronous call in SharePoint Online or SharePoint 2016/2013. In SharePoint 2013 client object model supports ExecuteQueryAsync...
on
15 Sep 2018
Wiki Page:
SharePoint online: Create document using Rest API
Sabah Shariq
Table of Contents Introduction: HTML Code: Rest API Code: References: Conclusion: Introduction: Here we will discuss how we can create a document using Rest API in SharePoint Online . The sane rest api code will also work in SharePoint 2016 and SharePoint 2013. Here in this particular example...
on
15 Sep 2018
Page 18 of 82 (2,050 items)
«
16
17
18
19
20
»