Awai, delivery guy

1 hour for cheese, 1 hour for supreme. What the heck?

  Home  |   Contact  |   Syndication    |   Login
  5 Posts | 0 Stories | 15 Comments | 0 Trackbacks

News

Archives

Post Categories

Biztalk Weblogs

November 2005 Entries

The following code is for quick and dirty command line program that generates an XML instance from an XML-serializable .NET class. It uses BizTalk 2004's instance generation capabilities, so if you happen to find that useful, this code allows you to use it with .NET classes. For example, let's say you have a complex configuration class ServiceConfiguration in assembly c:\whatever\TheSystem.Confi... and you compile the code below to btsi.exe, the following command will generate a sample...