Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

BMWFS used gmBasic (actually, a custom version of it, promulaBasic) to migrate several hundred application components from VB6 to C#. The gmBasic tool was customized to perform significant restructuring of the VB6 code to conform to BMWFS's unique architecture standards, such as the following:

  • ADO to ADO.Net
  • MS Flexgrid to Xceed Grid
  • VB6 Error Handling to try-catch
  • VB6 Collection classes to client, custom collection classes
  • MSXML to System.XML
  • Windows Scripting Library to System.IO
  • Legacy Appliation Frameworks to new .NET Application Frameworks
  • VB6 ActiveX controls to FS-standardized .NET Windows Forms Classes


BMW Financial Services of North America
5550 Britton Parkway
Hilliard, OH 43026

 

  • No labels