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
Rafael Leodan Cardero Álvarez
NA
1
0
Implementing the Pluggable Factory Design Pattern in C#
Mar 6 2007 4:56 PM
Hi Does somebody can tell me how can I implement the pluggable factory design pattern in C#??? The problem resides on C# does not initialize static fields at program startup, like C++ C# initializes static fields before the first call to a type-member. Thanks
Reply
Answers (
0
)
Saving a string to a file
Accessing methods between forms