Talk Info:

Talk 5, OOP in C# and Cross Language Inheritance
Date: 2/28/2003

Materials Used

Presentation used:
This presentation shows you slide by slide how to follow the code in the project.
http://www.asc0.com/dotnet/Talk5/C#OOPandInheritance.ppt

Project used:
This solution contains the three projects demoed in the presentation. See below for unzipping instructions
http://www.asc0.com/dotnet/Talk5/CLInherit.zip

Instructions for Uncompressing the Project

Uncompress the CLInherit.zip file to
My Documents\Visual Studio Projects\

3 folders will be created.
VBSampleClass (contains the all important VBSampleClass.sln file)
CSSampleClass
CS_LangDemo


To open the solution, go into the VBSampleClass folder,
and double click the VBSampleClass.sln file.

Open up the C#OOPandInheritance.ppt file, which will help
you find your way in the VS.NET solution you just opened.

Back To Folder Contents

Back To Talk List