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
>
TechNet Guru
Tagged Content List
Wiki Page:
SharePoint Online: List Relationships workaround.
Sandro Pereira
Table of Contents Description Scenario A scenario where Relationships WILL NOT work. A scenario where Relationships Will work. Description The Relationships feature of a list of the current build of Office 365's SharePoint Online does not work on all pages. This article shows where...
on
12 Oct 2014
Wiki Page:
SharePoint 2013: Installing and registering the Workflow Manager
Sandro Pereira
Prerequisites 1. Check the Central Admin if the Service is already running before you start the whole process. 2. Server where installation is done should be connected to internet. There are ways to install when it is not connected to the internet too. 3. Install the Workflow Manager...
on
12 Oct 2014
Wiki Page:
Import a SSIS Project From Catalog Using T-SQL Script
Sandro Pereira
In SSIS 2012 we have project deployment model available where SSIS projects can be deployed to Integration Services Catalog. There are many scenarios where we need to import a project back to our local environment and do some manipulations with them. One straightforward way of doing it is by using...
on
12 Oct 2014
Wiki Page:
SQL Server: Select Records From One Table Based on Fields in Another Table
Sandro Pereira
Table of Contents Introduction Case Overview Solution design Query Code Introduction In SQL one can use the “NOT IN” or “EXISTS” to select records in a table based on the existence of field values of that table in another table. This works well when you have just one field as a criteria but...
on
12 Oct 2014
Wiki Page:
Transact-SQL: Return DBCC Output in a View
Sandro Pereira
Table of Contents Background Our case study is the Original Forum question The solution Step 1: create a system stored procedure that returns DBCC Step 2: Preparation Step 3: Return stored procedure result in view, using openquery Conclusions Resources and More information Code Resource More information...
on
12 Oct 2014
Wiki Page:
Analyzing C# code using NDepend
Sandro Pereira
Table of Contents Introduction Description Conclusion See Also Introduction Best practices in Software Development is the right way to have a good quality in Software and nowadays the developers/architects/managers has more consciousness about it or should have! There are a lot...
on
12 Oct 2014
Wiki Page:
WPF: Adding Right-Aligned Row Numbers To a DataGridRowHeader
Sandro Pereira
Table of Contents Introduction DataGrid.RowHeaderTemplate DataGrid.RowHeaderStyle Aligning Row numbers Virtualization Dynamically added/removed items Additional Resources Introduction This article provides an example of how you can right-align or centre the text in a DataGridRowHeader in a DataGrid...
on
12 Oct 2014
Wiki Page:
How to Create and Use an Add-On for the PowerShell ISE
Brian Nadjiwon
Table of Contents Introduction Adding PowerShell ISE Add-On Menus PowerShell $Profile Automatic Variable Introduction The PowerShell ISE has the capability to add Add-Ons to the PowerShell ISE environment. Add-Ins are user defined and can be implemented in PowerShell to integrate with the PowerShell...
on
9 Oct 2014
Wiki Page:
How to Create and Use Enums in Powershell
Brian Nadjiwon
Table of Contents Introduction Accessing Enums Accessing Enumerators Accessing Enumerator Values Using Switch on an Enum Defining an Enum Using Enums With Functions Enums as Parameters Enums as Return Types Using Enums Dynamically Using Enums with the -Is Type Operator Using Enums with the -As Type Operator...
on
9 Oct 2014
Wiki Page:
SharePoint Vanity URLs
Brian R Jones
Sometimes there is a business need to buy a domain like www.x.com, and you need this URL to redirect to a site or s ub site in your SharePoint farm. In this scenario you would use " Vanity URLs" which are URLs that just redirect to existing Site Collections. To do this in SharePoint 2010...
on
9 Oct 2014
Wiki Page:
Windows Troubleshooting: Error 0xC00000BE on Application Start
Peter Geelen
Issue description You try to start an application in Windows and get the error message that the application cannot start due to error 0xc00000be: Error description (example dialog - german error) This error code means (see http://msdn.microsoft.com/en-us/library/cc704588.aspx ): ...
on
9 Oct 2014
Wiki Page:
Unexplained High CPU Usage on Intel E5 Processors
Ed Price - MSFT
An experience with unexplained high CPU utilization on a server with an Intel E5 cpu. A client with 2 identical Hyper-v servers running almost identical VMs. One of the servers out of the blue started having high CPU utilization. The host was bouncing from 35-50% and the guests were at 99% CPU utilization...
on
8 Oct 2014
Wiki Page:
FIM 2010 R2: Metaverse Attribute Flow Precedence and dealing with Blank values
Ed Price - MSFT
Table of Contents Introduction Case Overview Solution requirement Solution design Code logic Code Introduction In FIM Attribute flow precedence determines which Management agent (MA) gets priority when more than one is contributing to a field in the Metaverse. If an MA does not have a value...
on
6 Oct 2014
Page 61 of 77 (1,925 items)
«
59
60
61
62
63
»