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:
ASP.NET: Understanding WebHooks
Richard Mueller
Table of Contents Download source code: Introduction Previous write-ups Pre-requisite Purpose Setting up WebHook source repository Setup source code Consume WebHooks WebHook receiver Samples Creating sample application using Nuget packages Parts of NuGet Packages What are WebHook Receivers? Creating...
on
18 Apr 2018
Wiki Page:
Azure Function App: Create a trigger on Cosmos DB
Richard Mueller
Table of Contents 1 Introduction 2 Background 3 Create a document in Azure Cosmos DB 3.1 Create Azure Cosmos DB account 3.2 Create a document in a collection 3.3 Query a collection 4 Create a document programmatically 4.1 Create a console application 4.2 Create Cosmos DB settings 4.3 Create a Document...
on
18 Apr 2018
Wiki Page:
Consuming Microsoft ASP.NET Webhooks Receivers
Richard Mueller
Table of Contents Download complete application: Bitbucket Activity Dashboard Introduction Previous write-ups Prerequisite Application : Architecture and Design Database API User Interface (UI ) Creating the Sample Application New Web application Select Template Adding support of BitBucket Webhook...
on
18 Apr 2018
Wiki Page:
ASP.NET Core 2.0: CRUD Operation With Razor Pages
Ken Cenerelli
Table of Contents Introduction Prerequisites Creating Table and Stored Procedures To insert an Employee Record To update an Employee Record To delete an Employee Record To view all Employee Records Create Razor Page Web Application Adding A Model to the Application Adding Razor Pages Create Employee...
on
15 Apr 2018
Wiki Page:
ASP.NET Core 2.0: CRUD Operation With Entity Framework
Ken Cenerelli
Gold Award Winner Table of Contents Introduction Prerequisites Create the MVC Web App Add data Model Class Add references to scaffolding Scaffold the Employee Controller Initial Migration of Database Execution Demo An Insight into Delete method Conclusion Source Code See Also Reference Introduction...
on
15 Apr 2018
Wiki Page:
PowerShell and SQL: Monitoring Disk Space - XML and ADO.NET Class Libraries
Ken Cenerelli
Table of Contents Introduction Step by Step details Input File Table Creation Prepare XML document Parsing XML Document Stored Procedure Creation Execute PoSH script ADO.NET Create a Connection Create Command ExecuteNonQuery Output Conclusion TechNet Blog External Blog See Also Introduction...
on
11 Apr 2018
Wiki Page:
ASP.NET Core 2.0: Getting Started With Identity And Role Management
Edward van Biljon
Table of Contents Introduction Authentication and Authorization Authentication Authorization Prerequisites Step 1: Create a Database Step 2: Create your ASP.NET Core Updating appsettings.json Step 3: Add Identity Service in Startup.cs Step 4: Register and Create your First User Migration Refresh the...
on
9 Apr 2018
Wiki Page:
Alerting in SCOM on OMS Solution Pack updates
Ken Cenerelli
Table of Contents Overview Script SCOM Configuration. Conclusion Overview When OMS pushes a new solution pack to Operations Manager, there is no clear way to know when this has been done. This script will query the Operational Database and return results of any updates. It's set...
on
9 Apr 2018
Wiki Page:
Quantum Computing: An Introduction
Ken Cenerelli
Table of Contents Introduction What is Quantum Theory? Limitation of Classical Computers What is a Quantum Computer? What is a Qubit? What is Superposition principle? What Is Entanglement? What Is a Topological Qubits? What are quantum computers better at than ordinary computers? How to setup Quantum...
on
9 Apr 2018
Wiki Page:
Blend for Visual Studio: Tips & Tricks
Ken Cenerelli
Table of Contents Steps 1. Textbox in designer 2. Binding 3. Slider 4. Running Application Conclusion References Microsoft Blend for Visual Studio (formerly Microsoft Expression Blend ) is a user interface design tool for XAML based application i.e. UWP , WPF or Silverlight . Hint: This article...
on
9 Apr 2018
Wiki Page:
UWP: Rendere scrollabile il contenuto di una ContentDialog nelle UA (it-IT)
karimSP
Table of Contents Introduzione Riprodurre il problema Come risolvere il problema Conclusione Risorse Introduzione Gli oggetti ContentDialog permettono di visualizzare una finestra modale per bloccare l'applicazione in attesa di un input da parte dell'utente. Questa tipologia di controlli...
on
9 Apr 2018
Wiki Page:
C# : Why Use Property
karimSP
Table of Contents Introduction Declare and read/write example of property Create Readonly Property Create WriteOnly Property Assign Values to Properties on Object Creation Auto Mapped Property Validate Property Value Use of Property as a Method Property in C# 6 Conclusion See Also Introduction ...
on
8 Apr 2018
Wiki Page:
Windows Server Step by Step: Disk Space Monitoring Guide using PowerShell
Ken Cenerelli
Table of Contents Abstract Introduction Features Highlights Details Disk Space Utilization Report CSV - Disk Space Report - HTML CSV - Disk Space Report - Excel DiskSpace GUI Tool MultiServer(s) Disk Space GUI Tool Monitoring Disk Space with SQL Server and PowerShell via SQL Agent PoSH & SQL...
on
8 Apr 2018
Page 28 of 43 (1,075 items)
«
26
27
28
29
30
»