A
alex
Hello,
I am working on a project where I am generating some winforms
usercontrols thanks to a designer hosted in my application. I would
like to store these usercontrols in sqlserver 2008.
In an other application on an other computer linked to the same
database (sql server), I would like to retrieve and load the
usercontrols.
Is it possible to store a usercontrol instance in sqlserver?
I can get the assembly. Is it possible to store the assembly?
Do you have an other suggestions?
Thank you for your answers..
I am working on a project where I am generating some winforms
usercontrols thanks to a designer hosted in my application. I would
like to store these usercontrols in sqlserver 2008.
In an other application on an other computer linked to the same
database (sql server), I would like to retrieve and load the
usercontrols.
Is it possible to store a usercontrol instance in sqlserver?
I can get the assembly. Is it possible to store the assembly?
Do you have an other suggestions?
Thank you for your answers..