Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The FMStocks sample shows how to migrate inter-related interrelated ASP and VB6/COM components. The application was published to demonstrate a 3-tier architecture (ASP, COM+, and SQL Server) in the context of a stock trading site with the following features:

...

FMStocks, the Fitch and Mather Stocks 2000 sample, was created by Vertigo software and distributed through MSDN to demonstrate some of the best practices for building scalable scaleable web applications using ASP and COM+. FMStocks was also featured in the Patterns and Practices guide as an example of how to upgrade VB6 to .NET.

...

A pivot table of data produced by the Migration Set report Report for the FMStocks web site is displayed below.

...

Project[.gmproj]Description
DemoFMSLib_cshAll inter-related interrelated VB6 DLLs are migrated to C#.NET, all externals interoped
DemoFMSWeb_cshASP Site and FMSLib libraries are migrated to C#.NET, all other externals interoped
DemoFMSLib_vbnAll inter-related interrelated VB6 DLLs are migrated to VB.NET, all externals interoped
DemoFMSWeb_vbnASP Site and FMSLib libraries are migrated to VB.NET, all other externals interoped

...