Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in interface

what to do with the destructors in an interface

c++ oop interface destructor

Implementing a class from 2 interfaces that share some parts

c# oop interface

error when using interfaces for Entity Framework (4.2) entities

generic interfaces and polymorphism

Delphi: why complain about missing method implementation?

What are the benefits of declaring an object as interface? [duplicate]

java interface polymorphism

IEnumerable, requires two implementations?

c# interface

my c++ game architecture

Can use IList but not List in generic method

c# list generics interface ilist

C# equivalent of VB.NET interface implementations

Dependency Injection: what do you lose when instantiating concrete classes in parameterless constructor

Type hinting in interface

php oop interface

When should we use default interface method in C#?

iphone interface glow effect question

How do I know when an interface is directly implemented in a type ignoring inherited ones?

c# reflection interface

MEF & separate Interface assembly leads to "Interface for every class"

How can I tell Perl's IO::Socket::INET which interface to use?

perl interface sockets

How to use code contracts when deriving from interfaces like IDictionary<T, U>?

c# interface code-contracts

.Net interface for a known return type, but unknown type/number of parameters

Code against an interface with TStrings and TStringList