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
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
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
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 French
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
Browse by Tags
>
TechNet Articles
>
All Tags
>
en-us
>
has image
Tagged Content List
Wiki Page:
Exchanging messages between devices and services
Peter Geelen
In this post I will provide few examples which show how to exchange messages between devices and services. In all examples, we will assume that service is implemented in .NET for Windows System32 (today known as desktop) and device is implemented in .NET for Windows RT. Please note that there are many...
on
22 Mar 2020
Wiki Page:
Analyzing Twitter Data with Hive in HDInsight and SteamInsight
Peter Geelen
In this tutorial you will query, explore, and analyze data from twitter using Apache™ Hadoop™-based Services for Windows Azure and a Hive query in Excel. Social web sites are one of the major driving forces for Big Data adoption. Public APIs provided by sites like Twitter are a useful source of data...
on
22 Mar 2020
Wiki Page:
Installing Workflow 1.0 BETA with Workflow Host
Peter Geelen
This is the third part of my advices and feedbacks to the first Beta of known Azure-Services for on-premis installations. You can find the whole series also in the developers.de blog. First of all download all components from http://www.microsoft.com/en-us/download/details.aspx?id=30369 . To install...
on
22 Mar 2020
Wiki Page:
Installing Service Bus Server 1.0 BETA
Peter Geelen
This is the second part of my advices and feedbacks to the first Beta of known Azure-Services for on-premis installations. You can find the whole series also in the developers.de blog. In July 2012 Microsoft has published for the first time a piece of Windows Azure which is installable locally ...
on
22 Mar 2020
Wiki Page:
SCVMM 2008 Troubleshooting: How to Fix Incomplete VM Stuck in Creating State
Peter Geelen
Note: This article is based on VMM 2008 and might not apply to VMM 2012 (R2) Have you ever run into a situation where a failed P2V or other job leaves you with a VM you cannot delete? I have and it usually ends up looking something like this: Recently we’ve had a couple of cases come in...
on
22 Mar 2020
Wiki Page:
Azure: Configuring Windows Server 2012 R2 Base Configuration Test Lab
Peter Geelen
The current version of this content is available at the following link: Test Lab Guide: Windows Server 2012 R2 Base Configuration in Azure Abstract This Microsoft Test Lab Guide (TLG) provides you with step-by-step instructions to create the Windows Base Configuration test lab in a Azure...
on
22 Mar 2020
Wiki Page:
Windows Server 2012 Step-by-Step Guide: Configuring DC into existing windows 2008 R2 Forest/Domain with PowerShell
Peter Geelen
Table of Contents Goal Step 1: Install server Step 2: Rename server Step 3: Disable ipv6 Step 4: Static IP Step 5: DNS Step 6: reboot Step 7: add to domain Step 8: restart Step 9: Add domain services Step 10: install script Step 11 exec policy Step 12: run script Goal we will promote our first...
on
22 Mar 2020
Wiki Page:
Exchange 2013 Troubleshooting: Unable to uninstall E13 or remove database
Peter Geelen
If you are unable to remove such database or in the process of trying to remove the Exchange 2013 server and receiving fallowing errors take a quick look how to deal with “Arbitration mailboxes? See the steps listed below. Steps Remove-MailboxDatabase : This mailbox database contains one...
on
22 Mar 2020
Wiki Page:
Small Basic: Dictionary
Thaelmann-Pioniere
This article explains about Dictionary object in Small Basic programming language. Table of Contents Dictionary Object Recommended Font Sample Program Known Issues See Also Other Languages Dictionary Object Dictionary object has following 16 operations. GetDefinitionInFrench operation has...
on
22 Mar 2020
Wiki Page:
.NET: What does async & await generate?
Peter Geelen
Do you ever get the feeling that you want to know exactly what happens behind the scenes? I do, quite a lot actually. Which is one of the many reasons that I’ve written about IL, Reflection and ways to prove how certain code behaves and works using tools such as Reflector. If you’ve read my book C#...
on
21 Mar 2020
Wiki Page:
.NET: Understanding Equality
Peter Geelen
Table of Contents Introduction Let's Get Started Equality is Difficult/Complex Reference V/S Value Equality Reference and Value Types == Operator Different Ways to Compare Values Equality and Comparison Equality for Floating Points Equality Conflict with Object Oriented Principles The Problem Summary...
on
21 Mar 2020
Wiki Page:
Azure: KUDU Console
Peter Geelen
Table of Contents Introduction: KUDU Console? Developer Requirements: Introduction: This article will help you to understand what the KUDU console is on Microsoft Azure and how to work with KUDU console on Azure. KUDU Console? KUDU Console is a debugging service on the Azure platform which...
on
21 Mar 2020
Wiki Page:
Azure SQL Database: Overview
Peter Geelen
Azure SQL Database is a cloud database service from Microsoft. SQL Database provides web-facing database functionality as a utility service where you pay only for what you use. Cloud-based database solutions such as SQL Database can provide many benefits, including rapid provisioning, cost-effective...
on
21 Mar 2020
Wiki Page:
Azure HDInsight Service: Working With Data
Peter Geelen
This tutorial covers several techniques for storing and importing data for use in Hadoop MapReduce jobs run with Windows Azure HDInsight Service ( formerly Apache™ Hadoop™-based Services for Azure). Apache Hadoop is a software framework that supports data-intensive distributed applications. While Hadoop...
on
21 Mar 2020
Wiki Page:
BizTalk Server: How to Simplify Complex XML Schemas
Peter Geelen
Introduction The XML Schemas are used for two main tasks: for processing XML documents (for the XML document validation and for the XML document transformation); for defining the domain specific standards. Table of Contents Introduction XML Schemas and Domain Standards How to Simplify?...
on
21 Mar 2020
Wiki Page:
Azure Architecture Modelling
Peter Geelen
Table of Contents The Blueprints Samples Visio Template Imagine an RFP situation with multiple vendors for example. Often a vendor will present and come across to the customer as more of an expert than the others. Obviously, there are many factors involved in the process and a component of this how...
on
21 Mar 2020
Wiki Page:
SQL Server Troubleshooting: Database corruption & recovery simulation
Peter Geelen
Table of Contents Introduction Test scenario Conclusion Introduction Quite often DBA's need a sample corrupt database to learn or play around but how often do you get such sample online? There are few blogs which can provide you with sample corrupt database or backup file but not everybody...
on
21 Mar 2020
Wiki Page:
SharePoint Online: Revert Modern View Back To Classic In List / Libraries Using CSOM
Peter Geelen
Table of Contents Introduction Pre-requisite Scenario Objective Step 1 Step 2 Step 3 Steps 4 Step 5 Output Before - Modern View Experience After Code Implementation - Classic View Experience List experience set Classic exprience Introduction In this article, we explore how to Set the List/libraries...
on
20 Mar 2020
Wiki Page:
Sharepoint: Connect to site with MFA enabled using CSOM and PnP PowerShell
George Chrysovaladis Grammatikos
Table of Contents Introduction Connecting to a site with MFA using CSOM Connecting to a site with MFA using PnP PowerShell Introduction We often write utilities and scripts for performing certain automation and tasks for a SharePoint site. Authenticating a user with standard authentication...
on
20 Mar 2020
Wiki Page:
How to Check Exchange Database Health
George Chrysovaladis Grammatikos
The feeling of bliss when everything is working in top shape in your Exchange Server setup and anyone would be taking a coffee and enjoying the day. This of course is because the Exchange Admins are working hard in keep this up and monitoring the Exchange Server. Checking the database of your setup...
on
20 Mar 2020
Wiki Page:
Small Basic 1.3: Installation Guide
Nonki Takahashi
Currently, this article describes about Microsoft Small Basic 1.3 which is released as a Store App. Table of Contents System Requirements Visit Store Install Launch How to Uninstall See Also Additional Resources Other Languages System Requirements Windows 10 version 14342.0 or higher required...
on
20 Mar 2020
Wiki Page:
Small Basic: How a Program Runs
Nonki Takahashi
This article illustrates how a Small Basic program runs. Table of Contents How a Program Runs See Also Additional Resources Other Languages How a Program Runs When the [Run] button on the Small Basic environment (SB.exe) is clicked, it calls Small Basic compiler (SmallBasicCompiler.exe)....
on
20 Mar 2020
Wiki Page:
Small Basic: Interactive Learning with Xamarin Workbooks
Nonki Takahashi
This article introduces Xamarin Workbooks with SmallBasic.Workbook 1.2.0. Xamarin Workbooks is an interactive learning tool for C#. SmallBasic.Workbook is a package to allow using Small Basic library in Xamarin Workbooks. C# and Small Basic are programming languages running on Microsoft .NET Framework...
on
20 Mar 2020
Wiki Page:
Office Web Apps 2013: Setting up Load Balanced Multi Server Farm with SSL (HTTPS)
Peter Geelen
If you are not a browser fan, You can download PDF version of this Article from Microsoft TechNet Gallery – https://gallery.technet.microsoft.com/Setting-up-Multi-Server-23e1f2ca Contents Table of Contents Contents 1. Introduction This Guide will cover the following requirements. 2. Server...
on
20 Mar 2020
Wiki Page:
PerfGuide: User Mode Versus Privileged Mode Processor Usage
Peter Geelen
You have arrived at this point in the adventure because you have identified high processor usage on your Windows computer. If this is not correct, then return to the Start of the Performance Guide. Threads (the worker bees of a process) can execute in one of two modes: User Mode or Privileged...
on
19 Mar 2020
Page 14 of 336 (8,376 items)
«
12
13
14
15
16
»
Can't find it? Write it!
Post an Article