G
G. Tarazi
Hi
I guess this is possible using .NET C# reflection, but I was want to make sure that it will not break anything.
I have a C# IP form, multiple event handlers, bind to the xml using attributes, if I remove these attributes at run time, perform some changes on the dom, and then add them again, will this brake anything internal, or it will just work fine?
Is it also possible
Thanks
I guess this is possible using .NET C# reflection, but I was want to make sure that it will not break anything.
I have a C# IP form, multiple event handlers, bind to the xml using attributes, if I remove these attributes at run time, perform some changes on the dom, and then add them again, will this brake anything internal, or it will just work fine?
Is it also possible
Thanks