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
Interfaces
Tagged with:
Interfaces
4
records found
date
active
views
answers
votes
Why do we need to use interfaces?
Hi, I am new to Design Patterns and just wanted to know what the main advantages are of using Interfaces. Thanks ...
Jan 30, 2011
by
Satya Chauhan
50
50
Last:
Jun 15, 2011
by
Keld Ølykke
50
50
Interfaces
Design Patterns
Views
7.1K
Answers
3
Votes
0
Answer
Code
Follow
0
C# Interfaces. Why are they separate? And why would anyone use this?
Hi All, I have a question about C# interfaces. Basically I understand that when using interfaces it means you're building loosely coupled applications. The interface is merely a ...
Jul 04, 2011
by
Vijay Raghavendran
49
0
Last:
Jul 04, 2011
by
Vijay Raghavendran
49
0
C#
Interfaces
Beginner
Views
2.4K
Answers
1
Votes
0
Answer
Code
Follow
0
How to control access to Interface implementations
I have a question related to Interfaces. Suppose I have two interfaces (Interface1 and Interface2) and each has three different methods. I am implementing both interfaces in a class named ClassY. My ...
Jun 29, 2011
by
Vishal Srivastava
50
50
Last:
Aug 18, 2011
by
Danut Prisacau
108
96.7
C#
Interfaces
Implementation
Views
3.3K
Answers
3
Votes
0
Answer
Code
Follow
0
What design pattern is best for the following scenario?
I have 3 car rental agencies. Each agency requires the data in XML, but in a different format, for example: Agency 1 <Rental> <Customer> <FirstName>test</FirstName> ...
Jul 17, 2012
by
Xaisoft S
55
94.1
Last:
Jul 20, 2012
by
Michael Lopez
55
94.1
C#
Builder Pattern
Interfaces
Dependency Injection
Views
2.5K
Answers
2
Votes
0
Answer
Code
Follow
1
15
30
50
Per Page
return to top