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 References
Tagged Content List
Wiki Page:
BizTalk Server: Default Pipelines
Sandro Pereira
Table of Contents Introduction Default Receive Pipelines PassThruReceive XMLReceive Stage1: Disassemble – XML Disassembler Component A. AllowUnrecognizedMessage B. DocumentSpecNames C. EnvelopeSpecNames D. RecoverableInterchangeProcessing E. ValidateDocument Stage2: ResolveParty – Party Resolution Component...
on
2 Nov 2016
Wiki Page:
ASP.NET Web API: monitorando serviços REST com o Application Insights
Renato Groffe
Table of Contents Introdução Exemplo de utilização Testes Conclusão Referências O objetivo deste artigo é demonstrar como o Application Insights (serviço que integra o Microsoft Azure) pode ser utilizado no monitoramento de serviços REST baseados na tecnologia ASP.NET Web API. Introdução Questões...
on
30 Oct 2016
Wiki Page:
BizTalk Application Naming Conventions
Richard Mueller
Table of Contents Introduction General Considerations Short Names Sortable Names Readable Names Discoverable Names Self-describing Names (Semantics) Name definitions Naming Conventions Generic Names Visual Studio artifacts BizTalk Artifacts Considerations Generic and Visual Studio Names Controversial...
on
30 Oct 2016
Wiki Page:
BizTalk Server: Enabling ETW for BizTalk Applications in a Constrained Production Environment
Richard Mueller
Table of Contents Introduction Problem Solution Starting Tracing Stopping Tracing Generate Text File References See Also Introduction It is good practice to instrument BizTalk applications using the BizTalk CAT Instrumentation Framework. This framework uses Event Tracing for Windows (ETW) and provides...
on
30 Oct 2016
Wiki Page:
BizTalk Server 2010: Pricing and Licensing
Richard Mueller
Table of Contents Introduction Pricing and Licensing Core BizTalk Editions Specialized BizTalk Server Editions Pricing per CPU Reference See Also Credit Introduction The BizTalk Server 2010 editions are designed to address customers' diverse needs. Customers interested in building connecting...
on
30 Oct 2016
Wiki Page:
Getting Started With Realsense 3D Technology
Richard Mueller
Table of Contents Intel RealSense Technology Hardware and Software Requirements Setting up the Environment 1. Intel RealSense 3D Camera (Front F200) 2. Intel RealSense Snapshot 3. Intel RealSense 3D Camera (Rear R200) Intel Realsense SDK Sample Browser Emotion Viewer C# sample Face Tracking Demo (Unity...
on
28 Oct 2016
Wiki Page:
Windows 10 Apps: Leverage Continuum feature to change UI for Mouse/Keyboard users using custom StateTrigger
Richard Mueller
Table of Contents Introduction Design Problem Solution class ContinuumTrigger : StateTriggerBase VisualStateManager Result Sample Project References Introduction Several of the controls in Windows Univeral Apps will change dynamically depending on whether the user is using a mouse click or a...
on
26 Oct 2016
Wiki Page:
Windows PowerShell पोर्टल (hi-IN)
Richard Mueller
Table of Contents सामान्य उपकरण विज्ञप्ति कई प्रौद्योगिकियों BizTalk सर्वर एक्सचेंज सर्वर Forefront पहचान प्रबंधक - FIM Office उत्पादों SharePoint Windows OS और पूरक उत्पादों SQL सर्वर सक्रिय निर्देशिका संदर्भ यह भी देखें अन्य भाषाएँ परिचय Windows PowerShell "Windows प्रबंधन Framework"...
on
26 Oct 2016
Wiki Page:
ASP.NET Core 1.0: utilizando a tag cache em Views
Renato Groffe
Table of Contents Introdução Implementando a aplicação de testes Testes Conclusão Referências Este artigo tem por objetivo abordar o uso da tag cache em Views do ASP.NET Core 1.0. Introdução O mecanismo de cache que integra o ASP.NET Core 1.0 passou por diversas mudanças em relação às versões...
on
23 Oct 2016
Wiki Page:
ASP.NET Core 1.0: implementando Tag Helpers customizadas
Renato Groffe
Table of Contents Introdução Implementando a aplicação de testes Testes Conclusão Referências Este artigo tem por objetivo abordar a implementação de Tag Helpers customizadas no ASP.NET Core 1.0. Introdução As Tag Helpers são mais uma das novidades do ASP.NET Core 1.0 , podendo ser consideradas...
on
17 Oct 2016
Wiki Page:
SharePoint 2013: Site Collection cannot be Restored due to Insufficient Space
Burak Uğur
Table of Contents Problem Definition Steps to recreate the issue Scenario 1 Scenario 2 Cause Resolutions Mitigation References Problem Definition We get error "Site collection could not be restored. Make sure the content databases are available and have sufficient space" when try to...
on
14 Oct 2016
Wiki Page:
SQL Server: Misleading Database Initial Size Label
Sabah Shariq
Table of Contents Introduction Performing the test How does database know its initial size? Can I shrink database below Initial size? Conclusion References Introduction In SQL Server every database has a property Initial Size (MB) which can be seen in database properties. It's the size that...
on
13 Oct 2016
Wiki Page:
Getting Started With Azure Automation DSC
Sabah Shariq
Table of Contents Need of DSC Azure DSC Configu ration Resources MOF Files Compilation Job DSC Pull Server Compiling DSC Files Demo Updating Configuration References Let’s start with the word DSC, it stands for Desired State Configuration. There are certain scenarios wherein an IT administrator...
on
11 Oct 2016
Page 57 of 77 (1,925 items)
«
55
56
57
58
59
»