J
Jim Norton
Hi,
I created a solution containing an "ASP.NET application" and a "Web
Control Library". I create a control, build the solution, then add a
reference in the ASP project to point to the generated control DLL
(and also add the control to the toolbox).
It works fine but then if I MODIFY the control, e.g. add a property,
then simply rebuilding the solution does not show the new behaviour.
Is that by design? At the moment, I have to delete and re-reference
the control! Seems a bit much?
Thanks,
Jim
I created a solution containing an "ASP.NET application" and a "Web
Control Library". I create a control, build the solution, then add a
reference in the ASP project to point to the generated control DLL
(and also add the control to the toolbox).
It works fine but then if I MODIFY the control, e.g. add a property,
then simply rebuilding the solution does not show the new behaviour.
Is that by design? At the moment, I have to delete and re-reference
the control! Seems a bit much?
Thanks,
Jim