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
Nadarajan
NA
18
0
Hot spots in custom frameworks
Oct 1 2005 10:50 PM
I am creating a framework. I want to add hotspots using Interfaces. For example in the case of .Net Framework 1.1, we implement IEnumerable and IEnumerator to make a class to use foreach navigation. Can some one provide me a code snippet, where the user of a custom Framework could implement Interfaces (hot spots) sending data to the Framework, which could then be used by the Framework to do the desired work.
[Note: I know how to create and implement Interface for simple uses. But I need example in the context of Frameworks! :)]
Thanks
ThirstyMind
Reply
Answers (
0
)
Creating My Own IP Packets.
drawing over components - newbie