New Chapter C# Tutorial

  • Thread starter Thread starter Jeff Louie
  • Start date Start date
J

Jeff Louie

If you are interested I have added a new chapter on dynamic loading and
reflection to my twisted tutorial on OOP in C#.

http://www.geocities.com/jeff_louie/OOP/oop13.htm

In this chapter I am going to demonstrate the use of encapsulation and
polymorphism to allow the dynamic loading of a "plug in" class at
runtime.

Regards,
Jeff
 
Jeff: Very well done! Thank you. Hopefully there will soon be a book
containing more?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top