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:
Cloud Hybrid Search (CHS) as per SharePoint 2016 IT preview
Peter Geelen
Table of Contents Introduction Why about CHS (Cloud Hybrid Search) Benefits on CHS Key Elements with CHS (Cloud Hybrid Search) Limitation of CHS (Cloud Hybrid Search) Introduction Cloud hybrid search is wonderful feature for the business customers. This feature enables to index all the content...
on
1 Jun 2020
Wiki Page:
Azure: Providing Admin Consent to Registered Application
Shweta Jain (Lodha)
Table of Contents Background Analysis Solution Background The requirement was about adding a new Task in Planner , which is part of Office 365 . Now for any adding Task , we have to traverse through Groups , then Bucket and then inside any defined Bucket we can create a Task. In order...
on
1 Jun 2020
Wiki Page:
TechNet Guru: The Most Frequent Award Winners
.paul. _
Table of Contents Introduction Leader Table Wiki Contest Statistics See Also Introduction The TechNet Wiki Guru Competition is a monthly competition that provides a chance to all members of the community to contribute great articles in the categories of their choice ( minimum requirements...
on
1 Jun 2020
Wiki Page:
ISA 2006 / TMG Troubleshooting: Error Code: 502 Proxy Error. No such service is known, The service cannot be Found in the specified name space. (10108) while accessing Internet
Peter Geelen
Table of Contents Issue Error Code: Troubleshooting Solution Issue A case where Internet Access has stopped working through ISA Server 2006 and users are getting following error message : Error Code: 502 Proxy Error. No such service is known, The service cannot be Found in the specified name...
on
31 May 2020
Wiki Page:
SQL SERVER with SharePoint 2010 BCS Troubleshooting: Errors encountered during configuration
Peter Geelen
Table of Contents Brief How-To Troubleshoot Brief SharePoint has come a long way with Line-Of-Business Applications Integration. Through the virtue of BCS in SharePoint 2010 it made integration handy and trouble-free. But even after this many of use fell into some issues and have to burn down time...
on
31 May 2020
Wiki Page:
Azure: Transferring data to special administrative regions
Peter Geelen
Table of Contents Introduction High-level Requirement Solution Some performance matrix from my environment Introduction The main problems while sharing data in china from rest of world is “The Great Firewall of China” I’m sure that all of us are aware of the word so called” The Great firewall...
on
31 May 2020
Wiki Page:
Windows Azure Pack (WAP) - Update Rollup Challenge
Peter Geelen
Table of Contents Introduction Update Rollup Challenge Identifying Windows Azure Pack (WAP) Role Locations Windows Azure Pack PowerShell API PowerShell Deployment Toolkit (PDT) - Workflow.xml Programs and Feature Windows Azure Pack Microsoft Best Practice Analyzer Conclusion Introduction While...
on
31 May 2020
Wiki Page:
Microsoft Dynamics CRM 2011: Naming Convention Pitfalls when Creating Entities, Attributes (Fields) and Relationships
Peter Geelen
Whenever we start technically developing a Dynamics CRM 2011 project, the first things we do are creating entities, attributes, relationships, forms and views. When I say technical development it means after all the initial project design and documentations are complete. Before we start development...
on
31 May 2020
Wiki Page:
Windows 7: Application Crash Dump Analysis
Peter Geelen
Table of Contents Windows Error Reporting Program Database Files (PDB) Creating an Application to Crash Opening and Analyse a Dump File in Visual Studio 2010 Conclusion For many years unhandled exceptions were the bane of my existence. On some occasions caused by me but mostly caused by other rouge...
on
31 May 2020
Wiki Page:
Windows 7 SP1: List of Offline Files (CSC) related hotfixes for post Service Pack 1
Peter Geelen
Applies to: Windows 7 Service Pack 1 Windows 7 SP1 Win7 Service Pack 1 Win7 SP1 Note: You should check http://support.microsoft.com for the latest version of the different files. Note 2: These are not available in Windows Update. Note 3: You can download them without entering your e-mail...
on
31 May 2020
Wiki Page:
Visual Studio: Copy files post build
Kareninstructor
Table of Contents Introduction Base database Database folder Copy database code Base usage Preferred usage Missing database Demonstration code Summary See also Source code Introduction Learn an alternate method to provide a new local database available within the application folder rather than...
on
31 May 2020
Wiki Page:
WPF/Entity Framework Core primer (C#)
Kareninstructor
Table of Contents Introduction SQL-Server database User interface Entity Framework Core DbContext Model Main window DataGrid Filtering Finding data Adding new records Deleting records Monitoring user interface changes Monitoring database operations Save changes XAML Summary External resources See also...
on
31 May 2020
Wiki Page:
Windows 7 SP1 and Windows Server 2008 R2 SP1: List of Explorer (Shell) related hotfixes post SP1
Peter Geelen
Applies to: Windows 7 Service Pack 1 Windows 7 SP1 Windows Server 2008 R2 Service Pack 1 Windows Server 2008 R2 SP1 W2K8 R2 Service Pack 1 W2K8 R2 SP1 Note: You should check http://support.microsoft.com for the latest version of the different files. List of Explorer related hotfixes...
on
31 May 2020
Page 18 of 1,414 (35,350 items)
«
16
17
18
19
20
»