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
robwhitby78
NA
3
0
How to create instance of class from string?
Mar 9 2005 12:01 PM
Hi, I have a string which contains the namespace and name of a class... eg. "MyProject.Classes.MyClass"; I need to create an instance of this class. Normally would do like this: Object obj = new MyProject.Classes.MyClass(); But how do I create it from the string instead? Is it even possible?? Thanks! M
Reply
Answers (
2
)
Authenticated SMTP connections?
Problem with DirectX Debug Mode