LogoSander Schutten's Blog
  • Home
  • Recent Posts
Logo Inverted Logo
  • Posts
  • 2019
    • October
      • Difference between Apply to each and For each actions
    • September
      • Intelligent chatbots for Microsoft Teams
    • August
      • Custom profile images in Edge
  • 2018
    • February
      • Logic Apps improvement suggestions
    • December
      • Connect to Azure AD secured SignalR Hub from your SPFx code
  • 2017
    • November
  • 2013
    • June
      • Move your development VM to Azure
  • 2012
    • September
      • Preparing for 70-484: Essentials of Developing Windows Metro style Apps using C#
      • Preparing for 70-485: Advanced Metro style App Development using C#
  • 2011
    • August
      • Lightswitch: custom ribbon button
    • July
      • Windows Phone 7 Mango features
    • April
      • MIX11: Boot Camps
      • MIX11: Day 1
      • MIX11: Day 2
      • MIX11: Day 3
    • March
      • Advanced MVVM: Doing visual states properly
    • January
      • Using the Sync Framework on Windows Phone 7
  • 2010
    • November
      • WCF RIA Services OData endpoint does NOT support update or LINQ
    • December
      • Building a location aware Windows Phone 7 application
  • 2009
    • January
      • MCE Guide Editor source code
  • 2008
    • November
      • Building Vista Media Center Add-ins (Dutch)
      • Honk twice if you see us!
    • October
      • Better WSSF solution structure
      • Consume WCF service using Sharepoint Designer
      • Day 0: arrived in LA
    • September
    • August
      • First release of Viddler.Net
      • Viddler.Net on Codeplex
    • July
      • BizTalk Server capabilities poster
      • BizUnit Designer
      • Control Windows Media Center with New Windows SideShow BETA Gadgets
      • Ext JS
      • FarPoint Spread for BizTalk Server 2006
      • First look at WCF Adapter for BizTalk Server 2006 R2
      • Home Server campaign
      • How-To: New ASP.NET 3.5 Extensions Video Screencasts
      • Map xs:string to xs:datetime
      • Microsoft BizTalk Server Performance Optimization Guide
      • Microsoft LoadGen 2007
      • More BizTalk posters
      • Released: BizTalk Server 2006 extentions for WF
      • Video: BizTalk Services Explained
    • April
      • BizTalk Server 2006 R3 just around the corner
    • March
      • Status update on MCE Guide Editor
    • February
      • Jonas Butt, the new IT-talent?
      • Running
  • 2007
    • June
      • DevDays 2007, were you there?
    • May
      • First release of MCE Guide Editor
    • February
      • .Net Magazine article published online
    • January
      • Accessing flat file content in orchestration
      • BizTalk Adapter whitepaper
      • BizTalk shell extension
      • BizTalk Troubleshooting Guide
      • MCTS BizTalk Server 2006
      • Pipeline Testing Framework for BTS06
      • Playing Blog-Tag
      • Storing configuration inside SSO database
      • Using BAM API to create related activities
  • 2006
    • November
      • Add existing project from web drama
    • March
      • Developing for Vista Media Center
      • HTML Generator Stylesheet for BizTalk 2004 Maps
      • Increase XSLT performance by using xls:key
    • February
      • BizTalk Load Generation Utility reloaded
      • BizTalk Performance Tester released
      • DevDays 7 & 8 March
    • January
      • Happy new year!
      • Identify node type in XSLT
      • Suppress XML documentation warnings for a project
  • 2005
    • November
      • Access message properties inside custom pipeline component
      • BizTalk Server 2006 CTM Released
      • BizTalk's sexy new XSLT mapper
    • October
      • BizTalk 2006 Beta 1
      • BizUnit 2.0 released
      • Joining the overloaded web-log community
      • Workflow designer will substitute orchestration designer in BizTalk vNext
    • December
      • Load XmlSchema's from BizTalk assembly
Hero Image
Increase XSLT performance by using xls:key

hlight: white; mso-ansi-language: EN-US”><SPAN style=”mso-spacerun: yes”> /><SPAN style=”FONT-SIZE: 8pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: ‘Courier New’; mso-bidi-font-size: 12.0pt; mso-highlight: white; mso-ansi-language: EN-US”> <o:p></o:p> <P class=MsoNormal style=”MARGIN: 0in 0in 0pt; mso-layout-grid-align: none”><SPAN style=”FONT-SIZE: 8pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: ‘Courier New’; mso-bidi-font-size: 12.0pt; mso-highlight: white; mso-ansi-language: EN-US”><SPAN style=”mso-tab-count: 1″> <o:p></o:p> <P class=MsoNormal style=”MARGIN: 0in 0in 0pt; mso-layout-grid-align: none”><SPAN style=”FONT-SIZE: 8pt; BACKGROUND: white; COLOR: black; FONT-FAMILY: ‘Courier New’; mso-bidi-font-size: 12.0pt; mso-highlight: white; mso-ansi-language: EN-US”><SPAN style=”mso-spacerun: yes”> <SPAN style=”FONT-SIZE: 8pt; BACKGROUND: white; COLOR: blue; FONT-FAMILY: ‘Courier New’; mso-bidi-font-size: 12.

Friday, March 3, 2006 Read
Hero Image
DevDays 7 &amp; 8 March

This March the DevDays are coming to Amsterdam and I will be there to speak on BizTalk Server 2006 together with collegae Matt Joe, who is flown in from Seattle. I will be doing some demos involving BAM and in-order processing. Matt will also be accompanying Dennis Mulder in a very promising talk on Windows Workflow Foundation. Last but not least my manager Edwin Jongsma will enlighten everyone on the subject of Software Factories (Domain Specific Languages).

Wednesday, February 22, 2006 Read
Hero Image
BizTalk Load Generation Utility reloaded

The BizTalk load generation utility, originally released by Microsoft several months ago, was quickly removed from their downloads page for enhancement. The enhanced version is now available for download here. The interesting part is that this tool works with the Performance Tester Tool of Larry Beck (see post below).

Monday, February 13, 2006 Read
Hero Image
BizTalk Performance Tester released

Better late then never, but about a month ago Larry Beck released the completed version of the BizTalk Performance Tester (BTSPerfTester). This application is intended to provide developers with an easily implemented and predictable method of determining the maximum sustainable throughput of their BizTalk solutions. You can get it from his blog here.

Monday, February 13, 2006 Read
Hero Image
Suppress XML documentation warnings for a project

When I turned on the feature to output an XML documentation file when building my project I’m confronted with a load of warnings that the XML documentation is missing for some method. While it’s nice to see these warnings I didn’t want to see them anymore without lowering the warning level. So I searched the net and found a way to suppress these warnings: Go to the properties of your project.

Wednesday, January 11, 2006 Read
Hero Image
Identify node type in XSLT

For a BizTalk solution I needed to write some custom XSLT. In the XSLT I needed to determine the node type and according to the type execute a specific piece of XSLT. Unfortunately it’s not very easy to get the node type in XSLT. It took me a while to find this post which explains a solution for this. Maybe it could help you out. http://www.stylusstudio.com/xsllist/200312/post00260.html

Monday, January 9, 2006 Read
Hero Image
Happy new year!

From this place I would like to wish both readers of this blog a happy new year. My target for 2006 is to grow this blog and hopefully more people will read it.

Monday, January 2, 2006 Read
Hero Image
Load XmlSchema&#039;s from BizTalk assembly

That BizTalk compiles your XmlSchema’s into an assembly is great, but wouldn’t it be greater if you could reuse those schema’s in your code? No more hassle of different versions of your schema and your schema’s always at your fingertips because they are in the GAC. Well…it took me a while to figure that it’s actually really simple to do. To load a schema from an external assembly just instantiate the class which describes your schema.

Wednesday, December 7, 2005 Read
Hero Image
BizTalk Server 2006 CTM Released

As per monday October 7th Microsoft released BizTalk Server 2006 CTM. This release is only available for users with a MSDN or TechNet account. The CTM release of BizTalk Server 2006 is fully compatible with Visual Studio 2005 and SQL Server 2005. I just can smell the RTM version coming very soon.

Thursday, November 10, 2005 Read
Hero Image
Access message properties inside custom pipeline component

Just recently I was looking for some default message properties and how to read and write them inside a custom pipeline component. While searching I stumbled over a great post listing all the default message properties and how to read them. If you want to access the properties in your custom pipeline component, you have to get the IBaseMessageContext object from the IBaseContext and use the Read method to get a value or the Write method to substitute a value with your own.

Thursday, November 10, 2005 Read
Hero Image
BizTalk&#039;s sexy new XSLT mapper

I’ve just watched a clip from Channel9 featuring Eddie Churchill. In the video he demonstrates a prototype of the future BizTalk mapper. The new mapper will contain some very impressive features as I must say. Some of them make the life of the mapper a lot easier, especially when dealing with large maps. Some of the features which are shown in the video are: Different drawing densities for lines which are in view and which aren’t.

Tuesday, November 1, 2005 Read
Hero Image
Workflow designer will substitute orchestration designer in BizTalk vNext

I heard it from collegues who went to the PDC a couple of weeks ago. But I heard it myself at the BPI & Workflow conference earlier this october. The new workflow designer that Workflow Foundation features will substitute the good ol’ orchestration designer in BizTalk vNext. This means that in the near future BizTalk Server and Workflow Foundation will grow to each other and will make a very strong team in delivering high available and reliable business solution.

Monday, October 24, 2005 Read
  • ««
  • «
  • 3
  • 4
  • 5
  • 6
  • 7
  • »
  • »»
Navigation
  • Recent Posts
Contact me:
  • sander@dotnetstudio.nl
  • +31 6 3830 4494

Stay up to date with email notification


By entering your email address, you agree to receive the newsletter of this website.

Toha Theme Logo Toha
Copyright © 2021
Powered by Hugo Logo