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
>
magazine article
Tagged Content List
Wiki Page:
SharePoint 2013: Creating a Composed Look
Andy ONeill
Table of Contents Introduction Why were Composed Looks introduced? What is a Composed Look? Change the composed look Steps to create a Composed Look Create Master Page Color Palette Font Palette SharePoint Color Palette Tool Create Composed Look Using Visual Studio Conclusion References See Also ...
on
8 Jul 2015
Wiki Page:
Small Basic on Mac
Nonki Takahashi
This article shows how Small Basic programs run on Mac. Table of Contents Silverlight Mono Virtual Machine Other Resources See Also Silverlight Small Basic can be run on Mac OS in a browser using the SIlverlight plug in. The Silverlight plug-in is supported by Safari and Firefox (browser...
on
30 Jun 2015
Wiki Page:
Calling Stored Procedures Using Transact-SQL
Saeid Hasani
Table of Contents Scope Introduction Calling a stored procedure without parameter Warning Calling a stored procedure with input parameter Based on the parameter position Based on the parameter name Calling a stored procedure with parameter that has default value Tips and tricks Parameter Nullability...
on
23 Jun 2015
Wiki Page:
Connecting the System Center Products for Better Integration
Danish Islam (Danny)
Table of Contents Creating Connectors in Operations Manager Edition of the connector in Service Manager Creating item (CI) Connector in Service Manager Other Connectors Many who use the System Center products 2012 still using tools like in 2007 and 2008, i.e. autonomously. Thus, the Service...
on
19 Jun 2015
Wiki Page:
Installing Office Web Apps 2013 and Integrating with Lync, Exchange, SharePoint and Online Viewers
Edward van Biljon
Table of Contents Overview Prerequisites for Installing Office Web Apps Install Office Web Apps Server Create the Office Web Apps Server farm Digital Certificate Installed Configure URLs Testing the Configuration Configure Servers to Use Office Web Apps Configure Exchange Server Digital Certificate OWA...
on
18 Jun 2015
Wiki Page:
How to Create a Virtual Machine in Hyper-V Manager to Run the Windows 10 Technical Preview
Edward van Biljon
Table of Contents Scope Introduction Description Scope This article will show you how to create a Virtual Machine in Hyper-V Manager to run the Windows 10 Technical Preview. Introduction Before you create the Virtual Machine, we need to ensure that the Hyper-V is enabled. Start...
on
17 Jun 2015
Wiki Page:
Extension\Expansion of Time Dimension in Analysis Services
Edward van Biljon
Table of Contents Introduction Time Dimension in Analysis Services Extension\Expansion of Time Dimension Extension\Expansion technique for time dimension created using time table generated in the data Source Extension\Expansion technique for time dimension created using time table generated on the server...
on
17 Jun 2015
Wiki Page:
Behavioral Difference of IIf Function in T-SQL Compared To SSRS
Edward van Biljon
Table of Contents Context Illustration Bitwise Boolean Checks Nesting Level Conditional Branch Evaluation Summary See Also Context IIf function was a new addition in SQL Server 2012 which provides a simplified way to implement conditional logic. Though we have a similar function available in...
on
12 Jun 2015
Wiki Page:
Using Microsoft Azure Active Directory for SharePoint 2013 authentication
Edward van Biljon
Table of Contents Summary Prerequisites Steps that need to be completed Create a new Azure AD tenant and namespace Add a WS-Federation identity provider Add SharePoint as a relying party application Create a rule group for claims-based authentication Create a claim mapping Configure SharePoint for the...
on
12 Jun 2015
Wiki Page:
Wiki: Visual Basic Portal
tommytwotrain
This article is a portal that alphabetically lists all the Microsoft Visual Basic articles that are on TechNet Wiki. Please add more Wiki articles about Visual Basic or arrange this list categorically. TITLE LAST REVISION BY CREATION DATE TAGS .NET Development User...
on
12 Jun 2015
Wiki Page:
Working with HTTP and JSON
Edward van Biljon
This article is about how to work with HTTP requests and JSON in Windows Phone and Windows store Applications. The sample is a Windows Phone App, but the same methods would apply for a Windows Store app. What is JSON ? JSON (JavaScript Object Notation) is a lightweight data-interchange...
on
11 Jun 2015
Wiki Page:
Parsing Data From a Flat File With Inconsistent Delimiters in SQL Server
Edward van Biljon
Table of Contents Introduction Bulk Copy Options BULK INSERT OPENROWSET....BULK BCP Files With Text Qualifiers BULK INSERT OPENROWSET...BULK BCP Parsing Flat File With Inconsistent Delimiters in SSIS Files With Text Qualifiers in SSIS Summary See Also Introduction This article explains variations...
on
11 Jun 2015
Wiki Page:
Make System Center Orchestrator Text Faster than a Teenager using PowerShell and Twilio
Edward van Biljon
Table of Contents Introduction What It Does How it Works Twilio Integration Delivery Methods Configuration Implementing In Your Environment Prerequisites Twilio Setup Files Setup Importing the Runbooks Configuring the Variables Configuring Active Directory Integration Kicking the Tires Troubleshooting...
on
11 Jun 2015
Page 53 of 68 (1,700 items)
«
51
52
53
54
55
»