Browse by Tags

Tagged Content List
  • Wiki Page: FIM 2010 R2: Review pending export changes to Active Directory using XSLT

    Table of Contents Introduction Create a Log File Using Export Run Profile Using the XSLT with your XML log file Conclusion Introduction Many times, we end up having some pending exports to Active Directory Domain Services during FIM deployments. If those changes are few, then using...
  • Wiki Page: Installing BizTalk Server 2013 on Multiple Virtual Machine on Windows Azure

    Table of Contents Introduction Prerequisites Step By Step Register a DNS Server in Windows Azure Create a Virtual Network on Microsoft Azure Deploy a new Windows Server 2012 VM in Windows Azure (Domain Controller) Configure a Windows Server Active Directory Forest in a Windows Azure VM Deploy a new BizTalk...
  • Wiki Page: Create a Universal Application with Windows App Studio

    In this article we will see how to develop a Universal App with Windows App Studio. Table of Contents An introduction to Windows Phone App Studio Access the Portal Conclusion But what do we mean when we speak of a Universal App? The Universal App template adds the ability to develop an...
  • Wiki Page: Windows Phone 8.1: Sqlite (Part two)

    Table of Contents Introduction Creation Finddata screen Creation Result screen Creation class Job Creation class RoleUser Modification of the class Parametri_ricerca Insertion of the necessary namespace Implementation of the code in the class DatabaseManagement Modification Insert class Modification...
  • Wiki Page: Arduino Due: Development

    Table of Contents Introduction Hardware features Installing libraries needed for development Parameter settings Sample project Conclusion Introduction This article provides a brief introduction to the Arduino Due boards. We are start with the hardware and finish with an explanation of the entire...
  • Wiki Page: Arduino due and Mobile Service read and display the data on phone.

    Table of Contents Introduction. Creation of the Windows Phone. Creation of the graphical interface. Creating class tabsensor. Creating class ServiceData. Changing the class App.xaml.cs. Test the application. Conclusion. Introduction. We continue our path in Article Arduino due and Mobile Service...
  • Wiki Page: Arduino Due and Mobile Service(it-IT)

    Table of Contents Introduction. Create a Mobile Service. Build electronic circuit. Write the code for to upload data form sensor dht11 to Microsoft Azure. Test application. Conclusion. Introduction. In the previous article Arduino Due: Development , it was made an introduction of this board...
  • Wiki Page: MOD Function in MDX

    MDX has variety of functions to support the user needs. MDX lacks the function to find the modulo operation. But we can achieve the modulo operation by using the calculated member. Formula: number1 - (Int(number1/number2) * number2) Sample code is below: WITH MEMBER number1 AS...
  • Wiki Page: Command Prompt improvements in Windows 10

    Table of Contents Enabling The New Features Window Upgrades Windows Resizing Transparency Edit Upgrades Quick Edit Mode Enable Ctrl Key Shortcuts Filter Clipboard Contents On Paste Word Wrap Extended Text Selection Keys Summary See Also With Windows 10, the Command Prompt has finally gotten some...
  • Wiki Page: TechNet Guru Iconography Suggestions

    This page is intended to gather suggestions of Iconography for the Technet Guru Competition. Table of Contents Introduction What Do We Want? Discussion Current State of this Process Rough Prototype Suggestion I'm still working on this: Introduction The background to this is explained...
  • Wiki Page: TechNet Guru Contributions - January 2016

    Table of Contents Introduction How to Enter Categories Microsoft Azure BizTalk Forefront Identity Manager SharePoint 2010 / 2013 Small Basic SQL BI & Power BI SQL Server General & Database Engine System Center Transact-SQL Universal Windows Apps Visual Basic Visual C# Windows PowerShell Windows...
  • Wiki Page: SharePoint 2010 - Improve Search Relevance

    Table of Contents Introduction The Role of the SharePoint Developer The SharePoint Search Ranking Model Structure Tutorial (…the exciting part) What you need Test Harness Using the new Ranking Model Additional PowerShell Commands References Introduction I recently developed a SharePoint 2010...
  • Wiki Page: SharePoint: Customize Calendar Events using Javascript

    Table of Contents Introduction Code Snippet Code Explanation Usage Scenarios Introduction Today I came across a requirement to filter the oob calendar(webpart) based on querystring parameter.For eg. If QueryString parameter Field1 = “XYZ” than calendar page should show only event which is having...
  • Wiki Page: SharePoint 2010: Get the Created and Modified date of an SPView using PowerShell

    Introduction The following file information, Created, Created By, Modified, Modify By, cannot be accessed directly via the SPView object. The SPView object doesn't provide these properties. Use the SPFile object to access these properties. "Created by" matches SPFile . Author...
  • Wiki Page: TechNet Guru Contributions - December 2015

    Table of Contents Introduction How to Enter Categories Microsoft Azure BizTalk Forefront Identity Manager SharePoint 2010 / 2013 Small Basic SQL BI & Power BI SQL Server General & Database Engine System Center Transact-SQL Universal Windows Apps Visual Basic Visual C# Windows PowerShell Windows...
  • Wiki Page: Download Microsoft Small Basic

    We now offer two choices for downloading Microsoft Small Basic: Small Basic 1.2 - If you're using Windows 10 / Windows 8.1 / Windows 8 / Windows 7 / Windows Vista Small Basic 1.0 - If you're using Windows XP or prior operating systems Microsoft Small Basic 1.2 Small Basic...
  • Wiki Page: T-SQL: Finding Difference in Columns in the Table

    This article is going to discuss a common problem of finding difference in multiple columns of two tables and listing the new and old values in these columns along with the column names. This article is based on the following blog post String Manipulation to Find Difference in Different Columns in...
  • Wiki Page: ASP.NET MVC 5 - Bootstrap 3.0 in 3 Steps

    Table of Contents Introduction Create ASP.NET Web Application Upgrade version if necessary Change Layout Resources See Also Introduction This article walks you through the steps for creating a ASP.NET MVC 5 Web Application using Bootstrap as template for layout. Below are the steps: Create...
  • Wiki Page: ASP.NET MVC5 - AngularJS, Create XLS file using ExcelPackage

    Table of Contents Introduction STEP 1 - Create ASP.NET Web Application STEP 2 - Install Nuget STEP 3 - Excel Generate Class STEP 4 - Run Application Resources See Also Introduction This article walks you through the steps for create a report in Excel using ExcelPackage. ExcelPackage...
  • Wiki Page: SSRS: How to Display Multiple Columns (Header and Value) Horizontally Stacked in one Row Cell

    Table of Contents Introduction Solution See Also Introduction This article is the outcome of an answer to this question in the MSDN SSRS forum. Solution Example : Consider below query is my dataset : DECLARE @sample_data table ( Name varchar (50), ...
  • Wiki Page: List of Achievements by Danish Islam (Danny)

    Table of Contents Introduction Articles By Danish Islam January 2016 December 2015 September 2015 August 2015 June 2015 May 2015 April 2015 TechNet Guru Awards December 2015 August 2015 June 2015 May 2015 April 2015 List of Winning Articles SharePoint 2010/2013 Technical Guru Miscellaneous Technical...
  • Wiki Page: T-SQL: RIGHT, LEFT, SUBSTRING and CHARINDEX Functions

    Table of Contents RIGHT and LEFT CHARINDEX SUBSTRING Using them together References See Also This article explains the functionality and uses of the LEFT, RIGHT, SUBSTRING and CHARINDEX functions in SQL. This article will leave you with sound knowledge and understanding that you can take away and...
  • Wiki Page: Small Basic: Shapes Editor

    This article introduces a Small Basic program called "Shapes". This is a program for editing picture with Small Basic Shapes objects. Table of Contents Output Usage Import Pen and Brush Shapes Cut, Copy and Paste Save and Open Supplemental Tools History Known Issues See Also Other Resources...
  • Wiki Page: AADSync Technical Overview

    This topic has been superseded by AADSync Technical Concepts . Tip For feedback and questions, do not comment
  • Wiki Page: Modern UI For WPF Application by Example (Default Window Without Back Button)

    Table of Contents Scope Introduction Description Source Code Scope The purpose of this article is to show how to create a default window in WPF using the Modern UI , but without the back button. Introduction Modern UI is a set of controls and styles converting our WPF application...
Page 25 of 41 (1,005 items) «2324252627»
Can't find it? Write it!