954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how to create the dynamic object using C#

hi ,

i have an doubt in c#. i have not much knowledge in C#,

i do't know how create the dynamic object for the class using C#.


i have two class

member class
Operation class

different member are have same operations.
so i do't know how to create the object for each member
during run time.
i need to maintain the member and their operation object. if i know to create the object during run time. then i will easily maintain that information in list format.

karthi_selva
Junior Poster in Training
65 posts since Oct 2008
Reputation Points: 10
Solved Threads: 0
 

That sounds like a fundemental basic, if you look at any examples of c# they demonstrate how to instantiate classes

LizR
Posting Virtuoso
1,791 posts since Aug 2008
Reputation Points: 196
Solved Threads: 190
 

This is one of the least helpful responses I have ever read.

mhorton
Newbie Poster
1 post since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You