PC Review


Reply
Thread Tools Rate Thread

Dynamic creation of new managed classes

 
 
Smugsboy
Guest
Posts: n/a
 
      25th Jan 2005
Hi,
How can I create new classes which their properties and methods are
determined in runtime ?

Thanks,

 
Reply With Quote
 
 
 
 
Lionel LASKE
Guest
Posts: n/a
 
      25th Jan 2005

See CodeDom API:
http://msdn.microsoft.com/library/de...ingcodedom.asp
You can dynamicelly create and compile .NET source code.

Lionel.

"Smugsboy" <(E-Mail Removed)> a écrit dans le message de news:
(E-Mail Removed)...
> Hi,
> How can I create new classes which their properties and methods are
> determined in runtime ?
>
> Thanks,
>



 
Reply With Quote
 
=?Utf-8?B?emVybw==?=
Guest
Posts: n/a
 
      25th Jan 2005
Check Reflection or Codedom.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Managed C++ Classes peter.mcclymont@gmail.com Microsoft VC .NET 2 3rd Apr 2006 03:28 PM
Where do I put the code for managed classes in managed C++ =?Utf-8?B?VFQgKFRvbSBUZW1wZWxhZXJlKQ==?= Microsoft VC .NET 15 29th Apr 2005 03:00 PM
uses managed c++ classes in c# Thomas Microsoft C# .NET 2 6th Jan 2005 07:15 AM
Managed __value type enums and classes inside __nogc classes Edward Diener Microsoft VC .NET 0 20th Jan 2004 04:52 PM
Managed C++ classes ricky_casson Microsoft VC .NET 3 12th Jan 2004 07:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:17 PM.