I moved this blog to http://hallcrash.spacesocket.com/Blog I wanted more options and the downloadable version had them.

I moved this blog to http://hallcrash.spacesocket.com/Blog I wanted more options and the downloadable version had them.
I moved this blog to http://hallcrash.spacesocket.com/Blog this artical : http://hallcrash.spacesocket.com/Blog/2009/03/17/inheritance-with-mono-and-c/ I wanted more options and the downloadable version had them. This entry will cover polymorphism with C# and Mono. Yes, that’s right. The original AssociationExample that has been explained and modified in previous posts has now been ported from VB to C# and is compatible with the [...]
I moved this blog to http://hallcrash.spacesocket.com/Blog this artical : http://hallcrash.spacesocket.com/Blog/2009/03/17/inheritance-with-dot-net-part-2/ I wanted more options and the downloadable version had them. Please read Part1 before continuing with this part. This instruction will explain how to add an Associated Categories to the AssociationExample from Part1 using the Association Tool. With the project open, the first step [...]
I moved this blog to http://hallcrash.spacesocket.com/Blog this artical : http://hallcrash.spacesocket.com/Blog/2009/03/05/inheritance-with-dot-net/ I wanted more options and the downloadable version had them. Inheritance/polymorphism is a very powerful way to code. Using this generic style of programming will save every programmer hours of coding time, less code and fewer problems. This simple example shows how to leverage inheritance [...]