TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
joseph_tom
NA
11
0
Interfaces
Dec 6 2004 12:25 AM
Could anyone please elaborate on how to use interfaces in .Net? I know that if I implement an interface in a class, that class should make use of all the members of that interface. But, when I work in .Net (ex: C#.Net), while doing the code, I could see a lot of interfaces like ex: Iinterfacename with a magnifying glass icon. How can I make use of all that? A sample code is well expected. Thanks in advance.
Reply
Answers (
1
)
Help on C#/SMTP
Directly read integer from Console