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
>
has TOC
Tagged Content List
Wiki Page:
SBS 2003 Troubleshooting: DNS server 'ReservedPort' fix needed on all servers
Peter Geelen
Table of Contents Problem The FIX... Conclusion Problem DNS server (source port randomisation) fix 953230 (MS08-037) causes other services (inc IPSEC) to fail to start The update to Microsoft DNS client and server (MS08-037) (kb 953230) fixes the source-port randomisation flaw in the DNS...
on
31 Mar 2020
Wiki Page:
System Center products: List of Rollup Updates
Denis Dyagilev
Table of Contents System Center 2012 System Center 2012 Service Pack 1 System Center 2012 R2 System Center 2016 System Center 2012 Comment Knowledge Base Article ID Update Rollup 1 for System Center 2012 KB2686249 Update Rollup 2 for System Center...
on
31 Mar 2020
Wiki Page:
SharePoint: Show List Item Level Attachments Using REST API And jQuery
Peter Geelen
Table of Contents Introduction Scenario Objective Step 1 Step 2 Step 3 Final Output Introduction In this article, we will explore in Sharepoint 2013, how to show the Sharepoint list item level attachments using REST API and jQuery. In a previous article, we explained about adding multiple attachments...
on
31 Mar 2020
Wiki Page:
Active Directory Certificate Services (AD CS) PowerShell Examples
George Chrysovaladis Grammatikos
Examples of what you can do with Active Directory PowerShell related to certificate management in Active Directory Certificate Services (AD CS) Table of Contents Update User Certificates View User Certificates Installing AD CS with Install-AdcsCertificationAuthority Additional Resources See Also ...
on
31 Mar 2020
Wiki Page:
Acknowledgements in BizTalk
George Chrysovaladis Grammatikos
Table of Contents Acknowledgements in BizTalk How to create the Acknowledgement and send it? With Orchestration: With Pipeline: How this works? See Also Acknowledgements in BizTalk Today I want to talk to you about sending Acknowledgements from BizTalk which can be achieved...
on
31 Mar 2020
Wiki Page:
Active Directory Certificate Services (AD CS) Introduction
George Chrysovaladis Grammatikos
Important Wiki Administrator Note (24/jun/2014) With explicit permission of the content owners, this article is republishing information. This article is collecting and republishing updated information on Active Directory Certificate Services (AD CS) that has been published on Technet...
on
31 Mar 2020
Wiki Page:
BizTalk 2013 R2 known bugs, issues & quirks
George Chrysovaladis Grammatikos
Introduction Every so often we come across a bug, a strange behavior, or something we just wish BizTalk or Visual Studio was capable of doing. The following is a list of known bugs, issues, & other quirks* of BizTalk 2013 R2 and Visual Studio 2013 development tools for BizTalk, this in addition...
on
31 Mar 2020
Wiki Page:
SharePoint Framework: An Introduction to single part app pages
Peter Geelen
Table of Contents Introduction Getting Started Create Single App Part Page Using Powershell Create Modern Page in SharePoint using PnP Powershell. Change the Page Layout to SingleWebpartAppPage using PnP PowerShell Comparison Characteristics of Single Part App Page Conclusion See Also Introduction...
on
30 Mar 2020
Wiki Page:
SharePoint Framework (SPFx): An introduction to Isolated webpart
Peter Geelen
Table of Contents Introduction Purpose Theory Architectural Flow Implementation of Domain isolated webpart Upgrade SPFx solution from SPFx 1.6.x to 1.7.0 version Examining the domain isolated webpart Conclusion See Also Introduction After the introduction of SPFx version 1.6.0, there were...
on
30 Mar 2020
Wiki Page:
SharePoint Framework: Consume Graph API using MSGraphClient
Peter Geelen
Table of Contents Introduction Purpose Create a SPFx Webpart Prerequisite Getting Started Create SharePoint Framework Solution Consuming MS Graph API using MSGraphClient Send Email via Graph API using MSGraphClient Open the Solution in Visual Studio Code Change the UI of SPFx Webpart Calling the Graph...
on
30 Mar 2020
Wiki Page:
SharePoint Framework (SPFx) React Controls : Creating custom list form including People picker and Taxonomy picker
Peter Geelen
Table of Contents Introduction Getting Started 1. Create SPFx web part 2. Include reusable React controls - People Picker & Taxonomy picker 3. Building a complex form - Performing CRUD operation using PnP JS 1) Create Model for the project 2) Include PnP components inside the project 3) Create a...
on
30 Mar 2020
Wiki Page:
Share data between SPFx webpart
Peter Geelen
Table of Contents Introduction Pictorial Representation of Architectural Flow Getting started Create two SPFx webpart Include PnP JS Library Get Items & Put it in Session Storage using PnP JS Define interface Create Service Get Items using PnP JS Entity Merging Store & Retrieve value via Session...
on
30 Mar 2020
Wiki Page:
Office 365 Public CDN to serve the content
get2pallav
Table of Contents Overview About Office 365 Public CDN Prerequisites Set up Office 365 CDN Create CDN origin Other Helpful CDN Commands List CDN Origins Remove the CDN origin Use CDN on SharePoint Pages and Customizations REST API to get Public CDN URL Conclusion References See Also Overview Office...
on
30 Mar 2020
Wiki Page:
Microsoft Wiki Guru Competitions: March 2020
Nanddeep Nachan
Table of Contents Introduction How to Enter 1. Create a new TechNet Wiki Article Steps 2. Tell us about it Categories (in alphabetical order) ASP.NET BizTalk Forefront Identity Manager Microsoft Azure Microsoft 365 /O365 SharePoint Small Basic SQL BI & Power BI SQL Server General & Database Engine...
on
30 Mar 2020
Wiki Page:
Typescript: Getting Started (Part 1)
get2pallav
Table of Contents Setup TypeScript Development Environment Install Visual Studio Code Editor Install Node.js Install Typescript Create a Project in TypeScript Create a new folder Create the typescript file Create Html File Transpile TS to JS Test the Project Setup TypeScript Development Environment...
on
30 Mar 2020
Wiki Page:
Wiki: How to Filter Tag Results by More than One Tag
Peter Geelen
Table of Contents Credits URL convention Bugreport on short form NOTES: Examples Example 1: I want to see all the Portuguese articles about SQL Server. Example 2: I want all the SharePoint articles written in English. Example 3: I want all the articles that are about PowerPivot, Excel, and are known...
on
30 Mar 2020
Wiki Page:
MS Project: Truncated Project Notes when Viewing/Exporting
Santhosh Sivarajan-
Table of Contents Viewing Project’s Notes field Background Export-to-View Options Related Information VBA to Export Project Notes and Other Selected Fields to Excel Macro Overview Object Library References Installation and Setup Precaution Export Macro Code Viewing Project’s Notes field Background...
on
30 Mar 2020
Wiki Page:
MS Project: Linking and/or Assigning Resources to Summary Tasks
Santhosh Sivarajan-
Table of Contents Summary Task Resources - Summary Task Linking - References It is important to understand that summary tasks in Project are not activity tasks but rather a visual and data summary of the subtasks under them. Two often asked questions about summary tasks are, "can resources be...
on
30 Mar 2020
Wiki Page:
Typescript: Getting Started - SPFx Development (Part 2)
Edward van Biljon
We saw how to setup the development environment in the Part 1 of this series. Now lets see how to debug and create the project structure Table of Contents Debug the Application Creating Folder Structure Package.JSON HTTP Server Debug the Application If you want to add breakpoints...
on
29 Mar 2020
Wiki Page:
Windows: How to Multiboot with Bitlocker, TPM, and a Non-Windows OS
Peter Geelen
IT Pros and developers often have to dualboot their machiens for dev/test, troubleshooting, teaching or other reasons. In Windows "8" Consumer Preview, you can instead use Client Hyper-V , turn your machine into a Hyper-V host, and then use VMs. Or, you can continue to setup your machine...
on
29 Mar 2020
Wiki Page:
Small Basic: リソースを翻訳する方法 (ja-JP)
Nonki Takahashi
この記事では、Translator For Microsoft Edge (トランスレーター フォー マイクロソフト エッジ)と Microsoft Translator Widget (マイクロソフト トランスレーター ウィジェット)による翻訳の方法、特に Small Basic のリソース情報の翻訳について説明します。 Table of Contents Translator For Microsoft Edge セットアップ 翻訳 Microsoft Translator Widget 関連項目 他の言語 Translator For Microsoft Edge...
on
29 Mar 2020
Wiki Page:
Small Basic コミュニティ協議会 (ja-JP)
Nonki Takahashi
Table of Contents 目的 メンバー 前メンバー メンバーになるには 関連項目 他の言語 目的 このコミュニティ協議会はマイクロソフトとコミュニティ双方のメンバーからなる小さなグループです。コミュニティ協議会は以下の目標とタスクに責任があります: Small Basic コミュニティ全体のマイクロソフトに対する代表。 Small Basic コミュニティを育成し、支援しまとめます。 Small Basicのバグや機能要求を収集し、コミュニティを代表してマイクロソフトの V チームに示します。 Small Basic MSDN ブログ、Facebook ページ...
on
29 Mar 2020
Wiki Page:
Small Basic:龟标(Turtle)(zh-CN)
Nonki Takahashi
本文介绍Small Basic编程语言中的龟标操作。 Table of Contents 什么是龟标? 属性 操作 已知的问题 示例代码 示例程序 其他资源 参见 其他语言 什么是龟标? 龟标来自Logo编程语言。它被称为Turtle Graphics。转动和移动龟标会产生图形形状。有关龟标历史的详细信息写在这篇TechNet Wiki文章中: 《Small Basic:龟标的历史》 。 Turtle . Show ( ) 上面的这一行代码使龟标显现(如下图) 属性 Turtle对象具有以下四个属性: Angle——获取并设置龟标的角度...
on
29 Mar 2020
Wiki Page:
Small Basic: Xamarin Workbooks でインタラクティブな学習 (ja-JP)
Nonki Takahashi
この記事は、SmallBasic.Workbook 1.2.0 と Xamarin Workbooks について紹介します。 Xamarin Workbooks は、C# のインタラクティブな学習ツールです。 SmallBasic.Workbook は Xamarin Workbooks で Small Basic ライブラリを使用できるようにするパッケージです。C# および Small Basic は Microsoft .NET Framework 上で実行されるプログラミング言語です。 Table of Contents Xamarin Workbook をインストール SmallBasic...
on
29 Mar 2020
Wiki Page:
Small Basic: プログラムが動く仕組み (ja-JP)
Nonki Takahashi
この記事は Small Basic のプログラムがどう動くのか説明しています。 Table of Contents プログラムがどう動くか 関連事項 追加リソース 他の言語 プログラムがどう動くか Small Basic の環境で [実行] ボタンをクリックすると、Small Basic の環境は Small Basic コンパイラー (SmallBasicCompiler.exe) を呼び出します。Small Basic コンパイラーはソースファイル xxx.sb を読み込み、それをコンパイルし、デバッグファイル xxx.pdb と実行可能な xxx.exe を出力します...
on
29 Mar 2020
Page 15 of 359 (8,972 items)
«
13
14
15
16
17
»
Can't find it? Write it!
Post an Article