Browse by Tags

Tagged Content List
  • Wiki Page: Wiki: Technologies Portal111

    The following article is a community-driven list of key products and technologies covered on the TechNet Wiki and the top associated TechNet Wiki articles. This page has TechNet Wiki links only . This list is not intended to include all the articles about each product, and it does not include articles...
  • Wiki Page: Wiki Bugfix: Geänderte Tags auf History Tabs

    Clicky
  • Wiki Page: SQL Server Columnstore Index FAQ

    The SQL Server xVelocity memory-optimized columnstore index stores data by columns instead of by rows, similar to a column-oriented DBMS. The columnstore index speeds up data warehouse query processing in SQL Server 2012 through the current version, in many cases by a factor of 10 to 100. We'll...
  • Wiki Page: Plagiarism at TechNet Wiki - First Empirical Data and Analysis

    You may have noticed it: Plagiarism in TechNet Wiki is becoming a problem, and it is getting more attention now. This article presents a first empirical analysis, gives insights to some mechanisms behind plagiarism, explains the current rules, shows alternatives to plagiarism, and summarizes the critical...
  • Wiki Page: SQL Server Samples Readme

    The SQL Server 2012 samples provide a variety of databases and files that you can use to learn about new and existing features. This article is the consolidated Readme for each sample in the SQL Server 2012 release. It provides prerequisite information, installation instructions, and links...
  • Wiki Page: User Page: Carsten Siemens

    Carsten is a Senior Technical Architect working at Capgemini. He contributes on TechNet Wiki and Forums. Carsten is also a moderator of the German Translation Wiki. Table of Contents TechNet Wiki Articles Stubs Translated articles (German) See Also Contact Note : This is a " User Page...
  • Wiki Page: Active Directory Certificate Services (AD CS) Public Key Infrastructure (PKI) Frequently Asked Questions (FAQ)

    AD CS PKI FAQ Table of Contents AD CS PKI FAQ Where should I post my AD CS questions? Which blogs should I follow for AD CS? Where can I find more information about AD CS Events in the Event Viewer? What are the changes for AD CS between Windows Server 2008 and Windows Server 2008 R2? Will you post...
  • Wiki Page: Wiki: User Experience Guidelines

    This is a work in progress. The User Experience Guidelines exist as an effort to establish basic consistencies across TechNet Wiki. The guidelines are manual (you have to make the changes yourself), and a goal of creating manual guidelines is to eventually turn some of them into automatic guidelines...
  • Wiki Page: Wiki: Cross-Linking

    The Wiki article Wiki: User Experience Guidelines is a great resource for making all TechNet Wiki articles more useful. A good example is the use of cross-linking to improve the user experience. It helps users navigate the Wiki and find the information they need without searching. It leverages the...
  • Wiki Page: TechNet Wiki: Getting Started

    To get started with the Wiki, you can view content or you can contribute by adding information to existing articles, updating content, or adding new pages and stub articles . Table of Contents Quick Tour of the Wiki If You Want to Find and Read Content If You Want to Contribute TechNet Wiki Feature...
  • Wiki Page: Certificate Services Lifecycle Notifications

    Applies to Windows 8 and Windows Server 2012 Table of Contents Overview Event Viewer Task Scheduler Settings for Autoenrollment added to Group Policy Windows PowerShell Script for IIS Binding Scripting considerations Windows PowerShell script security Denial of service potential Do not use CertificateServicesClient...
  • Wiki Page: Active Directory: LDAP Syntax Filters

    LDAP Syntax filters can be used in many situations to query Active Directory. They can be used in VBScript and PowerShell scripts. Many utilities, like adfind and dsquery *, accept LDAP filters. Many PowerShell Active Directory module cmdlets, like Get-ADUser, Get-ADGroup, Get-ADComputer, and Get-ADObject...
  • Wiki Page: PowerPivot Overview

    Microsoft’s Analysis Services product team (in the SQL Server division) has developed a new product that provides self-service BI (Business Intelligence) functionality for users of Microsoft Office. This product is generally referred to as PowerPivot , and it consists of both a client-side component...
  • Wiki Page: How to Get High-Quality Icons Using Visual Studio Image Library

    Almost all UI applications need icons and bitmaps. However, it's not an easy task to create or find icons which match the Windows style, look like well known Microsoft icons and are royalty-free ... unless you use the Visual Studio Image Library which contains over 7750 high quality icons and bitmaps...
  • Wiki Page: Visual Studio Image Library - Hochwertige Icons zur freien Verwendung (de-DE)

    Dieser Artikel ist die deutsche Übersetzung meines zuerst auf Englisch erschienen Artikels How to Get High-Quality Icons Using Visual Studio Image Library . Es ist eine Selbstverständlichkeit: Anwendungen mit grafischer Oberfläche benötigen Icons und Bitmaps. Deutlich schwieriger ist es jedoch...
  • Wiki Page: IKVM.NET (de-DE)

    Dieser Artikel ist die deutsche Übersetzung meines zuerst auf Englisch erschienen Artikels IKVM.NET . Dieser Artikel gibt einen ersten, sehr kurz gehaltenen Überblick über IKVM.NET. Eine Link-Liste erleichtert die ersten Schritte. Table of Contents Überblick Idee Installation Links Projekt...
  • Wiki Page: Choice of Virtualization Strategy: Backup and Restore

    Discussion High-Level Overview Vendor-agnostic (what are these boxes?) In this article Related Titles Guest-Level Backup Host-Level Backup Host-Level Backup Modes Offline Host-Level Backup...
  • Wiki Page: Baumstrukturen mit LINQ abfragen (de-DE)

    Dieser Artikel ist die deutsche Übersetzung meines zuerst auf Englisch erschienen Artikels How to Query Trees Using LINQ . (Gerichtete) Bäume gehören zu den häufigsten Datenstrukturen in der Informatik. Wie sie mit LINQ genutzt werden, ist aber weniger offensichtlich. Dieser Artikel definiert...
  • Wiki Page: IKVM.NET

    This article gives a very brief overview of IKVM.NET. A link list helps getting started. Table of Contents Overview Idea Installation Links Project & Download Videos See Also Other languages Overview Idea IKVM makes it possible to execute Java bytecode with the .NET or Mono....
  • Wiki Page: Windows Bugcheck Analysis

    Table of Contents Why Windows Crashes? Some Terminology The Blue Screen Identifying the Stop Error Understanding the Stop Message Collecting a Kernel-Mode Crash Dump Preparing the Environment Analyzing the Crash Dump File Common Stop Messages Stop 0xA (IRQL_NOT_LESS_OR_EQUAL) Stop 0xD1 (IRQL_NOT_LESS_OR_EQUAL...
  • Wiki Page: PowerPivot Measures

    This article shows you how to create a measure based on data in the Data Analysis Expressions (DAX) sample workbook. The workbook includes bike-related data from the AdventureWorks database. For information about where to get the sample workbook, see Get Sample Data for PowerPivot in the TechNet Library...
  • Wiki Page: How to Query Trees Using LINQ

    A (directed) tree is one of the most common data types. But how do you use trees in LINQ? This article introduces a generic LINQ-Extension which solves the problem, gives an example and discusses alternatives. Table of Contents Motivation Solution Usage Example Contradictions and alternatives...
  • Wiki Page: Books for Developers

    This topic is a recommended reading. This article indicates a suggested or recommended reading that will provide you with accurate and important informations for a better understanding of the covered topic. Table of Contents Introduction .NET General ADO.NET ASP.NET Best Practices...
  • Wiki Page: How to Automatically Add a Table of Contents (TOC) to Your Wiki Article

    This TechNet Wiki article shows you how to automatically add a table of contents to your Wiki article by using the "[ TOC ]" tag. You need to include headers in your article, and then the TOC tag places a table of contents that will link down to the corresponding section of your article....
  • Wiki Page: SignalR

    SignalR makes it easy to build multi-user, real-time web applications with ASP.NET. SignalR establishes a persistent bidirectional connection which enables the server to call client methods or send messages to the client. This article gives a brief overview of SignalR. A commented link list helps getting...
Page 1 of 3 (75 items) 123
Can't find it? Write it!