Click here to Skip to main content
15,867,704 members
Everything / Abstract

Abstract

abstract

Great Reads

by Prajnan Das
Levenshtein distance can be an effective tool to identify code similarity (or duplicate code)
by Eric Payne
The simplest, fastest way to send a file from your computer using Bluetooth!
by Ehsan Sajjad
Repository pattern implementation in ADO.NET using Generics
by SarveshShukla
This article describes the concept of an abstract class in .NET.

Latest Articles

by Greg Utas
Registering and efficiently accessing polymorphic objects
by Dave “DWC” Curry
How to wire up drag+drop events through multiple objects.
by Marco-Hans Van Der Willik
There are a surprising number of variations on poker rules, making poker an excellent candidate for a SOLID Project, a project illustrating SOLID Principles and related Patterns & Practices.
by Arun Chandrasekhara Pillai
Generic JqGrid implementation in MVC with custom filtering and dynamic sorting

All Articles

Sort by Title

Abstract 

6 Jul 2020 by Greg Utas
Registering and efficiently accessing polymorphic objects
11 Sep 2014 by iSahilSharma
This article is the first part of the series "Abstract Class & Interface: Two Villains of Every Interview" and explains the important key points of Abstract Class.
20 Dec 2013 by SarveshShukla
This article describes the concept of an abstract class in .NET.
31 Mar 2014 by dorodnic
Step by Step Implementation of Abstract Factory Design Pattern in C++
30 Mar 2017 by Marco-Hans Van Der Willik
There are a surprising number of variations on poker rules, making poker an excellent candidate for a SOLID Project, a project illustrating SOLID Principles and related Patterns & Practices.
17 Dec 2015 by Matt McGuire
Time Bias using system ticks