Is there a vb.net program that can modify its code at runtime? -


Is this possible? Self-modified code based on user options

Yes - see the first two answers.

But no, as long as there is no other way ; Debugging will be a nightmare

Instead of considering plug-ins, if possible,


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

iphone - How do I make a UIPickerView in a UIActionSheet -