Previous Section   Next Section

Summary

In this hour you built an application that uses all the different .NET language compilers shipped with Visual Studio .NET within a single application. This Visual Basic application used class libraries created in C# and C++. The C++ component even used unmanaged code within its class to show the integration features.


  Previous Section   Next Section
Top