What's new in BizTalk Typed BAM API Generator 1.2

Apr 3, 2009
  • Support for a relative path to the Excel workbook vs. explicit path only
  • Added the partial keyword to the generated API class
  • Added a method to the activity classes to enable continuation and return a continuation ID
  • Added a command-line parameter to specify the .NET namespace of the generated code
  • Explicitly pass "en-us" culture info to the Excel methods to avoid a globalization bug reported by users
  • Minor code improvements, removed XSLT resource class in favor of Visual Studio's built-in resource support