Browse by Tags

Tagged Content List
  • Wiki Page: How to Install and Configure BizTalk Server 2010 in a Standalone Machine

    Table of Contents Enable Internet Information Services Install Microsoft Office Excel 2007 or 2010 Install Visual Studio 2010 Install SQL Server 2008 R2 Install SQL Server 2005 Notification Services on top of SQL Server 2008 R2 To install Microsoft SQL Server Native Client To install Microsoft SQL Server...
  • Wiki Page: E-Book Gallery for Microsoft Technologies

    Download content for ASP.NET, Office, SQL Server, Windows Azure, SharePoint Server and other Microsoft technologies in e-book formats. Reference, guide, and step-by-step information are all available. All the e-books are free. New books will be posted as they become available. To view...
  • Wiki Page: TechNet Guru Contributions - May

    Table of Contents Introduction How to Enter 1) Create a new TechNet article 2) Tell us about it Add Your Contributions for May in the Sections Below... Visual C# SharePoint 2010 Transact-SQL Visual Basic Windows Phone Forum Announcements Introduction If you contribute any new code, or solutions...
  • Wiki Page: Experience from the field on designing a PixelSense application

    Introduction Since the release to market of the first Microsoft Surface device (Aka Surface V1) and the today Samsung SUR40 with Microsoft PixelSense technology, I have been working on building different types of application for such devices. By looking a bit behind (even if I am not used to do...
  • Wiki Page: How to Install BizTalk Server 2010 in a Basic Multi-Computer Environment

    Table of Contents BizTalk Server Installation scenario The need for a Domain Controller - Windows Groups and Service Accounts Create Domain Groups and Users Planning the use of a new Organizational Unit Windows Groups Used In BizTalk Server IIS_IUSRS Group User and Service Accounts Used In BizTalk Server...
  • Wiki Page: BizTalk Server Documentation

    Table of Contents Introduction BizTalk Environment BizTalk Functional Design BizTalk Technical Design Notation Tooling See Also Introduction When it comes to documentation with BizTalk it can be challenging task. What do and what do I not document and how do I document it. In my view there are three...
  • Wiki Page: Invoke ReSTful Web Services with BizTalk Server 2010

    This article presents a workable solution for consuming ReSTful services using BizTalk Server 2010 . Table of Contents Acknowledgements Contents What is ReST? BizTalk Server and ReST Scenario for this Article How to Use this Article Set up the Design-time Create a Schema for the Twitter Request...
  • Wiki Page: FIM Active Schema Documenter

    FIM ScriptBox Item Summary: When managing your FIM environment, you need to keep an overview of the objects and attributes that are “right now” in use. The objective of the FIM Active Schema Documenter is to give you a report about this. Categorized by object type, you will get a report...
  • Wiki Page: Hyper-V: Top Free Programs

    With the experience working some years with Virtual PC , Virtual Server and Hyper - V I've accumulated some programs that help me a lot in managing virtual environments and decided , in this article , share them with you . Are some simple software , but help in the automation...
  • Wiki Page: How to Add a Graphical User Interface to a PowerShell Script by Using HTML Applications

    If you like writing PowerShell scripts and you need a simple solution to add a graphical user interface (GUI) to your scripts, you might want to read this article. Table of Contents Introduction to HTML Applications Adding Code to HTAs Adding a Menu to HTAs Combining HTAs with PowerShell Scripts...
  • Wiki Page: How to Use PowerShell to List the Configured Management Agents in FIM

    FIM ScriptBox Item Summary The script lists the management agents that are configured on your system. Script Code 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 #-----------------------...
  • Wiki Page: Master Data Services in the Sky

    Introduction "Master data is information that is key to the operation of a business. It is the primary focus of the Information Technology (IT) discipline of Master Data Management (MDM), and can include reference data. This key business information may include data about customers, products...
  • Wiki Page: Expose LOB Services on the Cloud Using AppFabric Connect for Services

    [ Please contribute your knowledge and experience to this document. The community within and outside Microsoft regularly evaluates changes and accepts, refines, or reverts them as appropriate. To read the original document, click here . ] Exposing services on the cloud is a key requirement for...
  • Wiki Page: Work with BizTalk AppFabric Connect

    Introducing BizTalk Server 2010 AppFabric Connect BizTalk Server 2010 introduces a new feature “AppFabric Connect”, which combines rich proven features of BizTalk Server with the flexible development experience of .NET to allow users to easily develop simple integration applications. This enables...
  • Wiki Page: Developing Integration Solutions Using BizTalk Server 2009 and Team Foundation Server

    Microsoft Corporation Author: Henk van de Crommert, Dennis Mulder Originally Published: October 2009 Applies to: BizTalk Server 2009 Summary: This document provides developers with techniques for designing, developing, and deploying solutions within Microsoft® BizTalk® Server 2009 in conjunction...
  • Wiki Page: Hyper-V: Delegate Access Control and Management

    Table of Contents Overview Concept Authorization Manager (azman) Overview Delegating acces control and management in Hyper-V. Concept When implementing a virtualized environment Hyper is necessary to control access by user groups to virtual machines (VMs) as administrators, help desk,...
  • Wiki Page: Small Basic Curriculum: Lesson 2.1: Graphics Window

    Small Basic > Curriculum > Online > Lesson 2.1: Graphics Window Table of Contents Graphics Window Introducing the Graphics Window Properties of the Graphics Window Operations on the Graphics Window Exploring the Graphics Window Using Colors in the Graphics Window Exploring the...
  • Wiki Page: Overview of Windows Azure SQL Database

    Windows Azure SQL Database is a cloud database service from Microsoft. SQL Database provides web-facing database functionality as a utility service where you pay only for what you use. Cloud-based database solutions such as SQL Database can provide many benefits, including rapid provisioning, cost...
  • Wiki Page: Configuring SQL Server CPU Utilization

    Introduction SQL Server is a server application and it is usually deployed into a server machine which has multiple CPU installed within. Planning how SQL Server will use the CPU is essential to SQL Server performance and throughput. The ideal scenario of course is to put SQL Server process...
  • Wiki Page: Storing Images and Photos in SQL Server

    Real life Scenario I'm currently reviewing and strengthening my SQL Server skills when I came into this dilemma. For a web based application, would it be better to store images in SQL Server or would it be better to store the images in the file system and just store the "file path"...
  • Wiki Page: Small Basic Curriculum: Lesson 4.3: Collision Detection

    Small Basic > Curriculum > Online > Lesson 4.3: Collision Detection Table of Contents Collision Detection What is Collision Detection? How to Detect Collision? Hit the Target – The Game Hit the Target – How to Play Hit the Target – The Code Let’s Summarize… It’s Time to Apply Your...
  • Wiki Page: SQL Server Change Data Capture (CDC)

    Introduction "Change data capture is designed to capture insert, update, and delete activity applied to SQL Server tables, and to make the details of the changes available in an easily consumed relational format. The change tables used by change data capture contain columns that mirror the...
  • Wiki Page: Implementing Transparent Data Encryption (TDE) in SQL Server

    Introduction Transparent Data Encryption (TDE) is a technology employed by Microsoft to encrypt database content. "Transparent data encryption (TDE) performs real-time I/O encryption and decryption of the data and log files. The encryption uses a database encryption key (DEK), which is stored...
  • Wiki Page: Step By Step Guide for Configuring Data collection and Data Management Warehouse in SQL Server 2012

    Introduction " The data collector is a component of SQL Server 2008 that collects different sets of data. Data collection either runs constantly or on a user-defined schedule. The data collector stores the collected data in a relational database known as the management data warehouse. The...
  • Wiki Page: Understanding and Configuring Microsoft SQL Server Services

    Introduction In this wiki, I will discuss how to configure the SQL Server Services. Table of Contents Introduction What is a Windows Service? How to See Services Running on Your Machine? Understanding and Configuring Service Account Local System Account Local Service Account Network Services...
Page 1 of 39 (969 items) 12345»
Can't find it? Write it!