Skip to main content

Posts

Showing posts from July, 2014

C# Abstract Class Vs. Interface - Building a simple rule engine

In this video post we will briefly go over the difference between abstract class and an interface.  This is one of the most confusing concepts for beginners to understand. In the following video we will walkthrough step by step through these concepts and build a simple RuleEngine as a demo. Please do note that this rule engine is not fully functional and production ready, but is demonstrated to make the concepts clear. Please leave your constructive comments and also suggestions about future videos, if you like to have on any specific topics.