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
>
SharePoint 2013
Tagged Content List
Wiki Page:
SharePoint 2016/2013: How To Install SharePoint Client Components SDK
Peter Geelen
In this article, we will look for another necessary component that we will be required when preparing client machines for CSOM based PowerShell Development . Microsoft has packaged all the SharePoint Client Side Programming DLLs using “SharePoint <Version> (2013/2016) Client Components...
on
15 Nov 2018
Wiki Page:
Hide The Browse Tab On A SharePoint 2013 And Office 365 Site Using CSS
Dave Rendón
While working on SharePoint 2013 and Office 365 sites, most of our clients request their homepage without having a Browse Tab option. In those cases, you can avoid taking a lot of time in writing code to hide those files. Just follow the following steps. Edit the page on which you want to...
on
12 Nov 2018
Wiki Page:
SharePoint 2013: Creating Custom Callouts
Peter Geelen
Table of Contents Introduction Important to know Introduction In this article we will explore SharePoint 2013. Microsoft has introduced a new Framework to reate CallOuts that is somewhat similar to the Dialog Framework introduced in SharePoint 2010. The SharePoint 2013 Callouts provide a rich but...
on
12 Nov 2018
Wiki Page:
SharePoint Online Office 365 Create Site using Rest API
Peter Geelen
Table of Contents Introduction HTML Code REST API Code References: Conclusion Introduction Here we will discuss how we can create a SharePoint site using REST API in SharePoint Online Office 365 . This will also work fine with SharePoint 2013 and SharePoint 2016. Here we have taken two...
on
12 Nov 2018
Wiki Page:
SharePoint Online Office 365 Create column in list using Rest API
Peter Geelen
Table of Contents Introduction: HTML Code: References: Conclusion: Introduction: Here we will discuss how we can create column in a list using Rest API in SharePoint Online Office 365 site. The same code will also work fine for SharePoint 2013 and SharePoint 2016. Here in this demo let us...
on
12 Nov 2018
Wiki Page:
SharePoint Online Office 365 : Delete SharePoint Site using Rest API
Peter Geelen
Table of Contents Introduction: HTML Code: Rest API Code: References: Conclusion: Introduction: Here we will discuss how we can delete a SharePoint site using Rest API in SharePoint Online Office 365. The same code will also work in SharePoint 2013 and SharePoint 2016. You can also check my previous...
on
12 Nov 2018
Wiki Page:
SharePoint online or SharePoint 2013 : Create or Delete list using JavaScript Object Model
Peter Geelen
Table of Contents Introduction: Create List using JavaScript Object Model: HTML Code: JavaScript Object Model Code: Delete List using JavaScript Object Model: HTML Code: JavaScript Object Model Code: References: Conclusion: Introduction: Here we will discuss how we can create an announcement or...
on
12 Nov 2018
Wiki Page:
SharePoint 2013 - How to Adapt your Customizations in MDS Environment
Peter Geelen
Table of Contents Introduction Scenario Solution/ Code Snippet Javascript Code: Master Page Code: Introduction SharePoint 2013 introduces a new feature “ Minimal Download Strategy ” or “ MDS ” to improve the page performance. MDS is a technology which allows SharePoint sites to download and render...
on
12 Nov 2018
Wiki Page:
SharePoint 2013: Use Of PreSaveAction Function on List Forms
Peter Geelen
Table of Contents Introduction Scenario Solution Reference Introduction PreSaveAction() is a JavaScript function which helps us to do something before the item will be saved. PreSaveAction function allows overriding functionality when Save button is clicked. PreSaveAction function executes the ...
on
12 Nov 2018
Wiki Page:
SharePoint 2013 Add Header and Footer to list view web part using JSLink
Peter Geelen
Table of Contents Introduction: Background: References: Conclusion: Introduction: Here we will discuss how we can add header and footer into a list view web part using JSLink in SharePoint 2013 or SharePoint 2016 or SharePoint Online . Here we have a list known as Trainings and let us add...
on
12 Nov 2018
Wiki Page:
SharePoint 2013: Search Query APIs
Peter Geelen
Table of Contents Introduction Location of the Search Rest service The Search REST API Introduction In this article I'll go through the details of the SharePoint 2013 Search REST API. This new REST service is the best way to go in a variety of application scenarios. SharePoint Apps built using...
on
12 Nov 2018
Wiki Page:
SharePoint: How to remove Orphaned Site Collection?
Dave Rendón
In order to meet the end users' requirement and improve their collaboration workplace, most of Enterprise customers do some customizable deployment in the Production environment. But once the customers make the upgrade decision, they will face to the problem: DBs are up to upgrade, but some site...
on
12 Nov 2018
Wiki Page:
SharePoint Provider Hosted Apps: How to Send Email
Peter Geelen
Table of Contents Using general Email Sending method Using SharePoint Client Object Model (CSOM) Using SharePoint JavaScript Model (JSOM) There are several alternative approaches available to send Emails from SharePoint Provider Hosted apps: General Email Sending method SharePoint Client Object...
on
12 Nov 2018
Page 20 of 110 (2,750 items)
«
18
19
20
21
22
»