Posts Tagged ‘Class Demo’

ASP.NET – How to create an Abstract Class

Thursday, February 4th, 2010


Demo on how to create a .NET abstract class, inherit it in another class, and use it in a web page. Sort of a starting point for design patterns.
 

  • Share/Bookmark