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
>
has links
Tagged Content List
Wiki Page:
Azure Event Hubs Servisinin Ayağa Kaldırılması - Demo (tr-TR)
Peter Geelen
Serinin daha önceki yazılarında stream olarak hızlı bir şekilde akan verinin elde edilmesi ve analizinin gerçekleştirilmesi için kullanabileceğimiz seçeneklerden ve genel mimariden bahsetmiştik. Microsoft Azure Event Hubs ve Microsoft Azure Stream Analytics servislerinin bu amaçla ne gibi çözümler...
on
12 Feb 2020
Wiki Page:
Migrate classic policies in the Azure portal
Peter Geelen
Conditional access is a capability of Azure Active directory (Azure AD) that enables you to control how authorized users access your cloud apps. While the purpose is still the same, the release of the new Azure portal has also introduced significant improvements to how conditional access works. The...
on
10 Feb 2020
Wiki Page:
Blazor:Alphabet Learning Mobile Game using Mobile Blazor Bindings
George Chrysovaladis Grammatikos
Table of Contents Introduction Getting Started with Mobile Blazor Binding Application Blazor Project Android Project Prerequisites Installing Mobile Blazor Binding Template Code part Creating Mobile Blazor Binding Applicatoin Mobile Blazor Binding Solution Structure: Run the Blazor APP in Android: Step...
on
8 Feb 2020
Wiki Page:
SharePoint 2016: Simple Example Governance Plan Template
Edward van Biljon
Table of Contents 1.0 Overview 1.1 Document Objective 1.2 Revision History 1.3 Related Documents 1.4 Governance Framework 1.5 Audience 2.0 Governance Committee 2.1 Purpose 2.2 Membership 2.3 Roles 3.0 Site Architecture 3.1 Site Types 3.2 Site Collections 3.3 Use of Subsites in Site Collections 3.4 Site...
on
7 Feb 2020
Wiki Page:
SharePoint 2010: Webpage message: An unexpected error has occurred
Edward van Biljon
Table of Contents Problem Troubleshooting Solution References Notes Problem A site owner reported that he was unable to edit the home page of his SharePoint 2010 site after it had been moved to another site collection in the same web application. When he clicked on the Edit button on the Page...
on
7 Feb 2020
Wiki Page:
SharePoint 2016: Create custom permission levels for surveys
Edward van Biljon
Table of Contents Introduction Method Step 1: Enable users to only create, edit and view their own responses Step 2: Disinherit the survey's permission scope from its parent site Step 3: Create Custom Permission Level Step 4: Create a new SharePoint group Step 5: Grant the new group the custom survey...
on
7 Feb 2020
Wiki Page:
Blazor: Learning Cross-Platform Mobile development using Mobile Bindings
SYEDSHANU - MVP
Table of Contents Introduction Getting Started with Mobile Blazor Binding Application Blazor Project Android Project Prerequisites Installing Mobile Blazor Binding Template Code part Creating Mobile Blazor Binding Applicatoin Mobile Blazor Binding Solution Structure: Run the Blazor APP in Android:...
on
3 Feb 2020
Wiki Page:
Exchange Server User Groups
Evgenij Smirnov
This page contains resources for and a listing of offline Microsoft user groups focused on Exchange Server Table of Contents Exchange Server User Group Listing Exchange Server Resources on the TechNet Wiki Contribute to the TechNet Wiki Getting Help and Engaging the TechNet Wiki Community See Also...
on
31 Jan 2020
Wiki Page:
Minimum Security Rights for BizTalk Server 2006 to 2016
ThomasECanter
Table of Contents Introduction Security Rights Tables Basic Access Application Administrator Group Administrator Host Administrator Top Administrator Group, Database, and Role Requirements Basic Access Settings Application Administrator Settings Group Administrator Settings Host Administrator Settings...
on
30 Jan 2020
Wiki Page:
SharePoint Online SPOMod: New-SPOListView
Arleta Wanat
This article describes a function of a custom SharePoint Online module available for download and installation at Technet Gallery and GitHub . Table of Contents New-SPOListView Parameters Examples See Also New-SPOListView Creates a list view. Parameters ...
on
29 Jan 2020
Wiki Page:
WPF: get all controls of a specific type using C#
Kareninstructor
Table of Contents Introduction Base extension method Wrapper extension methods CheckBoxes Radio Button groups Other controls Enabling/disabling controls Windows Forms Summary See also Source code Introduction In this article language extension methods are presented to locate controls in containers...
on
27 Jan 2020
Wiki Page:
User Page: RajeeshMenoth
RajeeshMenoth
Note This is a " User Page " (click for a list of all user pages on TechNet Wiki). User pages on TechNet Wiki exist for the following reasons: To link to these pages from various online profiles, blog posts, etc. To allow collaboration on filling out such information. To...
on
27 Jan 2020
Wiki Page:
VB.NET Writing better code Part 2
Kareninstructor
Table of Contents Introduction Assertions Protecting users from users Connect to data on other machines Working with placing data elements on a form Input validation Summary See also Source code Introduction Part 1 of this series covered best practices while writing code with Visual Basic .NET...
on
27 Jan 2020
Page 18 of 143 (3,575 items)
«
16
17
18
19
20
»