Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
about us
training and education for professional developers
login
join now
Home
Questions
Tags
Interface
Tagged with:
Interface
5
records found
date
active
views
answers
votes
Two questions: Interface and Encapulation
What qualities a good Interface has??? I have a class which has many properties every member function uses some of these properties. member function signature are as shown Class Signal { ...
Jul 01, 2012
by
Punit Asdf
63
95.5
Last:
Aug 04, 2012
by
Michael Lopez
55
94.1
Interface
Encapulation
C#
VB.NET
Views
2.7K
Answers
3
Votes
0
Answer
Code
Follow
1
Abstract Factory pattern -- Structural example with interface
Hi, Can someone show me how to do the sample example of abstract factory: "Abstract Factory Pattern - Structural Example" as outlined in this site, but with using an Interface? Regards, ...
Jul 16, 2011
by
Amees Bai
50
50
Last:
Aug 01, 2011
by
Mathieu Lavigne
80
96.3
Abstract Factory Pattern
Interface
Views
2.3K
Answers
1
Votes
0
Answer
Code
Follow
0
Private Interface Inheritance
I had a chance to see the following private interface inheritance code. Is this a common practice? Where is this being used? Thanks. interface IAnimal { Eat() } class Dog : IAnimal { void ...
Apr 11, 2011
by
Jacob Jacob
50
50
Last:
Apr 21, 2011
by
Saurin Travadi
50
50
C#
Interface
Inheritance
Views
2.8K
Answers
2
Votes
0
Answer
Code
Follow
0
DIfference between IDictionary and Dictionary.
What is DIfference between IDictionary and Dictionary in terms of implementation. Please let me know when to use what. ...
Mar 03, 2011
by
Pet Hogkin
50
50
Last:
Mar 03, 2011
by
Robert Varga
370
99.9
C#
Interface
Views
3.1K
Answers
1
Votes
0
Answer
Code
Follow
0
Factory or something else?
I'm trying to think of a solution but not sure which way to go. Here's the problem: Its going to be a library for parsing multiple XML files. So I know what classes to make and how they are going to be nested. A ...
Jun 10, 2010
by
Justin Chuck
50
50
Last:
Jun 24, 2010
by
Justin Chuck
50
50
Abstract Factory
Interface
Views
3.4K
Answers
3
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top