Browse by Tags

Tagged Content List
  • Wiki Page: VBA

    VBA is an implemented version of Visual Basic for Microsoft Office. It can be used to create in-document-programs and macros. Microsoft has still supplied it with Microsoft Office 2010, but we are yet to find out for Microsoft Office 2012. You can access this tool by going to File>Options and enabling...
  • Wiki Page: Windows Forms Overview

    Table of Contents Getting Started With Windows Forms Community Resources Forums Blogs Wiki Articles Other Resources Software Downloads Other Languages Deutsch (de-DE) Windows Forms is a set of classes in the .NET Framework that enables developers to quickly create Windows client applications, using...
  • Wiki Page: SQL Server Developer Resources

    This page provides a listing of available resources for developers who are working with SQL Server. Table of Contents TechNet Wiki MSDN TechNet Blogs See Also Other Languages Español (es-ES) Deutsch (de-DE) Português (pt-BR) Japanese (ja-JP) TechNet Wiki Introduction to Development with...
  • Wiki Page: BizTalk Server: Basic Principles of Maps

    Table of Contents Introduction Architecture What are maps and where BizTalk can use them? Where maps can be used? Introduction to map editor - BizTalk Mapper Designer Links and Functoids Mapper Grid Possible operations on pages Basic maps functionalities (Document mapping) Simple mapping of a given value...
  • Wiki Page: Wiki: Development Portal

    TechNet Wiki includes and welcomes development-related articles. Software development is writing and maintaining source code, and the process may include research, code modification, scripting, reuse, re-engineering, test, or maintenance. The following articles links are to articles on TechNet Wiki...
  • Wiki Page: ASP.NET MVC

    Table of Contents What is ASP.NET MVC? ASP.NET MVC 4 New Features Top Links Other Languages Deutsch (en-US) Português (pt-BR) Bahasa Indonesia (id-ID) What is ASP.NET MVC? ASP.NET MVC is a part of the ASP.NET Web application framework. It is one of the two different programming models you can...
  • Wiki Page: Training Resources for BizTalk Developers

    Table of Contents Introduction BizTalk Server Virtual Labs BizTalk Server 2010 Virtual Labs BizTalk Server 2009 Virtual Labs BizTalk Server 2006 and 2006 R2 Virtual labs VHD Virtual Machine BizTalk 2010 VHD Virtual Machine Developer Training Kit Visual Studio Extensions Project Wizards Class Templates...
  • Wiki Page: BizTalk Server: Transform Text Files (Flat Files) into XML

    Table of Contents Introduction Map or Schema Annotation? How does the text files (Flat Files) are processed by BizTalk? Where the Syntax Transformations can occur? Necessary tools and artifacts Flat File Schema Wizard BizTalk Pipeline Designer Constructing a Flat Files Schema – Practical example Creating...
  • Wiki Page: Correct the Import Application Option missing in IIS Manager

    With the release of Visual Studio 2010 came support to package up your ASP.NET Web Application. This also packages dependencies like the web.config, databases etc. An administrator can then import the created package via the Import Application option in IIS Manager. To access the Import...
  • Wiki Page: Microsoft BizTalk Server: Seen by the Programmer’s Eyes

    Table of Contents Introduction Job Market Features available to programmers BizTalk Orchestration Designer BizTalk Expression Editor Rule Engine (BRE) BizTalk Mapper Designer Transactions, Exceptions and Data Persistence Adapters WCF LOB Adapter SDK Powerful and complete support for EDI/AS2 Business...
  • 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: Wiki: 開発ポータル (ja-JP)

    TechNet Wiki では、開発に関連する記事も歓迎します。 ソフトウェア開発はソースコードを記述しメンテナンスすることであり、そのプロセスには、調査や、コードの変更、スクリプティング、再利用、リエンジニアリング、テスト、メンテナンスを含みます。以下の記事のリンクは、TechNet Wiki 内のリンクに限ります。利用可能になった記事のリンクをどんどん追加していってください。 Table of Contents 一般的な記事 .NET Framework AppFabric ASP.NET SharePoint SQL Azure SQL Server NoSQL Windows...
  • Wiki Page: Entwickler Portal (de-DE)

    Softwareentwicklung beinhaltet das Schreiben und die Wartung von Quellcode. Dieser Prozess beinhaltet Nachforschungen, Codeänderungen, Skripterstellung, Wiederverwendung, Re-Engineering, Test oder Wartung. Die folgenden Links verweisen nur auf Links aus dem TechNet Wiki. Table of Contents Allgemeine...
  • 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: BizTalk Server: How Maps Work

    Table of Contents Introduction Processing model of Maps Deconstructing a map The sequence of links Impact of the order of links in functoids Impact of the order of links in elements of the destination schema The rule of Link Sequence The exception to the rule of Link Sequence: Process links out of order...
  • Wiki Page: Importing ECDH key blobs with the IX509PrivateKey::Import method

    Other Resources Security Developer Center Cryptography Topics on MSDN Follow us on Twitter Table of Contents Resolution Example See Also The IX509PrivateKey::Import method cannot import ECDH key blobs without first setting the private key algorithm property, and cannot import...
  • Wiki Page: How to Fix Signature Verification Failures Caused by Invalid PointerToRawData Field Values

    Other Resources Security Developer Center Cryptography Topics on MSDN Follow us on Twitter Beginning with Windows Server 2008 and Windows Vista, there are components, such as the Windows Security Center, that will only execute code from a Portable Executable (PE) image if the IMAGE_DLLCHARACTERISTICS_FORCE_INTEGRITY...
  • Wiki Page: Forced Integrity Signing of Portable Executable (PE) files

    Other Resources Security Developer Center Cryptography Topics on MSDN Follow us on Twitter This article describes how to sign Portable Executable (PE) files with the IMAGE_DLLCHARACTERISTICS_FORCE_INTEGRITY flag set so the file will successfully load into memory beginning with...
  • Wiki Page: Where IN and NOT IN Queries with WCF Data Services

    It's a common requirement to want to select a list of items where the selection criteria matches any value in another list. The following article shows why it's not easy to do this with WCF Data Services out of the box and how to create extension methods to provide this functionality. If...
  • Wiki Page: System Center 2012 Service Manager Developer's Survival Guide

    Table of Contents Introduction SCSM 2012 SDK Examples Troubleshooting Workflows Troubleshooting Extending UI Open Source Projects Examples Troubleshooting Introduction What is a survival guide? It is a page we created as a pointer to the best information on the web for guys how want to extend Service...
  • Wiki Page: Formatting a string binding in XAML using a value converter

    Introduction WPF provides thorough support for formatting strings when binding using StringFormat or ContentStringFormat . However there are still scenarios where you will need to do some extra coding to get the results you want. For example an application may have an alphanumeric order reference...
  • Wiki Page: SQL Server 開発リソース (ja-JP)

    このページでは SQL Server を利用する開発者が利用できるリソースのリストを提供します。 TechNet Wiki SQL Server 開発入門 SQL Server データベースをデザイン、作成、維持するには PHP で SQL Server を利用するには ASP.NET で SQL Server を利用するには How to Embed SQL Server Express in an Application (英語) 'SQL'、'Server'、'Development'...
  • Wiki Page: SQL Server Entwickler Ressourcen (de-DE)

    Dieser Artikel bietet Quellen für SQL Server-Entwickler. Einige dieser Artikel sind zur Zeit nur auf Englisch verfügbar. TechNet Wiki Einführung in die Entwicklung mit SQL Server (de-DE) How to Design, Create and Maintain an SQL Server Database (en-US) How to: PHP und SQL Server (de-DE...
  • Wiki Page: CryptDecryptMessage fails, returning an CRYPT_E_ASN1_MEMORY error value

    Other Resources Security Developer Center Cryptography Topics on MSDN Follow us on Twitter Code that called the CryptDecryptMessage function successfully under previous versions of Windows may fail with a CRYPT_E_ASN1_MEMORY error under Windows 7. Cause There is a counter...
  • Wiki Page: Security Entwickler Ressourcen (de-DE)

    Andere Ressourcen Security Developer Center Kryptographie-Themen auf MSDN Folge uns auf Twitter Table of Contents MSDN Forums Blogs MSDN Magazin Artikel Bücher Webseiten Siehe auch Andere Sprachen English (en-US) MSDN Forums Die technische Community ermöglicht es...
Page 1 of 2 (38 items) 12
Can't find it? Write it!