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
Tagged Content List
Wiki Page:
BizTalk Server Resources on the TechNet Wiki
[Kamlesh Kumar]
Table of Contents Introduction BizTalk Server Articles Common Across Versions About Installation, Configuration & Optimization Administration Support & Troubleshooting Business Rules Engine (BRE) Other Topics Resources Tools Accelerators Development Guides Design General Development Schemas Maps...
on
31 May 2020
Wiki Page:
BizTalk Server 2020: Set up and Install Prerequisites
[Kamlesh Kumar]
Table of Contents Introduction Mandatory Steps Step 1. Join the Administrators Group Step 2. Enable Network DTC Access Step 3. Install Windows Updates Step 4. Install Visual C++ 2015-2019 redistributable package Step 5. Install Microsoft OLE DB Driver for SQL Server Step 6. Enable IIS Step 7...
on
31 May 2020
Wiki Page:
Exchange 2016: View the status of a database seeding using PowerShell
Peter Geelen
Here is a quick PowerShell tip for viewing the status of database seeding. Sometimes you might have a seed running from a PowerShell window and then when you check the green progress bar is no longer visible as you might have had a refresh on domain controllers or you have a 3rd party app that kills...
on
30 May 2020
Wiki Page:
Exchange 2016 Troubleshooting: Mailbox move error.
Peter Geelen
There are a number of errors that can appear when you doing mailbox moves. The normal ones is when they stall because the catalog cannot keep up or you hit a threshold but in this case, moving from one server to another one just fails. To find the error, you need to use the following command: ...
on
30 May 2020
Wiki Page:
Windows Forms Overview
Kareninstructor
Table of Contents Getting Started With Windows Forms Community Resources Forums Blogs and Microsoft documentation Wiki Articles Other Resources Software Downloads Other Languages Deutsch (de-DE) Windows Forms is a set of classes in the .NET Framework that enables developers to quickly create Windows...
on
25 May 2020
Wiki Page:
Windows Forms: Entity Framework Core Reverse Engineering databases
Kareninstructor
Table of Contents Introduction Reverse engineering Using Entity Framework Tools Requirements SQL-Server ScaffoldDbContextHelper utility Setting Creating a scaffold command Using the tool standalone Microsoft Access ScaffoldDbContextHelper utility Learning points Examples Using asynchronous code Not everything...
on
25 May 2020
Wiki Page:
Visual Studio debugging windows services
Kareninstructor
Table of Contents Introduction Installing the service Project setup Debug point See also Summary Introduction Building Windows services can be challenging, especially for developers whom never written a Window service before. Most documentation including Microsoft warns that a developer should...
on
25 May 2020
Wiki Page:
Connecting to databases and exception handling
Kareninstructor
Table of Contents Introduction Building the Sample projects Description Overview Best practice Using project classes Exception handling starter Other databases Securing a Microsoft Access database Next steps Rules Connection string rules Exception rules Data connection rules Summary See also Source code...
on
25 May 2020
Wiki Page:
C# 7 new methods for returning data with out parameters and ValueTuple
Kareninstructor
Table of Contents Introduction Requirements Basics Projects types Unit test Returning data variations Oracle example SQL-Server asynchronous Summary See also Source code Introduction Many developers who work with databases in solutions will learn one or two methods to interact with data and...
on
25 May 2020
Wiki Page:
Entity Framework Core Find all by primary key (C#)
Kareninstructor
Table of Contents Introduction Implementation Usage Example Summary See also Setup code sample Source code Introduction Entity Framework Core has a method DbSet<TEntity>.Find(Object[]) used to find a entity by primary key but does not have a method to find multiple keys. This article presents...
on
25 May 2020
Wiki Page:
Basic asynchronous operations (VB.NET)
Kareninstructor
Table of Contents Introduction Various ways to perform asynchronous BackgroundWorker simple Enumerate files with cancellation Copy file asynchronous with progress Asynchronously database connection Read file asynchronously C# helpers VB.NET helpers Summary See also External recommended reading Source...
on
25 May 2020
Wiki Page:
Reusable PnP React control for SharePoint Framework: TreeView
Nanddeep Nachan
Table of Contents Overview The Control Implementation Set up SPFx Solution for TreeView NPM Package Using TreeView control in SPFx Solution Custom Rendering Selection Modes Conclusion Download References See Also Overview After using the PnP reusable React controls for years, I am now privileged...
on
25 May 2020
Wiki Page:
Delete Vault Error Message: Vault cannot be deleted as there existing resources within the vault
George Chrysovaladis Grammatikos
Table of Contents Introduction Problem: Solution Useful Links Introduction In this article, you will read how you can deal with one of the Azure Recovery Service error messages. Problem: When you trying to delete an Azure Recovery Vault instance perhaps you will see the following error...
on
25 May 2020
Page 19 of 1,414 (35,350 items)
«
17
18
19
20
21
»