<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Win32 Cryptographic Documentation: Building blocks of keeping secrets</title><link>http://blogs.msdn.com/donglover/default.aspx</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>A new challenge</title><link>http://blogs.msdn.com/donglover/archive/2007/06/08/a-new-challenge.aspx</link><pubDate>Sat, 09 Jun 2007 00:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3169421</guid><dc:creator>donglover</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/donglover/comments/3169421.aspx</comments><wfw:commentRss>http://blogs.msdn.com/donglover/commentrss.aspx?PostID=3169421</wfw:commentRss><description>&lt;P&gt;At the end of April I moved from the&amp;nbsp;BizTalk UA team to Windows Server UA team. I have gone from writing content about BAM to working with the documentation for building&amp;nbsp;Cryptographic systems. &lt;/P&gt;
&lt;P&gt;When I came to the team my concept of cryptography was limited to the actual encryption of the data. Now that I have been here for a month and a half I have had my eyes opened and I am just beginning to scratch the surface of what a cryptographic system really is. I am working my way through &lt;EM&gt;Applied Cryptography&lt;/EM&gt; by Bruce Schneier, a truly fascinating read. &lt;/P&gt;
&lt;P&gt;The major areas of documentation that I now 'own' can be found at &lt;/P&gt;
&lt;P&gt;&lt;A href="http://msdn2.microsoft.com/en-us/library/aa380255.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/aa380255.aspx"&gt;http://msdn2.microsoft.com/en-us/library/aa380255.aspx&lt;/A&gt;&amp;nbsp;and &lt;A href="http://msdn2.microsoft.com/en-us/library/aa376210.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/aa376210.aspx"&gt;http://msdn2.microsoft.com/en-us/library/aa376210.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;As to the&amp;nbsp;future of this blog, I would like to accomplish the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Solicit feedback on new topics that I am working on.&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Hear about areas in the existing documentation that need improvement&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Find out about real work applications or the technologies that you would like share that will help others better understand the usages.&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;Currently we are working toward a monthly refresh cycle on the MSDN docs. So you should see on going improvement in the documentation. One big push that I am working on is getting all the TBD's eliminated from the existing MSDN documentation.&lt;/P&gt;
&lt;P mce_keep="true"&gt;I look forward to hearing from you.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3169421" width="1" height="1"&gt;</description></item><item><title>Continuations and the TPE</title><link>http://blogs.msdn.com/donglover/archive/2007/01/28/continuations-and-the-tpe.aspx</link><pubDate>Sun, 28 Jan 2007 23:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1548153</guid><dc:creator>donglover</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/donglover/comments/1548153.aspx</comments><wfw:commentRss>http://blogs.msdn.com/donglover/commentrss.aspx?PostID=1548153</wfw:commentRss><description>&lt;P&gt;Recently I have noticed quite a few questions about continuations coming through on the the BizTalk technical discussion lists.&amp;nbsp; This leads me to believe there is an opportunity to enhance the documentation around continuations, but to do that I need some feedback from you. What are the typical issues you run into when creating continuations? What type of documentation would help you most? &lt;/P&gt;
&lt;P&gt;&amp;nbsp;For reference here are the topics that currently cover using continuations:&lt;/P&gt;
&lt;P&gt;Continuation and ContinuationID Nodes &lt;A href="http://msdn2.microsoft.com/en-us/library/aa577968.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/aa577968.aspx"&gt;http://msdn2.microsoft.com/en-us/library/aa577968.aspx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to Create a Continuation&amp;nbsp; &lt;A href="http://msdn2.microsoft.com/en-us/library/aa559486.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/aa559486.aspx"&gt;http://msdn2.microsoft.com/en-us/library/aa559486.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Using Multiple Continuations &lt;A href="http://msdn2.microsoft.com/en-us/library/bb203851.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/bb203851.aspx"&gt;http://msdn2.microsoft.com/en-us/library/bb203851.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We also have&amp;nbsp;the following code developer specific documentation:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Activity Continuation&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="http://msdn2.microsoft.com/en-us/library/aa559916.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/aa559916.aspx"&gt;http://msdn2.microsoft.com/en-us/library/aa559916.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Development Walkthrough&amp;nbsp;&lt;A href="http://msdn2.microsoft.com/en-us/library/aa995587.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/aa995587.aspx"&gt;http://msdn2.microsoft.com/en-us/library/aa995587.aspx&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1548153" width="1" height="1"&gt;</description></item><item><title>Developing with BAM</title><link>http://blogs.msdn.com/donglover/archive/2006/08/17/704754.aspx</link><pubDate>Thu, 17 Aug 2006 23:56:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:704754</guid><dc:creator>donglover</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/donglover/comments/704754.aspx</comments><wfw:commentRss>http://blogs.msdn.com/donglover/commentrss.aspx?PostID=704754</wfw:commentRss><description>&lt;P&gt;The first in a series of papers addressing developing code for BAM solutions is now live at&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;A title=http://download.microsoft.com/download/b/1/d/b1d9ddf9-88c6-4d4e-abea-4787fdc85bec/DevelopingWithBAM101.exe href="http://download.microsoft.com/download/b/1/d/b1d9ddf9-88c6-4d4e-abea-4787fdc85bec/DevelopingWithBAM101.exe"&gt;http://download.microsoft.com/download/b/1/d/b1d9ddf9-88c6-4d4e-abea-4787fdc85bec/DevelopingWithBAM101.exe&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;This paper covers the basics of using EventStreams to instrument your existing business processess.&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=704754" width="1" height="1"&gt;</description></item><item><title>Proposed BAM Developer content</title><link>http://blogs.msdn.com/donglover/archive/2006/06/19/637216.aspx</link><pubDate>Mon, 19 Jun 2006 22:06:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:637216</guid><dc:creator>donglover</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/donglover/comments/637216.aspx</comments><wfw:commentRss>http://blogs.msdn.com/donglover/commentrss.aspx?PostID=637216</wfw:commentRss><description>&lt;P&gt;I have received requests for what might be called "Developing for BAM 101". To address these requests I am planning to provide a topic set that will help the new BAM code developer get started. I have outlined our proposed set of topics below. I welcome your feedback on these topics. Does this set of topics address the needs of the new BAM developer?&lt;/P&gt;
&lt;P&gt;The topics in this table of contents will initially be delivered as a stand alone document set. on the Microsoft Dev Center. Moving forward the contents of this guide will be pushed into the core documentation for the BizTalk Server.&lt;BR&gt;The target audience for this document is the new BAM developer. This document will focus on development tasks associated with handling BAM events.&lt;/P&gt;
&lt;P&gt;Getting Started Developing For BAM&lt;/P&gt;
&lt;DIR&gt;
&lt;P&gt;Topic: What is BAM?&lt;BR&gt;Content: This will be brief overview of BAM and will point to other resources.&lt;/P&gt;
&lt;P&gt;Topic: Why Write Code for BAM&lt;BR&gt;Content: This topic discuss the advantages and benefits gained by writing code to perform BAM tasks.&lt;BR&gt;Additional topics that topic covers are code written to be called from inside BizTalk Server using the OrcheestraionEventStream and MessagingEventStream APIs and the use the native Interceptor.&lt;BR&gt;Code written to be called from outside of BizTalk Server using the BufferedEventStream and DiredEventStream.&lt;/P&gt;
&lt;P&gt;Topic: BAM Concepts for the Developer&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Topic: What is an Activity&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Topic: Tracking vs. Transactional Processing&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Topic: What are Continuations&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Topic: What is a Reference&lt;/P&gt;
&lt;P&gt;Topic: BAM Development Prerequisites&lt;/P&gt;
&lt;P&gt;Topic: Other Prerequisites&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Topic: Prerequisites for developing against a BizTalk Solution&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Content: This topic contains information on what minimal BizTalk and BAM infrastructure components must be in place before you can develop against them.&lt;/P&gt;
&lt;P&gt;Topic: Key APIS for BAM Development&lt;BR&gt;Content: This topics covers the BAM name spaces and describes the usage of the key BAM APIs. This topic may have several subtopics to address separate areas of functionality.&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;Topic: Best Practices for BAM development&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Topic: Developing Secure BAM code&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Topic: Considerations for developing BAM code solutions&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Content: This topic helps steer the new developer around common programming issues that are encountered by the new BAM developer.&lt;/P&gt;
&lt;P&gt;Topic: Simple Sample&lt;BR&gt;Content: The sample is a minimal sample designed to highlight the usage of the APIs without burying them in to much complexity.&lt;/P&gt;&lt;FONT face=Arial size=2&gt;&lt;/DIR&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=637216" width="1" height="1"&gt;</description></item><item><title>Samples and BAM development.</title><link>http://blogs.msdn.com/donglover/archive/2006/05/12/596431.aspx</link><pubDate>Fri, 12 May 2006 23:20:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:596431</guid><dc:creator>donglover</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/donglover/comments/596431.aspx</comments><wfw:commentRss>http://blogs.msdn.com/donglover/commentrss.aspx?PostID=596431</wfw:commentRss><description>We are in the process of developing code samples for BAM. What I would like to know from any developers (read coders here) is what types of samples are most useful to you? What pieces of the BAM api and development process need the most clarification?&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=596431" width="1" height="1"&gt;</description></item><item><title>Where in the world am I?</title><link>http://blogs.msdn.com/donglover/archive/2006/05/04/590311.aspx</link><pubDate>Fri, 05 May 2006 01:49:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:590311</guid><dc:creator>donglover</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/donglover/comments/590311.aspx</comments><wfw:commentRss>http://blogs.msdn.com/donglover/commentrss.aspx?PostID=590311</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;My first tidbit.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;A recurring issue that pops up with the BAM feature is that of the locale/culture setting. BAM is made up of a number of separate components, SQL, web services, custom tools, and more.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;In order for each of the components to operate together effectively, they must all be set to the same locale/culture. In addition, your system and user locale/culture should match those set for BAM. &lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;For example, Suppose you are using a Russian deployment of Excel and you create a BAM definition that contains Russian strings for field names and deploy this definition to a BizTalk Server installation that is using US-English. &lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;When the user navigates to the portal and view date/times or sorted lists. The Russian strings will sort with the US-English collation order and dates will be input and displayed using US-English rules.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;To address this you can change the BAMPortal\Web.config file, by modifying the culture attribute under the &amp;lt;globalization&amp;gt; tag.&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&amp;lt;globalization requestEncoding="utf-8" responseEncoding="utf-8" culture="ru-RU" uiCulture="en" /&amp;gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Another instance where this can be a problem changing the system or user locale. Say you install Windows Server 2003, English edition and change the system locale to Dutch/Belgium. You then install Microsoft Office 2003 without the MUI packs. When you attempt to deploy a workbook containing&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;BAM definition you will receive the following error:&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;C:\myBAM&amp;gt;bm deploy-all -definitionfile:TCM119292-result.xls&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Microsoft (R) Business Activity Monitoring Utility Version 3.5.1535.0&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Copyright (C) 2006 Microsoft Corporation.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;All rights reserved.&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Using 'BAMPrimaryImport' BAM Primary Import database on server 'KW0083'...&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;ERROR: Failed to open BAM Excel workbook file - 'C:\ myBAM \TCM119292-result.xls'.&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Old format or invalid type library. (Exception from HRESULT: 0x80028018 (TYPE_E_INVDATAREAD))&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;To deploy the workbook, change you locale back to English and redeploy the workbook.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=590311" width="1" height="1"&gt;</description></item><item><title>What to expect</title><link>http://blogs.msdn.com/donglover/archive/2006/05/04/590288.aspx</link><pubDate>Fri, 05 May 2006 01:34:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:590288</guid><dc:creator>donglover</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/donglover/comments/590288.aspx</comments><wfw:commentRss>http://blogs.msdn.com/donglover/commentrss.aspx?PostID=590288</wfw:commentRss><description>&lt;P&gt;&lt;FONT size=2&gt;Hello!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;First let me introduce myself. I am Don Glover, Programming Writer for the Business Activity Monitoring (BAM) feature of BizTalk Server. Many of you will never have heard of a Programming Writer, so here is just a smidgin of back ground information. A Programming Writer is a technical writer who has come over to the writing field from a technical, typically development, back ground. Programming Writers are able to bring a deeper understanding of development issues to a product to better support those products that are used by developers.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;This blog will be primarily about subjects relating to the BAM feature, though it may occasionally it may touch on broader BizTalk issues. It will also be a place where, when you have questions about the docs, or complaints, you can contact me, the writer, directly&amp;nbsp; and I can address them by answering your questions and back filling the information into the documentation.&amp;nbsp; This will be an opportunity for a two way conversation on the state of the documention. The goal is to provide the best documentaion possible.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;I look forward to hearing&amp;nbsp;your feedback as we go forward with this endeavor.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=590288" width="1" height="1"&gt;</description></item></channel></rss>