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
>
has Conclusion
Tagged Content List
Wiki Page:
SharePoint Online: How to set Search Center URL using JSOM
Dave Rendón
Table of Contents Introduction: Code: References: Conclusions: Introduction: In this post, we will discuss how we can set search center URL in SharePoint Online Office 365 site collection using JavaScript object model code. The same code will also work in SharePoint 2016 or SharePoint 2013. To...
on
10 Sep 2018
Wiki Page:
SharePoint 2013: How to use Deferred when done in JSOM to make asynchronous to synchronous call
Dave Rendón
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 a synchronous call in SharePoint Online or SharePoint 2016/2013. In SharePoint 2013 client object model supports ExecuteQueryAsync...
on
10 Sep 2018
Wiki Page:
SharePoint Online: Working with Sites using JSOM
Dave Rendón
Table of Contents Introduction: Create Site using JSOM in SharePoint Online: JSOM Code: Delete Site using JSOM SharePoint Online: HTML Code: JSOM Code: Reference: Conclusion: Introduction: Here we will discuss how we can create and delete site using JavaScript Object Model (jsom) in SharePoint...
on
10 Sep 2018
Wiki Page:
SharePoint Online or SharePoint 2013 Steps to use Deferred promise and then in Rest API
Edward van Biljon
Table of Contents Introduction: Syntax: Full Code: Reference: Conclusion: Introduction: Here we will discuss how to use deferred promise and then in Rest API in SharePoint Online or SharePoint 2013 to make a synchronous call. We can use Deferred promise and then in Rest API in SharePoint...
on
9 Sep 2018
Wiki Page:
SharePoint online Office 365 how to remove or hide Replace It button from file upload dialog box
Edward van Biljon
Table of Contents Introduction: Solution: References: Conclusion: Introduction: Here we will discuss how we can hide the "Replace It" button from the "A file with the same name already exists" dialog box in SharePoint Online Office 365 site. If we are adding any document to...
on
9 Sep 2018
Wiki Page:
SharePoint Online Office 365 create a provider hosted add-in and host in Microsoft Azure using Microsoft Azure Web Apps method
Bijay Kumar Sahoo
Table of Contents Introduction: Detailed Steps: Conclusion: Introduction: Here we will discuss how we can create a provider-hosted add-in using visual studio 2015 for SharePoint online site and how we can host it in Microsoft Azure. SharePoint Provider Hosted Add-ins contains components that are...
on
8 Sep 2018
Wiki Page:
SharePoint Online: Add item to SharePoint list using JavaScript Object Model JSOM
Bijay Kumar Sahoo
Table of Contents Introduction: HTML Code: JSOM Code: References: Conclusion: Introduction: Here we will discuss about how we can add or insert an item to a SharePoint online list using JavaScript client object model (JSOM). The same code also works fine if you want to use in SharePoint 2016 or...
on
7 Sep 2018
Wiki Page:
Power BI: Two Way To Get Data From SharePoint List / Library
George Chrysovaladis Grammatikos
Table of Contents Introduction Get SharePoint List/Library Using OData Feed Steps Get SharePoint List/Library Using SharePoint List Connection Steps Applies To Conclusion See Also Introduction In this article, we will explore two way to get data from SharePoint List / Library in Power BI. Get...
on
6 Sep 2018
Wiki Page:
ASP.NET Core MVC: How to load a partial view
HansamaliGamage
Table of Contents 1 Introduction 2 Background 3 Create ASP.NET Core project 3.1 Add Student Model 3.2 Change Index method in HomeController 3.3 Add Student list view 3.4 Add js file to load students 3.5 Create a partial view for students 3.6 Change data load methods 3.7 Load partial view from javascript...
on
6 Sep 2018
Wiki Page:
.NET Core: Process a Excel file with Microsoft Graph API & Azure Function
HansamaliGamage
Table of Contents 1 Introduction 2 Background 3 Get profile information 3.1 Microsoft Graph 3.2 Get profile details using Graph explorer 3.3 Get profile details in Postman 3.4 Register application in Application Management Portal 4 View files in your One Drive 5 Create Function App 5.1 Create basic solution...
on
5 Sep 2018
Wiki Page:
Exchange Server Monitoring Event Logs Status Report in Daily Email Notification
Richard Mueller
Table of Contents Summary Steps Creating .bat Creating .PS1 Script Scheduling a Task in Exchange Results in Email Conclusions Summary The Get-EventLog cmdlet is not specific to Exchange Server, but we can use it to gather information about Exchange Server from the event logs. For example, to return...
on
5 Sep 2018
Wiki Page:
Azure Log Analytics: Deploying the first log analytics workspace
Richard Mueller
Table of Contents Overview What is Log Analytics? Log Analytics Diagram Log Analytics Sources Log Analytics Pricing Log Analytics Workspace Create The Workspace Connect A Data Source (On-Premise Windows computer) Download The Windows Agent Windows OMS Agent Installation (Following the Wizard Steps.....
on
5 Sep 2018
Wiki Page:
Azure Storage: C# Create Container, Upload and Download Blobs
Richard Mueller
Table of Contents Prerequisites Active Azure Account Subscription Resource Group Create resource group Create Storage Account Search for the service Create the Storage Account Create a Blob Container The Visual Studio Part Create a New Console App Project NuGet Package (Windows.Azure.Storage) Search...
on
5 Sep 2018
Page 21 of 43 (1,075 items)
«
19
20
21
22
23
»