I learned something new yesterday about interface inheritance in .NET as compared to implementation inheritance. To illustrate this difference, here’s a simple demonstration. I’ll start with two concrete classes, one which inherits from the other. Each class defines a property. In this case, we’re dealing...
Posted to
What's New
(Weblog)
by
Anonymous
on
11-10-2009, 12:00 AM
Filed under: ASP.NET MVC, ASP.NET, aspnetmvc, Software Development, model binding, cli, Interfaces