Browse by Tags

Tagged Content List
  • Wiki Page: मंच सहायता (FAQ) (hi-IN)

    नमस्कार हिंदी भाषा के इस लेख में आपका स्वागत है, आपके प्रतिक्रिया का हमें इंतेज़ार रहेगा और हम आशा करते है की यह लेख आपके लिए उपयोगी साबित होगी। Credits Translated from: Forums Help (FAQ) Author: Brent Serbus नोट : इन रिलीज नोट्स सावधानी से और बारीकी से निगर...
  • Wiki Page: Wiki निंजा के साथ साक्षात्कार (hi-IN)

    नमस्कार हिंदी भाषा के इस लेख में आपका स्वागत है, आपके प्रतिक्रिया का हमें इंतेज़ार रहेगा और हम आशा करते है की यह लेख आपके लिए उपयोगी साबित होगी। Table of Contents Credits आवश्यकताएँ साक्षात्कार यह भी देखें अन्य भाषाएँ Credits Translated from: Interview with a Wiki...
  • Wiki Page: Wiki: Governance and Guidelines Portal in Hindi

    विकी: शासन और दिशानिर्देश पोर्टल विकी प्रशासन और दिशानिर्देश पोर्टल विकी के समुदाय को नियंत्रित करने के अच्छी तरह से स्थापित सर्वोत्तम प्रथाओं की एक सूची में शामिल है। यह पृष्ठ जब भी दिशा-निर्देशों की स्थापना या संशोधित कर रहे हैं अद्यतन किया जाएगा। विषय - सूची साम...
  • Wiki Page: How To Determine the .NET Framework Installed Versions

    This topic is a how to. Please keep it as clear and simple as possible. Avoid speculative discussions as well as a deep dive into underlying mechanisms or related technologies. Table of Contents Introduction The Microsoft.NET\Framework Folder Registry Keys Determining the .NET Framework...
  • 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...
  • Wiki Page: BizTalk Server 2010: Tools

    Table of Contents Introduction BizTalk Benchmark Wizard BizTalk Server Best Practices Analyzer Performance Analysis of Logs (PAL) Message Box Viewer (MBV) BizTalk Health Monitor DTCPing DTCTester LoadGen BizTalk Server Pipeline Component Wizard BizTalk Server Functoids Project Wizard BizUnit DebugView...
  • Wiki Page: Forum Moderation Guide: User Profiles - Signatures

    This page is part of the Moderating Microsoft Forums series. Forum users can select any signature as long as it does not violate Microsoft policy. Moderators cannot alter a user’s signature, but can prompt a user to change the signature by posting a request in the forum. Moderators should not prompt...
  • Wiki Page: Community Involvement and Participation Guide

    Table of Contents Recommendations Spend time listening in community Monitor and respond to customer and community feedback Manage your reputation and the reputation of the host, community and interests Integrate community platforms into product and content strategies Be a trusted source of information...
  • Wiki Page: PowerShell GUIs

    Table of Contents PowerShell GUI creation tools Popular PowerShell GUIs See Also Other Languages PowerShell GUI creation tools Name Company Method License Download Show-UI Start-Automating Custom Free showui.codeplex.com/ PowerShell Studio 2016...
  • Wiki Page: Small Basic: Label

    This article illustrates about label in Microsoft Small Basic programming language. Table of Contents What Is A Label Syntax about Label Label Name Where to Write Labels Sample See Also Other Languages What Is A Label A label is a position for the destination from Goto statements. Classic...
  • Wiki Page: How to Find Out Who the Moderators Are in an MSDN or TechNet Forum

    This article is part of the Wiki series: MSDN/TechNet Forums . Credits This information originally comes from MVP, Richard Mueller . Table of Contents Credits How To Current method Previously What the Moderators List Tells You How to Find the Owner or Adminstrator Why You Might Want...
  • Wiki Page: Introduzione ad Entity Framework con C#, parte II: Code-First e Migrazioni (it-IT)

    Table of Contents Introduzione Creazione di una base dati Referenziare Entity Framework nel progetto Predisposizione allo sviluppo Impostare una stringa di connessione Migrazione di startup Classe Articoli Classe Famiglie Classe TechnetModello Seconda migrazione Dati iniziali nel contesto di migrazione...
  • Wiki Page: Small Basic: Subroutine

    This article illustrates about subroutine in Microsoft Small Basic programming language. Table of Contents What Is A Subroutine Where to Write Subroutines Subroutine Name Parameters Recursive Call Sample See Also Other Languages What Is A Subroutine A subroutine is a package of statements...
  • Wiki Page: Moderating Microsoft Forums Portal

    The following guide can be used by moderators of any Microsoft forum as a guideline to understand best practices and moderation techniques. Please comment on any article to give us feedback. Table of Contents Forum Moderation Moderation Tasks Managing Posts and Threads See Also Other Languages ...
  • Wiki Page: Wiki: Leadership Code of Conduct

    Table of Contents TechNet Wiki Leadership Code of Conduct Leadership by Example Respecting TechNet Wiki Processes and Principles Conflicts of Interest Keeping the Personal Personal Stepping Down See Also Other Languages TechNet Wiki Leadership Code of Conduct The TechNet Wiki Code of Conduct...
  • Wiki Page: Wiki: Things That Destroy Community

    Community is hard to build, but surprisingly easy to destroy. Microsoft is trusting all of us to do the right thing on this Wiki. Things that will destroy or prevent formation of community include (but not limited too): Disrespect. Failure to acknowledge the thoughts and opinions of others...
  • Wiki Page: SharePoint 2013 Products and Technologies: Microsoft Knowledge Base Articles

    Table of Contents Introduction Miscellaneous SharePoint Designer 2013 SharePoint Server 2013 See Also Other Languages Italian (it-IT) Introduction This page is a list of the Microsoft Knowledge Base articles related to the Microsoft SharePoint 2013 products and technologies. Feel free to...
  • Wiki Page: SharePoint Products and Technologies: Microsoft Knowledge Base Articles

    Table of Contents Introduction General SharePoint Portal Server 2003 SharePoint 2007 SharePoint 2010 SharePoint 2013 See Also Other Languages Italian (it-IT) Introduction This page is a list of the Microsoft Knowledge Base articles related to the Microsoft SharePoint products and technologies...
  • Wiki Page: Wiki View Milestones

    When a Wiki article is authored, it starts at zero page views. As the page is viewed and reaches certain milestones, the author is awarded MSDN/TechNet recognition points and a milestone announcement is listed in the Activity page of their profile. Below are some of the observed milestone announcements...
  • Wiki Page: Azure Logic Apps: Basic Transformation - Hello World

    Table of Contents Important Note: Introduction Components Required Step by Step Create ServiceBus namespace Create and Configure File connector for Directory Create BizTalk Transformation API Create BizTalk Schema and Map Create Azure Logic App Test the Application Input Output: Possible Error How to...
  • Wiki Page: SharePoint 2010: Get Site Users with Full Control/Owners Permissions with PowerShell Script

    The following PowerShell script can be used to get users with Full Control permissions in sites. <# The below PowerShell script enumerates through all sites with unique permissions and fetches users with Full Control Permission granted directly to the site or through group membership...
  • Wiki Page: BizTalk Server 2016

    Table of Contents Introduction Integration Roadmap What is new and improved (key planned features) References Other languages See Also Introduction Microsoft has unveiled its plans to integrate its cast of cloud services and servers in the coming year. integrators users can now download a roadmap...
  • Wiki Page: Microsoft Azure: Building a Logic App

    Table of Contents Introduction Logic App Concepts Sample scenario Building a Logic App Logic App in action Wrap up Resources Other languages See Also Introduction You can build integration solutions with BizTalk Server, a server product from Microsoft intended to provide large scale Enterprise...
  • Wiki Page: Azure Logic Apps: Call nested Logic Apps directly from Logic Apps Designer

    Table of Contents Introduction Creating the "child" Logic App Creating the "parent" Logic App The parent will always execute successfully because you always returning status 200 from your child Logic App! References Other languages See Also Introduction Microsoft Integration...
  • Wiki Page: Wiki: What Makes a Great Wiki Article

    Table of Contents How to Make a Great Wiki Article Types of Articles Design Principles See Also Other Languages There are many ways to write a Wiki article. This topic describes what works best in Wikis like this one. To post an article, click the link on the right or click here . To find an idea...
Page 27 of 45 (1,119 items) «2526272829»
Can't find it? Write it!