Browse by Tags

Tagged Content List
  • Wiki Page: BizTalk Server: Processing large files (streaming)

    Table of Contents Introduction Receive Pipeline Component XmlTranslatorStream Execute Method Send Pipeline Component XmlTranslatorStream Implementing Pipelines See Also Introduction Sometimes we will need to receive and process messages containing large files with BizTalk. For this example we will...
  • Wiki Page: Migrating BizTalk Server maps to Azure BizTalk Services maps

    Table of Contents Introduction How can you migrate BizTalk Server maps to Azure BizTalk Services maps? Using BizTalk Map Migration Tool Limitations Sample Can this map be improved? Using Custom XSLT Code How To extend Azure BizTalk Services maps to use custom XSLT code How do I generate XSL output from...
  • Wiki Page: Automating BizTalk BTDF Generated MSI Deployments in Multi Server Environment

    Table of Contents Introduction Who is this for? What does this tool do? Walk Through Steps How it works? Customization Limitations Conclusion See Also Introduction Well I am not going to tell you about BizTalk Deployment Framework, it is already a well known tool for customizing the BizTalk MSI...
  • Wiki Page: Making a Windows Phone App to read TechNet profile through JSON

    Table of Contents Scope Our goal Prerequisites Referencing Newtonsoft.Json through Nuget Querying Web page Deserializing JSON Prepare data structure with LINQ Binding to ListBox, and layout customization Conclusive example Settings page, or avoiding manual HTML search Demo Sample video Scope ...
  • Wiki Page: Smart Baby Monitor with Intel Edison and Ubidots

    Table of Contents Our Smart Baby Monitor will : Requirements: Making Connections Programming Code for the Analog Microphone Code for the Temperature Sensor Sending data to Cloud Setting up Ubidots Intel Edison is small enough for wearables. It gives lot of flexibility to developers through...
  • Wiki Page: Windows Phone 8 Maps API :Making Custom PushPin With Custom Tooltip (C# - XAML)

    Table of Contents Introduction Building the Sample How to create custom pushpin with user control How to Show Custom Tooltip for Tapped Pushpin How to get Tapped ToolTip Details ScreenShots See Also Introduction The most interesting news for developers is that also the Maps control has been updated...
  • Wiki Page: WP8.0 vs WP8.1 :All about new package.appxmanifest file at beginners level

    Table of Contents Introduction Requirements to work with this post: Description: Introduction I believe you may already known about new windows phone 8.1 sdk that is now old windows phone 8.0 " WMAppManifest.xml " file is renamed to " Package.appxmanifest " which is very similar...
  • Wiki Page: A Practical Example of How to Apply Power Query Data Transformations to Structured and Unstructured Datasets

    Table of Contents Introduction Transforming the structured data Transforming the unstructured data Conclusion Download the completed workbook Introduction Power Query is a quite a new technology and some of you may want to see an example of how it can be used to transform real data into a shape...
  • Wiki Page: Getting Started With Azure Automation DSC

    Table of Contents Need of DSC Azure DSC Configu ​ ration Resources MOF Files Compilation Job DSC Pull Server Compiling DSC Files Demo Updating Configuration References Let’s start with the word DSC, it stands for Desired State Configuration. There are certain scenarios wherein an IT administrator...
  • Wiki Page: Microsoft Hololens Walkthrough

    Table of Contents Introduction to Microsoft Hololens Hololens interaction Gaze Gesture Voice Building Hololens app with C++ template C++ Conclusion Introduction to Microsoft Hololens Microsoft Hololens is a headset that revolutionize the way we perceive the interaction with Virtual...
  • Wiki Page: Creating Azure Mobile App With Visual Studio

    Table of Contents Introduction Download the source code Background Setting Azure Portal Connect a database Create a table API Configure your client application Download Windows Emulator Enable Hyper-V in Windows System Requirements Introduction In this article we are going to create...
  • Wiki Page: Windows 10 IoT: Getting started with the Raspberry Pi - A walk-through

    Table of Contents Introduction What is Raspberry Pi? How can I get one at Home? Essential Requirements for Pi Windows 10 IoT Core Installation Booting up Remote Access via Browser VS2015 Installation Pushing your first application to RPi Congratulations Introduction The Raspberry Pi is one device...
  • Wiki Page: Azure Logic Apps: Add several actions inside a Loop (or foreach actions)

    Table of Contents Introduction Using/Implementing Looping inside Logic Apps Trying to add several actions inside a for each Trying to add several actions inside a for each (second shoot) Basic workaround to solve this problem How to add several actions inside a for each How is the behavior of calling...
  • Wiki Page: Chart Widgets With Server Side Data In MVC Using Angular JS And Web API

    In this article we will learn how we can create some client side chart widgets with the data from SQL Server database. We use MVC architecture with Web API and Angular JS to fetch the data and do all the manipulations. I am creating this application in Visual Studio 2015. In this project we covers...
  • Wiki Page: Wiki: How to Insert a Formatted Code Snippet and Code Block on TechNet Wiki

    Table of Contents How to Use the Format Code Block Tool Other Code Insertion Options See Also Other Languages Inserting human-readable code into your TechNet Wiki articles adds a lot of value for the reader, but it can be a challenge for the author. Use this article to share how-to information....
  • Wiki Page: Internet of Things part 3: Our First Application

    Table of Contents Introduction Electronic circuit Setting up your PC in developer mode. Creating the project. Execution. Conclusion. Introduction Third introductory article on the 'Internet of Things, written in collaboration with Piero Sbressa . After the installation of Windows 10...
  • Wiki Page: Getting started with Microsoft OneNote 2016

    OneNote is a free app from Microsoft. We can download it by visiting www.onenote.com. Visit www.onenote.com Where u’ll find the download option “Free Download”. Download & Install it. After downloading open the OneNote Application, you need to provide Microsoft account as OneNote...
  • Wiki Page: How to send mail from Office365 using PowerShell - zero touch

    To send emails from Office365 automatically, in scheduled scripts you could use the following script, where: noreply @ mailserver . com - represent the mail account which will send the mail noreply @ mailserver . com ​password - represent the password for this account, in clear text destination...
  • Wiki Page: SharePoint 2013: How to Configure Data Connection with SQL Server using Excel PowerPivot Plugin

    As promised in my previous article on “ SharePoint 2013 : How to enable PowerPivot Excel Plugin for Excel 2013 ” I am here with a new article that shows a demonstration on leveraging Excel PowerPivot Plugin in order to prepare the reports consuming data from SQL Server. Launch Excel 2013 Select...
  • Wiki Page: SharePoint 2013 : How to enable PowerPivot Excel Plugin for Excel 2013

    While working with SharePoint 2013 BI Stuff you must have come across an essential component called “PowerPivot Reports” . On the same lines it is worth to know about an Excel Plugin called “PowerPivot Excel Plugin” that further complements the designing of PowerPivot Style Reports using diversified...
  • Wiki Page: Office 365 Troubleshooting Tools

    As an Office 365 administrator, it’s nice to have a collection of tools to turn to when troubleshooting issues with Office 365. Do you have any tools that you consistently find yourself using when troubleshooting Office 365 issues? Add your tips and tools to this article. Table of Contents...
  • Wiki Page: Wiki: User Experience Guidelines

    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 (that occur automatically...
  • Wiki Page: Wiki: How to Automatically Add a Table of Contents (TOC) to a TechNet 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: BizTalk Server: Custom Archiving

    Table of Contents Introduction The archiving process for receiving messages The archiving process for sending messages Considerations for developing a custom archiving solution Buy versus Build BizTalk Tracking for Archiving Retention of Messages Wrap up Code Samples See Also Introduction Archiving...
  • Wiki Page: BizTalk Server 2010: SQL Agent Jobs

    Table of Contents BizTalk Server SQL Agent Jobs Backup BizTalk Server References CleanupBTFExpiredEntriesJob_BizTalkMgmtDb MessageBox_DeadProcesses_Cleanup_BizTalkMsgBoxDb MessageBox_Message_Cleanup_BizTalkMsgBoxDb MessageBox_Message_ManageRefCountLog_BizTalkMsgBoxDb MessageBox_Parts_Cleanup_BizTalkMsgBoxDb...
Page 20 of 35 (871 items) «1819202122»
Can't find it? Write it!